diff options
Diffstat (limited to 'apps/files_external/l10n/de_CH.php')
-rw-r--r-- | apps/files_external/l10n/de_CH.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/l10n/de_CH.php b/apps/files_external/l10n/de_CH.php index dafa545bd68..fcedc9888c0 100644 --- a/apps/files_external/l10n/de_CH.php +++ b/apps/files_external/l10n/de_CH.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Please provide a valid Dropbox app key and secret." => "Bitte tragen Sie einen gültigen Dropbox-App-Key mit Secret ein.", "External storage" => "Externer Speicher", "Location" => "Ort", "Host" => "Host", @@ -10,7 +11,6 @@ $TRANSLATIONS = array( "Access granted" => "Zugriff gestattet", "Error configuring Dropbox storage" => "Fehler beim Einrichten von Dropbox", "Grant access" => "Zugriff gestatten", -"Please provide a valid Dropbox app key and secret." => "Bitte tragen Sie einen gültigen Dropbox-App-Key mit Secret ein.", "Error configuring Google Drive storage" => "Fehler beim Einrichten von Google Drive", "Personal" => "Persönlich", "Name" => "Name", |