diff options
Diffstat (limited to 'apps/files_external/l10n/en_GB.js')
-rw-r--r-- | apps/files_external/l10n/en_GB.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/files_external/l10n/en_GB.js b/apps/files_external/l10n/en_GB.js index 6744965df42..73555043098 100644 --- a/apps/files_external/l10n/en_GB.js +++ b/apps/files_external/l10n/en_GB.js @@ -13,6 +13,14 @@ OC.L10N.register( "All users. Type to select user or group." : "All users. Type to select user or group.", "(group)" : "(group)", "Compatibility with Mac NFD encoding (slow)" : "Compatibility with Mac NFD encoding (slow)", + "Enable encryption" : "Enable encryption", + "Enable previews" : "Enable previews", + "Enable sharing" : "Enable sharing", + "Check for changes" : "Check for changes", + "Never" : "Never", + "Once every direct access" : "Once every direct access", + "Read only" : "Read only", + "Delete" : "Delete", "Admin defined" : "Admin defined", "Are you sure you want to delete this external storage?" : "Are you sure you want to delete this external storage?", "Delete storage?" : "Delete storage?", @@ -107,13 +115,6 @@ OC.L10N.register( "Name" : "Name", "Storage type" : "Storage type", "Scope" : "Scope", - "Enable encryption" : "Enable encryption", - "Enable previews" : "Enable previews", - "Enable sharing" : "Enable sharing", - "Check for changes" : "Check for changes", - "Never" : "Never", - "Once every direct access" : "Once every direct access", - "Read only" : "Read only", "Folder name" : "Folder name", "External storage" : "External storage", "Authentication" : "Authentication", @@ -135,7 +136,6 @@ OC.L10N.register( "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it.", "No external storage configured" : "No external storage configured", "You can add external storages in the personal settings" : "You can add external storages in the personal settings", - "Delete" : "Delete", "Allow users to mount the following external storage" : "Allow users to mount the following external storage", "Are you sure you want to delete this external storage" : "Are you sure you want to delete this external storage" }, |