Skip to content

Commit 4d2721c

Browse files
Merge pull request #23 from Primokorn/patch-2
Update FR strings.xml
2 parents 9400712 + 5c6cb88 commit 4d2721c

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

app/src/main/res/values-fr/strings.xml

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -345,12 +345,11 @@
345345
<string name="vibrate">Vibreur</string>
346346
<bool name="is_right_to_left">false</bool>
347347

348-
<!--new strings - needs to be translated:-->
349-
<string name="status_bar_settings">Status bar</string>
350-
<string name="status_bar_settings_subtext">Where do you want to show the status bar?</string>
351-
<string name="only_home_screen">Only Home Screen</string>
352-
<string name="nowhere">Nowhere</string>
353-
<string name="everywhere">Everywhere</string>
354-
348+
<string name="status_bar_settings">Barre d\'état</string>
349+
<string name="status_bar_settings_subtext">Où souhaitez-vous afficher la barre d\'état ?</string>
350+
<string name="only_home_screen">Écran d\'accueil uniquement</string>
351+
<string name="nowhere">Jamais</string>
352+
<string name="everywhere">Tout le temps</string>
353+
<string name="your_phone_doesnt_have_assistant_installed">Vous devez installer l\'application Google Assistant pour utiliser cette fonctionnalité.</string>
355354

356355
</resources>

0 commit comments

Comments
 (0)