Fixed Czech translation string for 'Login' keyword. Fixes #6555

Patch sent by: Waclaw
This commit is contained in:
Akshay Joshi 2021-06-24 11:19:26 +05:30
parent cc989c5c08
commit a53be65ab0
2 changed files with 2 additions and 1 deletions

View File

@ -25,3 +25,4 @@ Bug fixes
| `Issue #6489 <https://redmine.postgresql.org/issues/6489>`_ - Fixed an issue where Execute/Refresh button should not be disabled when we run the empty query.
| `Issue #6505 <https://redmine.postgresql.org/issues/6505>`_ - Fixed an issue where the New Connection Drop Down has lost default maintenance database, auto-select, and tab-through functionality.
| `Issue #6541 <https://redmine.postgresql.org/issues/6541>`_ - Ensure that setting 'Open in new browser tab' should be visible, it should not be based on the value of 'ENABLE_PSQL'.
| `Issue #6555 <https://redmine.postgresql.org/issues/6555>`_ - Fixed Czech translation string for 'Login' keyword.

View File

@ -11454,7 +11454,7 @@ msgstr "Formulář zapomenutého hesla"
#: pgadmin/templates/security/login_user.html:7
#: pgadmin/templates/security/login_user.html:15
msgid "Login"
msgstr "Uživatelské jméno"
msgstr "Přihlásit"
#: pgadmin/templates/security/login_user.html:17
#, python-format