diff options
Diffstat (limited to 'apps/files_external/l10n/en_GB.php')
-rw-r--r-- | apps/files_external/l10n/en_GB.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/l10n/en_GB.php b/apps/files_external/l10n/en_GB.php index e36c9496e42..596dc4d4a15 100644 --- a/apps/files_external/l10n/en_GB.php +++ b/apps/files_external/l10n/en_GB.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Please provide a valid Dropbox app key and secret." => "Please provide a valid Dropbox app key and secret.", "External storage" => "External storage", "Local" => "Local", "Location" => "Location", @@ -43,7 +44,6 @@ $TRANSLATIONS = array( "Access granted" => "Access granted", "Error configuring Dropbox storage" => "Error configuring Dropbox storage", "Grant access" => "Grant access", -"Please provide a valid Dropbox app key and secret." => "Please provide a valid Dropbox app key and secret.", "Error configuring Google Drive storage" => "Error configuring Google Drive storage", "Personal" => "Personal", "System" => "System", |