summaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/de.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gallery/l10n/de.php')
-rw-r--r--apps/gallery/l10n/de.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/gallery/l10n/de.php b/apps/gallery/l10n/de.php
index 4ca5c83249c..b7f1934189a 100644
--- a/apps/gallery/l10n/de.php
+++ b/apps/gallery/l10n/de.php
@@ -1,5 +1,5 @@
<?php $TRANSLATIONS = array(
- "Gallery" => "Galerie",
- "Back" => "Zurück"
+"Gallery" => "Galerie",
+"Rescan" => "Rescan",
+"Back" => "Zurück"
);
-?>