Fix a couple of translation issues, and remove the test French translation files.

This commit is contained in:
Dave Page
2017-03-08 10:13:15 +00:00
parent 981ebfbcf7
commit fb44ffffa0
8 changed files with 16 additions and 8657 deletions

View File

@@ -128,8 +128,8 @@ class SqlEditorModule(PgAdminModule):
category_label=gettext('Display'),
help_str=gettext('The font size to use for the SQL text boxes and editors. '
'The value specified is in "em" units, in which 1 is the default relative font size. '
'For example, to increase the font size by 20% use a value of 1.2, or to reduce by 20%, '
'use a value of 0.8. Minimum 0.1, maximum 10.')
'For example, to increase the font size by 20 percent use a value of 1.2, or to reduce '
'by 20 percent, use a value of 0.8. Minimum 0.1, maximum 10.')
)
self.tab_size = self.preference.register(