diff options
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index b0d6f1a3098..8d1d504281f 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -327,7 +327,6 @@ OC.L10N.register( "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.", "Cancel login" : "Cancel login", "Please authenticate using the selected factor." : "Please authenticate using the selected factor.", - "An error occured while verifying the token" : "An error occured while verifying the token", - "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" + "An error occured while verifying the token" : "An error occured while verifying the token" }, "nplurals=2; plural=(n != 1);"); |