From 1f8c42419304742b20ff88a18f938a88f01b895c Mon Sep 17 00:00:00 2001 From: Sameer Padala Date: Mon, 7 Oct 2013 13:09:34 -0700 Subject: Fix build break. ag/369626/ added a cannot_load_image string which was translated in ag/370960/ However, this translation resulted in a duplicate string since this string already existed in translated versions of filtershow_strings.xml which was deleted in ag/339346 but the translated versions weren't deleted. Deleting all the translated versions of that file caused a problem because ag/362583/ added source code that depended on a setting_wallpaper string which only existed in the translated string files. This change deletes the translated filtershow_strings.xml and adds the untranslated setting_wallpaper string. Change-Id: I1b8ac8c854c6f06abde9a71db2105c4d2dd44934 (cherry picked from commit 73a18da0f6181d882d04d648ddcbcc82047f5d71) --- res/values-fr/filtershow_strings.xml | 96 ------------------------------------ 1 file changed, 96 deletions(-) delete mode 100644 res/values-fr/filtershow_strings.xml (limited to 'res/values-fr') diff --git a/res/values-fr/filtershow_strings.xml b/res/values-fr/filtershow_strings.xml deleted file mode 100644 index c77817c40..000000000 --- a/res/values-fr/filtershow_strings.xml +++ /dev/null @@ -1,96 +0,0 @@ - - - - - "Outil de retouche photo" - "Impossible de charger l\'image." - - - "Définition du fond d\'écran en cours…" - "Original" - "Contours" - "Annuler" - "Rétablir" - "Afficher historique" - "Masquer l\'historique" - "Afficher état image" - "Masquer état image" - "Paramètres" - "Certaines modifications apportées à l\'image n\'ont pas été enregistrées." - "Souhaitez-vous enregistrer les modifications avant de fermer le programme ?" - "Enregistrer et quitter" - "Quitter" - "Historique" - "Réinitialiser" - - - "Effets appliqués" - "Comparer" - "Appliquer" - "Réinitialiser" - "Aspect" - "1:1" - "4:3" - "3:4" - "4:6" - "5:7" - "7:5" - "16:9" - "Aucun" - - - "Fixe" - "Petite planète" - "Exposition" - "Netteté" - "Contraste" - "Couleurs vives" - "Saturation" - "Filtre N&B" - "Coloration auto" - "Teinte" - "Ombres" - "Reflets" - "Courbes" - "Vignetage" - "Yeux rouges" - "Dessiner" - "Redresser" - "Rogner" - "Rotation" - "Miroir" - "Négatif" - "Aucun" - "Bords" - "Warhol" - "Réduction" - "RVB" - "Rouge" - "Vert" - "Bleu" - "Style" - "Taille" - "Couleur" - "Lignes" - "Marqueur" - "Éclaboussures" - "Effacer" - "Sélection couleur personnalisée" - "Sélectionner couleur" - "Sélectionner la taille" - "OK" - -- cgit v1.2.3