diff options
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 1781670a7f6..8152d43316a 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -27,6 +27,8 @@ OC.L10N.register( "Error unfavoriting" : "Error unfavouriting", "Couldn't send mail to following users: %s " : "Couldn't send mail to following users: %s ", "Preparing update" : "Preparing update", + "Repair warning: " : "Repair warning: ", + "Repair error: " : "Repair error: ", "Turned on maintenance mode" : "Turned on maintenance mode", "Turned off maintenance mode" : "Turned off maintenance mode", "Maintenance mode is kept active" : "Maintenance mode is kept active", @@ -38,8 +40,6 @@ OC.L10N.register( "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)", "Checked database schema update for apps" : "Checked database schema update for apps", "Updated \"%s\" to %s" : "Updated \"%s\" to %s", - "Repair warning: " : "Repair warning: ", - "Repair error: " : "Repair error: ", "Set log level to debug" : "Set log level to debug", "Reset log level" : "Reset log level", "Starting code integrity check" : "Starting code integrity check", |