diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-15 01:54:38 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-15 01:54:38 -0400 |
commit | 1a894bd0d8ab034f35dbb3b723dd195e7f66aab4 (patch) | |
tree | 8bd57bc3b6a25b24c6f85b824180cd4c5e0a1a67 /core/l10n/en_GB.js | |
parent | e33e5b425aae5013407083d94d3b03401ade5795 (diff) | |
download | nextcloud-server-1a894bd0d8ab034f35dbb3b723dd195e7f66aab4.tar.gz nextcloud-server-1a894bd0d8ab034f35dbb3b723dd195e7f66aab4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index f477c17618c..0a66ef081bf 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -130,6 +130,7 @@ OC.L10N.register( "_download %n file_::_download %n files_" : ["download %n file","download %n files"], "Updating {productName} to version {version}, this may take a while." : "Updating {productName} to version {version}, this may take a while.", "Please reload the page." : "Please reload the page.", + "The update was unsuccessful. " : "The update was unsuccessful. ", "The update was successful. Redirecting you to ownCloud now." : "The update was successful. Redirecting you to ownCloud now.", "Couldn't reset password because the token is invalid" : "Couldn't reset password because the token is invalid", "Couldn't send reset email. Please make sure your username is correct." : "Couldn't send reset email. Please make sure your username is correct.", |