mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
string changes
This commit is contained in:
parent
b906380184
commit
bc14bc245a
@ -106,7 +106,7 @@ class Tester(TesterBase):
|
|||||||
|
|
||||||
DIALOG_TITLE = _('Test publisher mapping rules')
|
DIALOG_TITLE = _('Test publisher mapping rules')
|
||||||
PREFS_NAME = 'test-publisher-mapping-rules'
|
PREFS_NAME = 'test-publisher-mapping-rules'
|
||||||
LABEL = _('Enter an publisher name to test:')
|
LABEL = _('Enter a publisher name to test:')
|
||||||
PLACEHOLDER = _('Enter publisher and click the "Test" button')
|
PLACEHOLDER = _('Enter publisher and click the "Test" button')
|
||||||
EMPTY_RESULT = '<p> </p>'
|
EMPTY_RESULT = '<p> </p>'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user