mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
8d5cf40c08
commit
a2dd6e7d4e
@ -12,7 +12,7 @@ from calibre.gui2 import error_dialog
|
|||||||
|
|
||||||
class SearchAndReplaceWidget(Widget, Ui_Form):
|
class SearchAndReplaceWidget(Widget, Ui_Form):
|
||||||
|
|
||||||
TITLE = _(u'Search\u00a0&\nReplace')
|
TITLE = _('Search\n&\nReplace')
|
||||||
HELP = _('Modify the document text and structure using user defined patterns.')
|
HELP = _('Modify the document text and structure using user defined patterns.')
|
||||||
COMMIT_NAME = 'search_and_replace'
|
COMMIT_NAME = 'search_and_replace'
|
||||||
ICON = I('search.png')
|
ICON = I('search.png')
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: calibre 0.7.40\n"
|
"Project-Id-Version: calibre 0.7.40\n"
|
||||||
"POT-Creation-Date: 2011-01-19 11:02+MST\n"
|
"POT-Creation-Date: 2011-01-19 11:27+MST\n"
|
||||||
"PO-Revision-Date: 2011-01-19 11:02+MST\n"
|
"PO-Revision-Date: 2011-01-19 11:27+MST\n"
|
||||||
"Last-Translator: Automatically generated\n"
|
"Last-Translator: Automatically generated\n"
|
||||||
"Language-Team: LANGUAGE\n"
|
"Language-Team: LANGUAGE\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@ -5690,7 +5690,8 @@ msgstr ""
|
|||||||
|
|
||||||
#: /home/kovid/work/calibre/src/calibre/gui2/convert/search_and_replace.py:15
|
#: /home/kovid/work/calibre/src/calibre/gui2/convert/search_and_replace.py:15
|
||||||
msgid ""
|
msgid ""
|
||||||
"Search\240&\n"
|
"Search\n"
|
||||||
|
"&\n"
|
||||||
"Replace"
|
"Replace"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user