diff options
Diffstat (limited to 'apps/files_external/l10n/en_GB.json')
-rw-r--r-- | apps/files_external/l10n/en_GB.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/files_external/l10n/en_GB.json b/apps/files_external/l10n/en_GB.json index 12e4d447a2b..92756b1205c 100644 --- a/apps/files_external/l10n/en_GB.json +++ b/apps/files_external/l10n/en_GB.json @@ -88,7 +88,6 @@ "Share" : "Share", "Show hidden files" : "Show hidden files", "Case sensitive file system" : "Case sensitive file system", - "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Disabling it will allow to use a case insentive file system, but comes with a performance penalty", "Verify ACL access when listing files" : "Verify ACL access when listing files", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty", "Timeout" : "Timeout", @@ -110,7 +109,7 @@ "There was an error with this external storage." : "There was an error with this external storage.", "We were unable to check the external storage {basename}" : "We were unable to check the external storage {basename}", "Examine this faulty external storage configuration" : "Examine this faulty external storage configuration", - "Open in files" : "Open in files", + "Open in Files" : "Open in Files", "There was an error with this external storage. Do you want to review this mount point config in the settings page?" : "There was an error with this external storage. Do you want to review this mount point config in the settings page?", "External mount error" : "External mount error", "List of external storage." : "List of external storage.", @@ -152,6 +151,8 @@ "Credentials saved" : "Credentials saved", "Credentials saving failed" : "Credentials saving failed", "Credentials required" : "Credentials required", - "Name" : "Name" + "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Disabling it will allow to use a case insentive file system, but comes with a performance penalty", + "Name" : "Name", + "Open in files" : "Open in files" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |