diff options
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r-- | lib/l10n/en_GB.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index 293b8c8cfbf..df2c1b2dd15 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -167,8 +167,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Storage incomplete configuration. %s", "Storage connection error. %s" : "Storage connection error. %s", "Storage not available" : "Storage not available", - "Storage connection timeout. %s" : "Storage connection timeout. %s", - "_%n file_::_%n files_" : ["%n file","%n files"], - "_%n window_::_%n windows_" : ["%n window","%n windows"] + "Storage connection timeout. %s" : "Storage connection timeout. %s" }, "nplurals=2; plural=(n != 1);"); |