diff options
Diffstat (limited to 'apps/files/l10n/en_GB.json')
-rw-r--r-- | apps/files/l10n/en_GB.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index a5913aeea5a..427904c4a0f 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -272,7 +272,6 @@ "(copy %n)" : "(copy %n)", "Move cancelled" : "Move cancelled", "A file or folder with that name already exists in this folder" : "A file or folder with that name already exists in this folder", - "The files is locked" : "The files is locked", "The file does not exist anymore" : "The file does not exist anymore", "Choose destination" : "Choose destination", "Copy to {target}" : "Copy to {target}", @@ -343,6 +342,7 @@ "Search for an account" : "Search for an account", "Choose" : "Choose", "No files or folders have been deleted yet" : "No files or folders have been deleted yet", - "Add" : "Add" + "Add" : "Add", + "The files is locked" : "The files is locked" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |