diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-02-23 01:18:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-02-23 01:18:48 +0000 |
commit | 54317e80c0837cb5efe43086685fc09d6796e1ef (patch) | |
tree | 93c1c759bfa7716c4cdb3ac4c2f14bbf86b3c147 /settings/l10n/en_GB.js | |
parent | 833ceb0dd0b9bb381650d3a4c7ee1076b1aad574 (diff) | |
download | nextcloud-server-54317e80c0837cb5efe43086685fc09d6796e1ef.tar.gz nextcloud-server-54317e80c0837cb5efe43086685fc09d6796e1ef.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r-- | settings/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index 930205ba494..49fe129bc16 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -222,7 +222,6 @@ OC.L10N.register( "Email" : "Email", "Your email address" : "Your email address", "No email address set" : "No email address set", - "For password recovery and notifications" : "For password recovery and notifications", "You are member of the following groups:" : "You are member of the following groups:", "Password" : "Password", "Current password" : "Current password", @@ -287,6 +286,7 @@ OC.L10N.register( "Enable experimental apps" : "Enable experimental apps", "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n", + "For password recovery and notifications" : "For password recovery and notifications", "Group" : "Group" }, "nplurals=2; plural=(n != 1);"); |