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 5abebe759b8..027ede7ca3e 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -112,6 +112,7 @@ OC.L10N.register( "Back to login" : "Back to login", "New password" : "New password", "I know what I'm doing" : "I know what I'm doing", + "Cancel" : "Cancel", "Forgot password?" : "Forgot password?", "Settings" : "Settings", "Could not load your contacts" : "Could not load your contacts", @@ -136,7 +137,6 @@ OC.L10N.register( "Already existing files" : "Already existing files", "Which files do you want to keep?" : "Which files do you wish to keep?", "If you select both versions, the copied file will have a number added to its name." : "If you select both versions, the copied file will have a number added to its name.", - "Cancel" : "Cancel", "Continue" : "Continue", "(all selected)" : "(all selected)", "({count} selected)" : "({count} selected)", |