diff options
| author | Nikolaus Gotsche <n@softwarefools.com> | 2015-12-11 05:02:18 +0100 |
|---|---|---|
| committer | Nikolaus Gotsche <n@softwarefools.com> | 2015-12-11 05:02:18 +0100 |
| commit | fd7210e1bbd83161c0df9f5eb8327ecd2a83b372 (patch) | |
| tree | 39c147f5c1f5a724b448bc65193155e3bdf41605 /app/src/main/res/values-fr | |
| parent | 90aac9c765ecf8782f30179173e8f4c904c7f98b (diff) | |
Code2: V1.0.1
Magnetic Sensors
No Activity Restart
(Menu Still on first Create in Systemlanguage)
Diffstat (limited to 'app/src/main/res/values-fr')
| -rw-r--r-- | app/src/main/res/values-fr/strings.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index 4ec24e2..85b2639 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -1,9 +1,10 @@ <?xml version="1.0" encoding="utf-8"?> <resources> - + <string name="app_name">Niveau</string> <string name="action_settings">Paramètres</string> <string name="action_record">Enregistrement</string> + <string name="action_record_off">Arrêter l\'enregistrement</string> <string name="action_record_text">Je commence à enregistrer!</string> <string name="action_record_text_off">Je cesse d\'enregistrer!</string> @@ -16,7 +17,7 @@ <string name="change_text">Changer la langue vers le français</string> - <string name="goodby">Merci de ce que vous utilisez un logiciel de Fools! </string> + <string name="goodby">Merci de ce que vous utilisez un logiciel de SoftwareFools! </string> <string name="toast_force">Accélération détecté! \n Force de:</string> </resources> |
