Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r--lib/l10n/en_GB.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index 2e1a2634717..4f7c6e3a71d 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"lib",
{
"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" : "This can usually be fixed by giving the webserver write access to the config directory",
"See %s" : "See %s",
"Sample configuration detected" : "Sample configuration detected",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php",
@@ -180,6 +179,7 @@ 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",
"Following databases are supported: %s" : "Following databases are supported: %s",
"Following platforms are supported: %s" : "Following platforms are supported: %s",
"Can't create or write into the data directory %s" : "Can't create or write into the data directory %s",