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 bdaf83e1c3f..8e07f300f52 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -154,8 +154,8 @@ OC.L10N.register( "Admin" : "Admin", "Help" : "Help", "Access forbidden" : "Access denied", - "File not found" : "File not found", "Back to %s" : "Back to %s", + "File not found" : "File not found", "Error" : "Error", "Internal Server Error" : "Internal Server Error", "The server was unable to complete your request." : "The server was unable to complete your request.", |