diff options
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.", |