diff options
Diffstat (limited to 'lib/l10n/en_GB.json')
-rw-r--r-- | lib/l10n/en_GB.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index 739d5dd1702..ea0f63ecd56 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -38,6 +38,10 @@ "Database Error" : "Database Error", "Please contact your system administrator." : "Please contact your system administrator.", "web services under your control" : "web services under your control", + "Empty filename is not allowed" : "Empty filename is not allowed", + "Dot files are not allowed" : "Dot files are not allowed", + "4-byte characters are not supported in file names" : "4-byte characters are not supported in file names", + "File name is a reserved word" : "File name is a reserved word", "App directory already exists" : "App directory already exists", "Can't create app folder. Please fix permissions. %s" : "Can't create app folder. Please fix permissions. %s", "No source specified when installing app" : "No source specified when installing app", |