diff options
| -rw-r--r-- | gui/locales/messages.pot | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/gui/locales/messages.pot b/gui/locales/messages.pot index 6e17e41731..989233ccd6 100644 --- a/gui/locales/messages.pot +++ b/gui/locales/messages.pot @@ -2,7 +2,7 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" -msgid "%(duration)s was added to your account." +msgid "%(duration)s was added, account paid until %(expiry)s." msgstr "" msgid "1 day" @@ -55,6 +55,9 @@ msgid_plural "%d years ago" msgstr[0] "" msgstr[1] "" +msgid "Account paid until %(expiry)s." +msgstr "" + msgid "an hour ago" msgid_plural "%d hours ago" msgstr[0] "" |
