diff options
author | Michael Bestas <mikeioannina@gmail.com> | 2015-12-25 19:34:38 +0200 |
---|---|---|
committer | Michael Bestas <mikeioannina@gmail.com> | 2015-12-25 19:34:38 +0200 |
commit | ad614da6fd8a6c85ac98bd27d92e2801098e2bf6 (patch) | |
tree | 24de2d49a7c457540540eaaa25c5c0169f35e3ee /res/values-it | |
parent | 8a8ae93a86e19b07e99e50e9b830ba6e5455bb93 (diff) | |
download | packages_apps_Browser-ad614da6fd8a6c85ac98bd27d92e2801098e2bf6.zip packages_apps_Browser-ad614da6fd8a6c85ac98bd27d92e2801098e2bf6.tar.gz packages_apps_Browser-ad614da6fd8a6c85ac98bd27d92e2801098e2bf6.tar.bz2 |
Automatic translation import
Change-Id: I59d79d6e90872e4786d41fce457d4c0b9b48400c
Diffstat (limited to 'res/values-it')
-rw-r--r-- | res/values-it/cm_strings.xml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/res/values-it/cm_strings.xml b/res/values-it/cm_strings.xml new file mode 100644 index 0000000..2c88a08 --- /dev/null +++ b/res/values-it/cm_strings.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2015 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="accessibility_button_homescreen">Pagina iniziale</string> + <string name="contextmenu_openlink_incognito_newwindow">Apri in scheda incognito</string> + <string name="contextmenu_openlink_incognito_newwindow_background">Apri in scheda incognito in secondo piano</string> + <string name="pref_content_ua">User agent</string> + <string name="pref_interface_title">Interfaccia</string> + <string name="full_screen_title">Schermo intero</string> + <string name="full_screen_summary">Abilita navigazione immersiva</string> + <string name="onehand_title">Navigazione OneHand</string> + <string name="onehand_summary">Navigazione agevolata con gesture e azioni rapide</string> +</resources> |