mirror of
https://github.com/Michatec/Radio.git
synced 2026-05-31 00:42:40 +02:00
style(i18n): update French typography in string resources
Replace standard apostrophes with typographic curly apostrophes in `notification_test_content` and `snackbar_failed_permission_notification` to improve French localization consistency.
This commit is contained in:
@@ -44,7 +44,7 @@
|
|||||||
<string name="notification_stop">Arrêt</string>
|
<string name="notification_stop">Arrêt</string>
|
||||||
<string name="notification_skip_to_previous">Précédent</string>
|
<string name="notification_skip_to_previous">Précédent</string>
|
||||||
<string name="notification_skip_to_next">Suivant</string>
|
<string name="notification_skip_to_next">Suivant</string>
|
||||||
<string name="notification_test_content">Il s'agit d'une notification de test.</string>
|
<string name="notification_test_content">Il s’agit d’une notification de test.</string>
|
||||||
<!-- Onboarding -->
|
<!-- Onboarding -->
|
||||||
<string name="onboarding_app_description">Plongez dans le son de votre choix !</string>
|
<string name="onboarding_app_description">Plongez dans le son de votre choix !</string>
|
||||||
<string name="onboarding_app_get_started">Commencer maintenant</string>
|
<string name="onboarding_app_get_started">Commencer maintenant</string>
|
||||||
@@ -112,7 +112,7 @@
|
|||||||
<!-- Snackbars -->
|
<!-- Snackbars -->
|
||||||
<string name="snackbar_show">Afficher</string>
|
<string name="snackbar_show">Afficher</string>
|
||||||
<string name="snackbar_update_available">est disponible !</string>
|
<string name="snackbar_update_available">est disponible !</string>
|
||||||
<string name="snackbar_failed_permission_notification">Échec de la demande d'autorisation de notification.</string>
|
<string name="snackbar_failed_permission_notification">Échec de la demande d’autorisation de notification.</string>
|
||||||
<!-- Language Selection -->
|
<!-- Language Selection -->
|
||||||
<string name="pref_language_selection_title">Langue</string>
|
<string name="pref_language_selection_title">Langue</string>
|
||||||
<string name="pref_language_selection_summary">Langue actuelle</string>
|
<string name="pref_language_selection_summary">Langue actuelle</string>
|
||||||
|
|||||||
Reference in New Issue
Block a user