Improve the German translation for Backup Server, per H Re. Fixes #4090
parent
89784413dd
commit
83bb07e01d
|
@ -33,3 +33,4 @@ Bug fixes
|
||||||
| `Bug #4071 <https://redmine.postgresql.org/issues/4071>`_ - Ensure that Firefox prompts for a filename/location when downloading query results as a CSV file.
|
| `Bug #4071 <https://redmine.postgresql.org/issues/4071>`_ - Ensure that Firefox prompts for a filename/location when downloading query results as a CSV file.
|
||||||
| `Bug #4073 <https://redmine.postgresql.org/issues/4073>`_ - Change the CodeMirror active line background colour to $color-danger-lighter so it doesn't conflict with the selection colour.
|
| `Bug #4073 <https://redmine.postgresql.org/issues/4073>`_ - Change the CodeMirror active line background colour to $color-danger-lighter so it doesn't conflict with the selection colour.
|
||||||
| `Bug #4081 <https://redmine.postgresql.org/issues/4081>`_ - Fix the RE-SQL syntax for roles with a VALID UNTIL clause.
|
| `Bug #4081 <https://redmine.postgresql.org/issues/4081>`_ - Fix the RE-SQL syntax for roles with a VALID UNTIL clause.
|
||||||
|
| `Bug #4090 <https://redmine.postgresql.org/issues/4090>`_ - Improve the German translation for Backup Server.
|
||||||
|
|
Binary file not shown.
|
@ -9228,7 +9228,7 @@ msgstr "Globale Objekte sichern..."
|
||||||
#: pgadmin/tools/backup/static/js/backup.js:600
|
#: pgadmin/tools/backup/static/js/backup.js:600
|
||||||
#: pgadmin/tools/backup/static/js/backup_dialog.js:96
|
#: pgadmin/tools/backup/static/js/backup_dialog.js:96
|
||||||
msgid "Backup Server..."
|
msgid "Backup Server..."
|
||||||
msgstr "Sicherungsserver..."
|
msgstr "Server sichern..."
|
||||||
|
|
||||||
#: pgadmin/tools/backup/static/js/backup.js:609
|
#: pgadmin/tools/backup/static/js/backup.js:609
|
||||||
#: pgadmin/tools/backup/static/js/backup.js:624
|
#: pgadmin/tools/backup/static/js/backup.js:624
|
||||||
|
|
Loading…
Reference in New Issue