summaryrefslogtreecommitdiffstats
path: root/res/values-fr
diff options
context:
space:
mode:
authorTanguy Pruvot <tanguy.pruvot@gmail.com>2012-07-20 07:06:27 +0200
committerDvTonder <david.vantonder@gmail.com>2012-12-08 10:28:15 -0500
commit10f51b954f229f205bc8d64b08bf47a39f94bba9 (patch)
tree08fa0fe1f46fca4deabc2bd4b303176805cb3be7 /res/values-fr
parentbed20b12c98d4eb36496ee5448b100a3a96d58f3 (diff)
downloadpackages_apps_settings-10f51b954f229f205bc8d64b08bf47a39f94bba9.zip
packages_apps_settings-10f51b954f229f205bc8d64b08bf47a39f94bba9.tar.gz
packages_apps_settings-10f51b954f229f205bc8d64b08bf47a39f94bba9.tar.bz2
Settings: Forward port ADB over network (Part 1 of 2)
Squashed commit of: - Adb over network (Settings part for Jellybean) + Display WiFi IP Address & Port as preference summary. Note: adb_over_network were already pushed in 5555aae3 Author: Tanguy Pruvot Id: Ia05aa8f6281c9bdcb3d5e62566b103c38bc70b82 - Settings : Fix mismatched dialog listener Set listener on correct dialog Author: Danesh Mondegarian Id: I0c05af859ad0e93ba6a1d3d395dc6c31e9949426 - ADB: missing dialog dismiss, and use updateCheckBox() this function check if debug features are enabled. Author: Tanguy Pruvot Id: I675a3a9ce5c28b16f9e13e78499e5f6f897b9dd3 - DevelopmentSettings: Refactor ADB over Network The checkbox would never enable adbd in tcpip mode. Author: Alexander Hofbauer Id: Iab8307bb91f69d85ed3a46d5ef09274fa8b03da Change-Id: I6ff367cfd1bbf1db9b4862d3c5e8215959609e61
Diffstat (limited to 'res/values-fr')
-rw-r--r--res/values-fr/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
index 60ad10e..76bef5f 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/strings.xml
@@ -1268,6 +1268,9 @@
<string name="enable_adb_summary" msgid="4881186971746056635">"Mode débogage lorsqu\'un câble USB est connecté"</string>
<string name="bugreport_in_power" msgid="4548816486587403971">"Rapports de bug du menu de démarrage"</string>
<string name="bugreport_in_power_summary" msgid="5764234382355067053">"Inclure une option permettant d\'établir un rapport de bug dans le menu de démarrage"</string>
+ <string name="adb_over_network">ADB sur TCP/IP</string>
+ <string name="adb_over_network_summary">"Activer le débogage sur toutes les interfaces réseau (Wifi, Usb net)"</string>
+ <string name="adb_over_network_warning">"ATTENTION: Lorsque cette fonction est activée, votre téléphone est ouvert aux intrusions sur toutes les interfaces réseau, y compris via le réseau GSM (data) !\n\nIl est fortement conseillé de désactiver le réseau mobile avant d\'activer cette fonction.\n\nContinuer ?"</string>
<string name="keep_screen_on" msgid="1146389631208760344">"Rester activé"</string>
<string name="keep_screen_on_summary" msgid="2173114350754293009">"L\'écran ne se met jamais en veille lors du chargement"</string>
<string name="allow_mock_location" msgid="2787962564578664888">"Positions fictives"</string>