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 'core/l10n/en_GB.js')
-rw-r--r--core/l10n/en_GB.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js
index c6d2c6b78f9..ad0f7d9b9cf 100644
--- a/core/l10n/en_GB.js
+++ b/core/l10n/en_GB.js
@@ -185,7 +185,7 @@ OC.L10N.register(
"Help" : "Help",
"Access forbidden" : "Access denied",
"Back to %s" : "Back to %s",
- "File not found" : "File not found",
+ "Page not found" : "Page not found",
"Error" : "Error",
"Previous" : "Previous",
"Internal Server Error" : "Internal Server Error",
@@ -257,6 +257,7 @@ OC.L10N.register(
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root.",
"restricted" : "restricted",
"invisible" : "invisible",
+ "File not found" : "File not found",
"More" : "More",
"More apps menu" : "More apps menu",
"Settings menu" : "Settings menu",