diff options
Diffstat (limited to 'apps/gallery/l10n/fr.php')
-rw-r--r-- | apps/gallery/l10n/fr.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/apps/gallery/l10n/fr.php b/apps/gallery/l10n/fr.php index 6668ec6da6b..d5707231553 100644 --- a/apps/gallery/l10n/fr.php +++ b/apps/gallery/l10n/fr.php @@ -1,9 +1,4 @@ <?php $TRANSLATIONS = array( -"Gallery" => "Galerie", -"Scanning directories" => "Analyse des répertoires", -"Creating thumbnails" => "Création des miniatures", -"Do you wan't to remove album" => "Voulez-vous supprimer l'album", -"Input new gallery name" => "Entrez le nom de l'album", "Rescan" => "Analyser à nouveau", "Back" => "Retour" ); |