diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-12 01:55:24 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-12 01:55:24 -0500 |
commit | 68932b30fd3347761ca75dd8b7289848b2d6b42e (patch) | |
tree | 2d30b535bd02b08591f5f542b2cf40446b927ba7 /core/l10n/en_GB.js | |
parent | c56fa648018c05eed1651f84ad7718e7720b0568 (diff) | |
download | nextcloud-server-68932b30fd3347761ca75dd8b7289848b2d6b42e.tar.gz nextcloud-server-68932b30fd3347761ca75dd8b7289848b2d6b42e.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 ffe28ae8699..7f4cc076505 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -117,6 +117,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.", |