diff options
Diffstat (limited to 'res/values-fr/strings.xml')
-rw-r--r-- | res/values-fr/strings.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml index c1b5092..a4e2dec 100644 --- a/res/values-fr/strings.xml +++ b/res/values-fr/strings.xml @@ -149,9 +149,9 @@ <string name="pref_update_summary">Régler la fréquence de vérification pour les mise à jour de ConnectBot</string> <!-- Name for the preference that forces the service to stay running in the background.--> - <string name="pref_conn_persist_title">Persist connections</string> + <string name="pref_conn_persist_title">Connexions persistantes</string> <!-- Summary for the preference that forces the service to stay running in the background. --> - <string name="pref_conn_persist_summary">Force connections to stay connected while in background</string> + <string name="pref_conn_persist_summary">Forcer les connexions à rester connectées en arrière plan</string> <!-- Name for the keyboard shortcuts preference --> <string name="pref_keymode_title">Raccourcis de navigation</string> |