diff options
Diffstat (limited to 'apps/gallery/l10n/gl.php')
-rw-r--r-- | apps/gallery/l10n/gl.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/gallery/l10n/gl.php b/apps/gallery/l10n/gl.php index b4f9885a525..b06a1598227 100644 --- a/apps/gallery/l10n/gl.php +++ b/apps/gallery/l10n/gl.php @@ -1,5 +1,4 @@ <?php $TRANSLATIONS = array( -"Gallery" => "Galería", -"Rescan" => "Voltar a analizar", +"Rescan" => "Analizar de novo", "Back" => "Atrás" ); |