summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/en_GB.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/en_GB.php')
-rw-r--r--apps/files/l10n/en_GB.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/en_GB.php b/apps/files/l10n/en_GB.php
index 6b192c23ffe..e2589923341 100644
--- a/apps/files/l10n/en_GB.php
+++ b/apps/files/l10n/en_GB.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Unknown error" => "Unknown error",
"Could not move %s - File with this name already exists" => "Could not move %s - File with this name already exists",
"Could not move %s" => "Could not move %s",
+"Permission denied" => "Permission denied",
"File name cannot be empty." => "File name cannot be empty.",
"\"%s\" is an invalid file name." => "\"%s\" is an invalid file name.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Invalid name: '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed.",