diff options
Diffstat (limited to 'apps/gallery/l10n/de.php')
-rw-r--r-- | apps/gallery/l10n/de.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/gallery/l10n/de.php b/apps/gallery/l10n/de.php index f760022ba25..6c3d9fc7389 100644 --- a/apps/gallery/l10n/de.php +++ b/apps/gallery/l10n/de.php @@ -1,9 +1,9 @@ <?php $TRANSLATIONS = array( "Pictures" => "Bilder", -"Rescan" => "Rescan", +"Settings" => "Einstellungen", +"Rescan" => "Erneut Scannen", "Stop" => "Stopp", "Share" => "Teilen", -"Settings" => "Einstellungen", "Back" => "Zurück", "Remove confirmation" => "Bestätigung entfernen", "Do you want to remove album" => "Soll das Album entfernt werden", |