Skip to content

Commit 0598097

Browse files
authored
Changes viewed in the Notification area
1 parent 9beb3f4 commit 0598097

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -571,9 +571,9 @@ Exemple:<br/>
571571
<string name="notification_activity_text">Faites-vous toujours : %s ?</string>
572572
<string name="notification_goal_time_description">objectif atteint</string>
573573
<string name="notification_limit_time_description">limite atteinte</string>
574-
<string name="notification_time_started">Commencé à %s</string>
575-
<string name="notification_time_ended">Terminé à %s</string>
576-
<string name="notification_record_type_stop">Arrêt</string>
574+
<string name="notification_time_started">Démarré à %s</string>
575+
<string name="notification_time_ended">Arrêté à %s</string>
576+
<string name="notification_record_type_stop">Arrêter</string>
577577
<string name="notification_pomodoro_subtitle">Début : %s (%s)</string>
578578

579579
<!-- Archive -->

0 commit comments

Comments
 (0)