diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-28 00:07:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-28 00:07:11 +0000 |
commit | ad597d498d9298643338df2df0170159b736c12c (patch) | |
tree | 0906104deba4236d1f68ae1bfe956c40d662d6bf /core/l10n/en_GB.js | |
parent | d4969abc9d306b5b5539f4e7722fc5ee1c722082 (diff) | |
download | nextcloud-server-ad597d498d9298643338df2df0170159b736c12c.tar.gz nextcloud-server-ad597d498d9298643338df2df0170159b736c12c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 4b95698deee..f11ea818f8b 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -181,7 +181,6 @@ OC.L10N.register( "Share with users or groups…" : "Share with users or groups…", "Share with users or remote users…" : "Share with users or remote users…", "Error removing share" : "Error removing share", - "Warning" : "Warning", "Error while sending notification" : "Error whilst sending notification", "Non-existing tag #{tag}" : "Non-existing tag #{tag}", "restricted" : "restricted", @@ -310,6 +309,7 @@ OC.L10N.register( "Allow editing" : "Allow editing", "can share" : "can share", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Share with people on other ownClouds using the syntax username@example.com/owncloud", + "Warning" : "Warning", "No search results in other folders" : "No search results in other folders", "Two-step verification" : "Two-step verification", "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Enhanced security has been enabled for your account. Please authenticate using a second factor.", |