string changes

This commit is contained in:
Kovid Goyal 2023-04-04 08:07:08 +05:30
parent b906380184
commit bc14bc245a
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -106,7 +106,7 @@ class Tester(TesterBase):
DIALOG_TITLE = _('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')
EMPTY_RESULT = '<p>&nbsp;</p>'