diff options
| -rw-r--r-- | gui/locales/messages.pot | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gui/locales/messages.pot b/gui/locales/messages.pot index 721cc61bb1..6e17e41731 100644 --- a/gui/locales/messages.pot +++ b/gui/locales/messages.pot @@ -114,6 +114,7 @@ msgstr "" msgid "Filter" msgstr "" +#. This is a button which closes a dialog. msgid "Got it!" msgstr "" @@ -363,6 +364,10 @@ msgctxt "auth-failure" msgid "You are logged in with an invalid account number. Please log out and try another one." msgstr "" +msgctxt "changelog" +msgid "Changes in this version:" +msgstr "" + #. The selected location label displayed on the main view, when a user selected a specific host to connect to. #. Example: Malmö (se-mma-001) #. Available placeholders: |
