diff --git a/docs/en_US/release_notes_4_4.rst b/docs/en_US/release_notes_4_4.rst index 89dd02dc3..c35b0b7ae 100644 --- a/docs/en_US/release_notes_4_4.rst +++ b/docs/en_US/release_notes_4_4.rst @@ -33,3 +33,4 @@ Bug fixes | `Bug #4071 `_ - Ensure that Firefox prompts for a filename/location when downloading query results as a CSV file. | `Bug #4073 `_ - Change the CodeMirror active line background colour to $color-danger-lighter so it doesn't conflict with the selection colour. | `Bug #4081 `_ - Fix the RE-SQL syntax for roles with a VALID UNTIL clause. +| `Bug #4090 `_ - Improve the German translation for Backup Server. diff --git a/web/pgadmin/translations/de/LC_MESSAGES/messages.mo b/web/pgadmin/translations/de/LC_MESSAGES/messages.mo index 2d61101fb..6de19f356 100644 Binary files a/web/pgadmin/translations/de/LC_MESSAGES/messages.mo and b/web/pgadmin/translations/de/LC_MESSAGES/messages.mo differ diff --git a/web/pgadmin/translations/de/LC_MESSAGES/messages.po b/web/pgadmin/translations/de/LC_MESSAGES/messages.po index f9405a0cc..c5004c8c3 100644 --- a/web/pgadmin/translations/de/LC_MESSAGES/messages.po +++ b/web/pgadmin/translations/de/LC_MESSAGES/messages.po @@ -9228,7 +9228,7 @@ msgstr "Globale Objekte sichern..." #: pgadmin/tools/backup/static/js/backup.js:600 #: pgadmin/tools/backup/static/js/backup_dialog.js:96 msgid "Backup Server..." -msgstr "Sicherungsserver..." +msgstr "Server sichern..." #: pgadmin/tools/backup/static/js/backup.js:609 #: pgadmin/tools/backup/static/js/backup.js:624