Skip to content

Commit 50f78bf

Browse files
committed
Fix translation compilation. #9583
1 parent 0842f36 commit 50f78bf

File tree

28 files changed

+21388
-12606
lines changed

28 files changed

+21388
-12606
lines changed

web/pgadmin/browser/register_browser_preferences.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ def register_browser_preferences(self):
445445
'text', '%FUNCTION%(%ARGS%)',
446446
category_label=PREF_LABEL_DISPLAY,
447447
help_str=gettext(
448-
'Supported placeholders are %FUNCTION%, %ARGS%, %SCHEMA% and'
448+
'Supported placeholders are %FUNCTION%, %ARGS%, %SCHEMA%, and'
449449
' %DATABASE%. Users can provide any string with or '
450450
'without placeholders of their choice. A blank title will revert '
451451
'to the default.'

web/pgadmin/messages.pot

Lines changed: 1122 additions & 661 deletions
Large diffs are not rendered by default.
-434 Bytes
Binary file not shown.

web/pgadmin/translations/cs/LC_MESSAGES/messages.po

Lines changed: 2193 additions & 1554 deletions
Large diffs are not rendered by default.
0 Bytes
Binary file not shown.

web/pgadmin/translations/de/LC_MESSAGES/messages.po

Lines changed: 1244 additions & 692 deletions
Large diffs are not rendered by default.
0 Bytes
Binary file not shown.

web/pgadmin/translations/es/LC_MESSAGES/messages.po

Lines changed: 1234 additions & 682 deletions
Large diffs are not rendered by default.
0 Bytes
Binary file not shown.

web/pgadmin/translations/fr/LC_MESSAGES/messages.po

Lines changed: 1241 additions & 689 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)