summaryrefslogtreecommitdiffstats
path: root/res/values-it
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-04-16 17:47:21 +0300
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-04-16 17:47:21 +0300
commitb2f6222cd62d82643a489903cbe38c0c8418713c (patch)
tree8318b00f1f07d5beea15cbc62052bf1e1386b963 /res/values-it
parenta495381410432287628a52774ff5a6326d744422 (diff)
downloadandroid_packages_apps_PhoneCommon-b2f6222cd62d82643a489903cbe38c0c8418713c.tar.gz
android_packages_apps_PhoneCommon-b2f6222cd62d82643a489903cbe38c0c8418713c.tar.bz2
android_packages_apps_PhoneCommon-b2f6222cd62d82643a489903cbe38c0c8418713c.zip
Automatic translation import
Change-Id: Ib3591de285c6135f21aea8806e0aae42d7e39b86
Diffstat (limited to 'res/values-it')
-rw-r--r--res/values-it/cm_strings.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/res/values-it/cm_strings.xml b/res/values-it/cm_strings.xml
index cf2c9f0..f535e9a 100644
--- a/res/values-it/cm_strings.xml
+++ b/res/values-it/cm_strings.xml
@@ -16,7 +16,14 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<resources>
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- In-call screen: call failure reason (call ended due to low battery) -->
<string name="callFailed_low_battery">Batteria bassa</string>
+ <!-- Call method spinner - Default No SIM -->
+ <string name="call_method_spinner_item_no_sim">Nessuna scheda SIM</string>
+ <string name="call_method_spinner_item_unknown_sim">SIM <xliff:g id="slot_number">%d</xliff:g></string>
+ <string name="call_method_spinner_item_emergency_call">Solo chiamate d\'emergenza</string>
+ <string name="invalid_number_text">"%1$s non può effettuare questa chiamata. Il numero è corretto?"</string>
+ <!-- InCall Sign in button -->
+ <string name="sign_in_credit_banner_text">ACCEDI</string>
</resources>