summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco <francescoforesta@email.it>2013-06-01 10:18:30 +0200
committerFrancesco <francescoforesta@email.it>2013-06-01 10:18:30 +0200
commit5072e21f0a8d7c84c7ae894adda44c506fc348fe (patch)
treefe283c584310192075a65514d5531d65187fe40a
parent3c231e568b7fc15390d9881c43286629f4c2f64a (diff)
downloadandroid_packages_apps_Bluetooth-5072e21f0a8d7c84c7ae894adda44c506fc348fe.tar.gz
android_packages_apps_Bluetooth-5072e21f0a8d7c84c7ae894adda44c506fc348fe.tar.bz2
android_packages_apps_Bluetooth-5072e21f0a8d7c84c7ae894adda44c506fc348fe.zip
Bluetooth: Update italian translation
Change-Id: Id5f1ed9bb3fd390cbc3d631b419796a19aab3faa
-rw-r--r--res/values-it/strings_map.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/res/values-it/strings_map.xml b/res/values-it/strings_map.xml
new file mode 100644
index 000000000..6454d8871
--- /dev/null
+++ b/res/values-it/strings_map.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2012-2013 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ -->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="map_acceptance_dialog_title">%1$s vorrebbe accedere alle cartelle del telefono. Consentire l\'accesso a %2$s?</string>
+ <string name="map_acceptance_dialog_header">Accesso cartelle dispositivo</string>
+ <string name="map_notif_title">Chiave di sessione richiesta per il MAP</string>
+ <string name="map_notif_message">Consentire l\'accesso alla cartella radice a %1$s</string>
+ <string name="map_alert_conn_failed_message">Connessione bluetooth MAP fallita</string>
+</resources>