aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/ka.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ka.js')
-rw-r--r--lib/l10n/ka.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ka.js b/lib/l10n/ka.js
index 323dca90b10..698cc8c5e56 100644
--- a/lib/l10n/ka.js
+++ b/lib/l10n/ka.js
@@ -76,6 +76,7 @@ OC.L10N.register(
"seconds ago" : "seconds ago",
"Empty file" : "Empty file",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator.",
+ "Dot files are not allowed" : "Dot files are not allowed",
"File already exists" : "File already exists",
"Invalid path" : "Invalid path",
"Failed to create file from template" : "Failed to create file from template",
@@ -83,7 +84,6 @@ OC.L10N.register(
"File name is a reserved word" : "File name is a reserved word",
"File name contains at least one invalid character" : "File name contains at least one invalid character",
"File name is too long" : "File name is too long",
- "Dot files are not allowed" : "Dot files are not allowed",
"Empty filename is not allowed" : "Empty filename is not allowed",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "App \"%s\" cannot be installed because appinfo file cannot be read.",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "App \"%s\" cannot be installed because it is not compatible with this version of the server.",