Remove 'experimental' from search and replace.

This commit is contained in:
Charles Haley 2010-11-09 09:37:11 +00:00
parent ce07d4cef1
commit 0ed382a28d
2 changed files with 1 additions and 2 deletions

View File

@ -274,7 +274,6 @@ class MetadataBulkDialog(QDialog, Ui_MetadataBulkDialog):
self.main_heading = _( self.main_heading = _(
'<b>You can destroy your library using this feature.</b> ' '<b>You can destroy your library using this feature.</b> '
'Changes are permanent. There is no undo function. ' 'Changes are permanent. There is no undo function. '
' This feature is experimental, and there may be bugs. '
'You are strongly encouraged to back up your library ' 'You are strongly encouraged to back up your library '
'before proceeding.<p>' 'before proceeding.<p>'
'Search and replace in text fields using character matching ' 'Search and replace in text fields using character matching '

View File

@ -400,7 +400,7 @@ Future conversion of these books will use the default settings.</string>
</widget> </widget>
<widget class="QWidget" name="tabWidgetPage3"> <widget class="QWidget" name="tabWidgetPage3">
<attribute name="title"> <attribute name="title">
<string>&amp;Search and replace (experimental)</string> <string>&amp;Search and replace</string>
</attribute> </attribute>
<layout class="QGridLayout" name="vargrid"> <layout class="QGridLayout" name="vargrid">
<property name="sizeConstraint"> <property name="sizeConstraint">