Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Unified Diff: third_party/google_input_tools/src/chrome/os/inputview/_locales/it/messages.json

Issue 899673003: Uprev Google Input Tools. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/google_input_tools/src/chrome/os/inputview/_locales/it/messages.json
diff --git a/third_party/google_input_tools/src/chrome/os/inputview/_locales/it/messages.json b/third_party/google_input_tools/src/chrome/os/inputview/_locales/it/messages.json
index 654ee0e151ea145d9e43ae1f9ef00a1adb4df3b4..b11c6164267ea293ae5685dd7f7dff4d8c2be7de 100644
--- a/third_party/google_input_tools/src/chrome/os/inputview/_locales/it/messages.json
+++ b/third_party/google_input_tools/src/chrome/os/inputview/_locales/it/messages.json
@@ -1,4 +1,7 @@
{
+ "add_to_personal_dictionary": {
+ "message": "Aggiungi al dizionario personale"
+ },
"advanced": {
"message": "Avanzata"
},
@@ -2564,6 +2567,12 @@
"es_spa_settings_page": {
"message": "Pagina Impostazioni tastiera Spagnolo"
},
+ "expand": {
+ "message": "Espandi"
+ },
+ "expand_candidates": {
+ "message": "espandi elenco candidati"
+ },
"fi_fin_settings_page": {
"message": "Pagina Impostazioni tastiera Finlandese"
},
@@ -2621,6 +2630,9 @@
"ie_ga_settings_page": {
"message": "Pagina Impostazioni tastiera Irlandese"
},
+ "ignore_correction": {
+ "message": "Ignora correzione di:"
+ },
"il_heb_settings_page": {
"message": "Pagina Impostazioni tastiera Ebraico"
},
@@ -2847,7 +2859,7 @@
"message": "Tastiera Rumeno"
},
"keyboard_romanian_standard": {
- "message": "Romanian standard keyboard"
+ "message": "Tastiera Rumeno standard"
},
"keyboard_russian": {
"message": "Tastiera Russo"
@@ -3062,6 +3074,9 @@
"se_swe_settings_page": {
"message": "Pagina Impostazioni tastiera Svedese"
},
+ "settings": {
+ "message": "Impostazioni"
+ },
"shift": {
"message": "maiusc"
},
@@ -3089,6 +3104,9 @@
"show_hangul_candidate": {
"message": "Mostra suggerimenti in hangul"
},
+ "shrink_candidates": {
+ "message": "comprimi elenco candidati"
+ },
"si_slv_settings_page": {
"message": "Pagina Impostazioni tastiera Sloveno"
},
@@ -3263,6 +3281,9 @@
"user_dict_remove": {
"message": "Rimuovi selezionati"
},
+ "user_dict_reset": {
+ "message": "Reset All Dictionary Entries"
+ },
"user_dict_save": {
"message": "Salva"
},

Powered by Google App Engine
This is Rietveld 408576698