Skip to content

Commit 7c854b6

Browse files
authored
Set english text for test
1 parent 00f529e commit 7c854b6

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -404,19 +404,19 @@ Cela vous permet de connaitre le temps que vous passez globalement sur des activ
404404
<string name="settings_contributors">Autres contributeurs</string>
405405
<string name="settings_automated_tracking">Suivi automatisé</string>
406406
<string name="settings_automated_tracking_text"><![CDATA[
407-
L\'intégration avec des applications tierces est possible si elles permettent d\'automatiser les actions en fonction de certains événements. Ces applications, lorsqu\'un événement particulier a lieu, peuvent envoyer un message à l\'application pour démarrer ou arrêter l\'enregistrement d\'une activité.<br/>
407+
Automatic tracking is possible through integration with third-party applications that allow to automate actions based on certain events. These applications, when a certain event occurs, can send a message to the app to start or stop the activity timer.<br/>
408408
<br/>
409-
Quelques exemples d\'événements :<br/>
410-
- Lancement d\'une application.<br/>
411-
- Numérisation d\'un tag NFC.<br/>
412-
- Aller à un certain endroit.<br/>
413-
- Certaines heures de la journée.<br/>
414-
- Activation de la connexion Bluetooth ou Wifi.<br/>
409+
Some examples of events:<br/>
410+
- Launching a certain app.<br/>
411+
- Scanning NFC tag.<br/>
412+
- Going to certain location.<br/>
413+
- Certain times of day.<br/>
414+
- Connecting to Bluetooth or Wifi.<br/>
415415
<br/>
416-
Pour activer ce comportement, ces applications doivent prendre en charge l\'envoi de \"intent\" ou \"broadcast intent\" avec ces paramètres :<br/>
416+
To enable this behaviour these applications should support sending \"intent\" or \"broadcast intent\" with these parameters:<br/>
417417
<br/>
418-
<b>Action</b> - \"%s\" ou \"%s\".<br/>
419-
<b>Extra</b> - \"%s\" avec le nom de l\'activité qui doit être démarrée ou arrêtée.<br/>
418+
<b>Action</b> - \"%s\" or \"%s\".<br/>
419+
<b>Extra</b> - \"%s\" with activity name that should be started or stopped.<br/>
420420
<b>Package</b> - \"%s\".<br/>
421421
]]></string>
422422
<string name="settings_automated_tracking_send_events">Envoyer des événements</string>

0 commit comments

Comments
 (0)