diff options
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r-- | lib/l10n/en_GB.js | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index f13768849ed..507ae4785f6 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -216,11 +216,6 @@ OC.L10N.register( "Storage connection timeout. %s" : "Storage connection timeout. %s", "Library %s with a version higher than %s is required - available version %s." : "Library %s with a version higher than %s is required - available version %s.", "Library %s with a version lower than %s is required - available version %s." : "Library %s with a version lower than %s is required - available version %s.", - "APCu" : "APCu", - "Redis" : "Redis", - "Encryption" : "Encryption", - "Tips & tricks" : "Tips & tricks", - "Sync clients" : "Sync clients", "Sharing %s failed, because the user %s does not exist" : "Sharing %s failed, because the user %s does not exist", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of", "Sharing %s failed, because this item is already shared with %s" : "Sharing %s failed, because this item is already shared with %s", @@ -234,8 +229,6 @@ OC.L10N.register( "%s shared »%s« with you" : "%s shared \"%s\" with you", "%s shared »%s« with you." : "%s shared »%s« with you.", "%s via %s" : "%s via %s", - "No app name specified" : "No app name specified", - "App '%s' could not be installed!" : "App '%s' could not be installed!", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" }, "nplurals=2; plural=(n != 1);"); |