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 adb150497e8..e4ec785a5e3 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -175,13 +175,6 @@ OC.L10N.register( "Storage connection error. %s" : "Storage connection error. %s", "Storage is temporarily not available" : "Storage is temporarily not available", "Storage connection timeout. %s" : "Storage connection timeout. %s", - "This can usually be fixed by giving the webserver write access to the config directory" : "This can usually be fixed by giving the webserver write access to the config directory", - "Can't create or write into the data directory %s" : "Can't create or write into the data directory %s", - "Can’t increase permissions of %s" : "Can’t increase permissions of %s", - "Files can’t be shared with delete permissions" : "Files can’t be shared with delete permissions", - "Files can’t be shared with create permissions" : "Files can’t be shared with create permissions", - "Can’t set expiration date more than %s days in the future" : "Can’t set expiration date more than %s days in the future", - "Can't read file" : "Can't read file", "Cannot write into \"config\" directory" : "Cannot write into \"config\" directory", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "This can usually be fixed by giving the webserver write access to the config directory. See %s", "Cannot write into \"apps\" directory" : "Cannot write into \"apps\" directory", |