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.json')
-rw-r--r--lib/l10n/en_GB.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json
index 2170feb82a2..d04df35bcff 100644
--- a/lib/l10n/en_GB.json
+++ b/lib/l10n/en_GB.json
@@ -1,6 +1,5 @@
{ "translations": {
"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",
@@ -178,6 +177,7 @@
"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",