diff options
Diffstat (limited to 'apps/files_external/l10n/en_GB.json')
-rw-r--r-- | apps/files_external/l10n/en_GB.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_external/l10n/en_GB.json b/apps/files_external/l10n/en_GB.json index 6d40c0e552f..4c0ff59667b 100644 --- a/apps/files_external/l10n/en_GB.json +++ b/apps/files_external/l10n/en_GB.json @@ -98,7 +98,7 @@ "To access the storage, you need to provide the authentication credentials." : "To access the storage, you need to provide the authentication credentials.", "Enter the storage login" : "Enter the storage login", "Enter the storage password" : "Enter the storage password", - "Submit" : "Submit", + "Confirm" : "Confirm", "Unable to update this external storage config. {statusMessage}" : "Unable to update this external storage config. {statusMessage}", "New configuration successfully saved" : "New configuration successfully saved", "Enter missing credentials" : "Enter missing credentials", @@ -148,6 +148,7 @@ "All people" : "All people", "Advanced settings" : "Advanced settings", "Allow people to mount external storage" : "Allow people to mount external storage", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Global credentials can be used to authenticate with multiple external storages that have the same credentials." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Global credentials can be used to authenticate with multiple external storages that have the same credentials.", + "Submit" : "Submit" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |