summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDvTonder <david.vantonder@gmail.com>2012-11-10 12:06:21 -0500
committerDvTonder <david.vantonder@gmail.com>2012-11-10 12:06:21 -0500
commitd53042e4810b33c53fecc518c0ce1e2c3e6fd237 (patch)
tree6ec30e68de6a5f9264b985a7c4307459b7795adf
parentc452ca44b487e2e3dd405cdbfe6529f00eaf2c5b (diff)
downloadandroid_packages_inputmethods_LatinIME-jellybean-stable.tar.gz
android_packages_inputmethods_LatinIME-jellybean-stable.tar.bz2
android_packages_inputmethods_LatinIME-jellybean-stable.zip
LatinIME: Fix Italian strings for Auto correction settingsjellybean-stablejellybean
See Issue 6414: Error in italian translation http://code.google.com/p/cyanogenmod/issues/detail?id=6414 Change-Id: I851e4eed39ae8c4c5263afe6b2913ff2ed958ec0
-rw-r--r--java/res/values-it/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/res/values-it/strings.xml b/java/res/values-it/strings.xml
index 8482b1452..2a8a0b7c1 100644
--- a/java/res/values-it/strings.xml
+++ b/java/res/values-it/strings.xml
@@ -59,8 +59,8 @@
<string name="auto_correction_summary" msgid="5625751551134658006">"Barra spaziatrice/punteggiatura correggono parole con errori"</string>
<string name="auto_correction_threshold_mode_off" msgid="8470882665417944026">"Off"</string>
<string name="auto_correction_threshold_mode_modest" msgid="8788366690620799097">"Media"</string>
- <string name="auto_correction_threshold_mode_aggeressive" msgid="3524029103734923819">"Massima"</string>
- <string name="auto_correction_threshold_mode_very_aggeressive" msgid="3386782235540547678">"Massima"</string>
+ <string name="auto_correction_threshold_mode_aggeressive" msgid="3524029103734923819">"Aggressiva"</string>
+ <string name="auto_correction_threshold_mode_very_aggeressive" msgid="3386782235540547678">"Molto aggressiva"</string>
<string name="bigram_suggestion" msgid="8169311444438922902">"Suggerimenti parola successiva"</string>
<string name="bigram_suggestion_summary" msgid="6635527607242625713">"Usa parola precedente per migliorare suggerimenti"</string>
<string name="bigram_prediction" msgid="3216364899483135294">"Previsione parola successiva"</string>