diff options
| author | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2023-05-04 14:05:31 +0200 |
|---|---|---|
| committer | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2023-05-15 14:45:00 +0200 |
| commit | acf3409c47acbf3bf5d55172f5b686ee06e06cd6 (patch) | |
| tree | 332f2eb5dc9166302eead8f620914d96ed2ce7de /gui | |
| parent | 3919fd6f09b44d3d7128b8f1c39516bd0bb58f71 (diff) | |
| download | mullvadvpn-acf3409c47acbf3bf5d55172f5b686ee06e06cd6.tar.xz mullvadvpn-acf3409c47acbf3bf5d55172f5b686ee06e06cd6.zip | |
Add creation date below device name in the device list screen
Diffstat (limited to 'gui')
| -rw-r--r-- | gui/locales/messages.pot | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gui/locales/messages.pot b/gui/locales/messages.pot index 6de6cb654d..3fea0c5138 100644 --- a/gui/locales/messages.pot +++ b/gui/locales/messages.pot @@ -1656,6 +1656,9 @@ msgstr "" msgid "Copied to clipboard" msgstr "" +msgid "Created: %s" +msgstr "" + msgid "Critical error (your attention is required)" msgstr "" |
