diff options
author | inky@build01 <jenkins@cyanogenmod.com> | 2016-12-02 16:57:21 -0800 |
---|---|---|
committer | inky@build01 <jenkins@cyanogenmod.com> | 2016-12-02 16:57:21 -0800 |
commit | cb15a34f90e585bfe6bca0c27ee2a3663195aa64 (patch) | |
tree | bb81a49751678c29768fb43035f6a73c67d0cbc0 | |
parent | 076579d0dbccace11a27c5720dce0bd2f3042b2a (diff) | |
download | packages_apps_ThemeChooser-cb15a34f90e585bfe6bca0c27ee2a3663195aa64.zip packages_apps_ThemeChooser-cb15a34f90e585bfe6bca0c27ee2a3663195aa64.tar.gz packages_apps_ThemeChooser-cb15a34f90e585bfe6bca0c27ee2a3663195aa64.tar.bz2 |
Automatic translation import
Change-Id: Idd24f786841289d722e7b7f00c2a18aa360b8d34
Ticket: -
-rw-r--r-- | res/values-in/strings.xml | 2 | ||||
-rw-r--r-- | res/values-it/strings.xml | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/res/values-in/strings.xml b/res/values-in/strings.xml index 7e6784c..59cad2b 100644 --- a/res/values-in/strings.xml +++ b/res/values-in/strings.xml @@ -17,7 +17,7 @@ limitations under the License. --> <resources> - <string name="app_name">Tema</string> + <string name="app_name">Pemilih Tema</string> <string name="font_preview_letters">AaBbCcDd</string> <string name="theme_installed_notification_title">%s terinstal</string> <string name="theme_installed_notification_text">Tema berhasil diinstal.</string> diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml index f8b8a6c..ad140c8 100644 --- a/res/values-it/strings.xml +++ b/res/values-it/strings.xml @@ -32,7 +32,7 @@ <string name="statusbar_label">Barra di stato</string> <string name="navbar_label">Navigazione</string> <string name="wallpaper_label">Sfondo</string> - <string name="lockscreen_label">Sfondo schermata sblocco</string> + <string name="lockscreen_label">Sfondo blocco schermo</string> <string name="live_lock_screen_label">Blocco schermo animato</string> <string name="style_label">Controlli</string> <string name="boot_animation_label">Animazione d\'avvio</string> @@ -73,8 +73,8 @@ <string name="per_app_theme_app_not_overlaid_warning">Il tema non supporta quest\'app, alcuni elementi potrebbero non cambiare.</string> <string name="read_external_permission_denied_message">Theme Chooser non può accedere alla memoria e quindi non è possibile scegliere un\'immagine.</string> <string name="animated_lock_screen_badge_text">Anim</string> - <string name="enable_live_lock_screen_dialog_title">Attiva schermata blocco animata</string> - <string name="enable_live_lock_screen_dialog_message">Le schermate di blocco animate richiedono l\'attivazione della funzione Blocco Schermo Animato. Potrai modificare nuovamente quest\'opzione dalle omonime impostazioni nella sezione Schermata di blocco.</string> + <string name="enable_live_lock_screen_dialog_title">Attiva blocco schermo animato</string> + <string name="enable_live_lock_screen_dialog_message">I blocco schermo animati richiedono l\'attivazione della funzione Blocco schermo animato. Potrai modificare nuovamente quest\'opzione dalle omonime impostazioni nella sezione Blocco schermo.</string> <string name="enable_live_lock_screen_dialog_positive_btn_text">Attiva</string> <string name="get_more_app_not_available">App non disponibile</string> <string name="new_feature_label">Nuovo</string> |