summaryrefslogtreecommitdiffstats
path: root/packages/VpnServices
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2010-10-27 14:28:17 -0700
committerEric Fischer <enf@google.com>2010-10-27 14:28:17 -0700
commit655e310d660c0d0a78db43514621943b92df923a (patch)
treec31d33069f95d61133065e117a021426d3f0d7bb /packages/VpnServices
parent091511b41ba1469bea46e9e56cc8e9c0c16c3a6f (diff)
downloadframeworks_base-655e310d660c0d0a78db43514621943b92df923a.zip
frameworks_base-655e310d660c0d0a78db43514621943b92df923a.tar.gz
frameworks_base-655e310d660c0d0a78db43514621943b92df923a.tar.bz2
Import revised translations.
Change-Id: I2ce0fd4da5c8ac33e90909d49f46cd29565de276
Diffstat (limited to 'packages/VpnServices')
-rw-r--r--packages/VpnServices/res/values-fr/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/VpnServices/res/values-fr/strings.xml b/packages/VpnServices/res/values-fr/strings.xml
index 80fefa4..4a93e0a 100644
--- a/packages/VpnServices/res/values-fr/strings.xml
+++ b/packages/VpnServices/res/values-fr/strings.xml
@@ -2,7 +2,7 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_label" msgid="4589592829302498102">"Services VPN"</string>
- <string name="vpn_notification_title_connected" msgid="8598654486956133580">"VPN \n<xliff:g id="PROFILENAME">%s</xliff:g> connecté"</string>
+ <string name="vpn_notification_title_connected" msgid="8598654486956133580">"VPN <xliff:g id="PROFILENAME">%s</xliff:g> connecté"</string>
<string name="vpn_notification_title_disconnected" msgid="6216572264382192027">"VPN <xliff:g id="PROFILENAME">%s</xliff:g> déconnecté"</string>
<string name="vpn_notification_hint_disconnected" msgid="1952209867082269429">"Touchez l\'écran pour vous reconnecter à un VPN."</string>
</resources>