diff options
author | Thomas Citharel <tcit@tcit.fr> | 2015-02-14 13:46:05 +0100 |
---|---|---|
committer | Thomas Citharel <tcit@tcit.fr> | 2015-02-14 13:46:05 +0100 |
commit | 7780b8cb370625e27894636ecce555c8200b6108 (patch) | |
tree | cd074d771392bfbe84964fa54cfd30d167be663c /locale/en_US.utf8/LC_MESSAGES | |
parent | 31556b05d0fc64c6d183d418d2d00f0ea5a0a136 (diff) | |
parent | 952faeeb312e7461e4ca69fb236c14ee780d3fc5 (diff) | |
download | wallabag-7780b8cb370625e27894636ecce555c8200b6108.tar.gz wallabag-7780b8cb370625e27894636ecce555c8200b6108.tar.zst wallabag-7780b8cb370625e27894636ecce555c8200b6108.zip |
Merge pull request #1021 from wallabag/register
working on registration support
Diffstat (limited to 'locale/en_US.utf8/LC_MESSAGES')
-rw-r--r-- | locale/en_US.utf8/LC_MESSAGES/en_US.utf8.mo | bin | 17302 -> 17544 bytes | |||
-rw-r--r-- | locale/en_US.utf8/LC_MESSAGES/en_US.utf8.po | 18 |
2 files changed, 14 insertions, 4 deletions
diff --git a/locale/en_US.utf8/LC_MESSAGES/en_US.utf8.mo b/locale/en_US.utf8/LC_MESSAGES/en_US.utf8.mo index 02523125..f2c8a0f6 100644 --- a/locale/en_US.utf8/LC_MESSAGES/en_US.utf8.mo +++ b/locale/en_US.utf8/LC_MESSAGES/en_US.utf8.mo | |||
Binary files differ | |||
diff --git a/locale/en_US.utf8/LC_MESSAGES/en_US.utf8.po b/locale/en_US.utf8/LC_MESSAGES/en_US.utf8.po index 75dad661..73589e20 100644 --- a/locale/en_US.utf8/LC_MESSAGES/en_US.utf8.po +++ b/locale/en_US.utf8/LC_MESSAGES/en_US.utf8.po | |||
@@ -369,8 +369,8 @@ msgstr "Mark all the entries as read" | |||
369 | msgid "Return home" | 369 | msgid "Return home" |
370 | msgstr "Return home" | 370 | msgstr "Return home" |
371 | 371 | ||
372 | msgid "Back to top" | 372 | msgid "back" |
373 | msgstr "Back to top" | 373 | msgstr "back" |
374 | 374 | ||
375 | msgid "Mark as read" | 375 | msgid "Mark as read" |
376 | msgstr "Mark as read" | 376 | msgstr "Mark as read" |
@@ -435,6 +435,9 @@ msgstr "Save a Link" | |||
435 | msgid "back to home" | 435 | msgid "back to home" |
436 | msgstr "Back to Home" | 436 | msgstr "Back to Home" |
437 | 437 | ||
438 | msgid "back to login" | ||
439 | msgstr "back to login" | ||
440 | |||
438 | msgid "toggle mark as read" | 441 | msgid "toggle mark as read" |
439 | msgstr "Toggle mark as read" | 442 | msgstr "Toggle mark as read" |
440 | 443 | ||
@@ -673,6 +676,9 @@ msgstr "Hi, %1$s" | |||
673 | msgid "Someone just created a wallabag account for you on %1$s." | 676 | msgid "Someone just created a wallabag account for you on %1$s." |
674 | msgstr "Someone just created a wallabag account for you on %1$s." | 677 | msgstr "Someone just created a wallabag account for you on %1$s." |
675 | 678 | ||
679 | msgid "You've just created a wallabag account on %1$s" | ||
680 | msgstr "You've just created a wallabag account on %1$s" | ||
681 | |||
676 | msgid "Your login is %1$s." | 682 | msgid "Your login is %1$s." |
677 | msgstr "Your login is %1$s." | 683 | msgstr "Your login is %1$s." |
678 | 684 | ||
@@ -702,8 +708,12 @@ msgstr "" | |||
702 | "The new user %1$s has been sent an email at %2$s. You may have to check spam " | 708 | "The new user %1$s has been sent an email at %2$s. You may have to check spam " |
703 | "folder." | 709 | "folder." |
704 | 710 | ||
705 | msgid "A problem has been encountered while sending the confirmation email" | 711 | msgid "" |
706 | msgstr "A problem has been encountered while sending an confirmation email" | 712 | "A problem has been encountered while sending the confirmation email, but the " |
713 | "user was created." | ||
714 | msgstr "" | ||
715 | "A problem has been encountered while sending an confirmation email, but the " | ||
716 | "user was created." | ||
707 | 717 | ||
708 | msgid "The server did not authorize sending a confirmation email" | 718 | msgid "The server did not authorize sending a confirmation email" |
709 | msgstr "The server did not authorize sending a confirmation email" | 719 | msgstr "The server did not authorize sending a confirmation email" |