diff options
author | 2013-08-05 02:19:44 -0700 | |
---|---|---|
committer | 2013-08-05 02:19:44 -0700 | |
commit | bb9603aa0f137c796443889cd7fbc42154171b60 (patch) | |
tree | 628aec0bcd7b000373ef76fe3e9218f1a2b3b5bb /java/res/values-ja | |
parent | be81b05fccc4ff36b30ceb637f277697e10bbcbc (diff) | |
parent | 965b7266c2ed014bc08da6ef1f31c3d01d131b1e (diff) | |
download | latinime-bb9603aa0f137c796443889cd7fbc42154171b60.tar.gz latinime-bb9603aa0f137c796443889cd7fbc42154171b60.tar.xz latinime-bb9603aa0f137c796443889cd7fbc42154171b60.zip |
am 965b7266: Fix a typo
* commit '965b7266c2ed014bc08da6ef1f31c3d01d131b1e':
Fix a typo
Diffstat (limited to 'java/res/values-ja')
-rw-r--r-- | java/res/values-ja/strings.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/res/values-ja/strings.xml b/java/res/values-ja/strings.xml index 248c5b9be..5a5ff432a 100644 --- a/java/res/values-ja/strings.xml +++ b/java/res/values-ja/strings.xml @@ -64,8 +64,8 @@ <string name="auto_correction_summary" msgid="5625751551134658006">"誤入力をスペースまたは句読点キーで修正する"</string> <string name="auto_correction_threshold_mode_off" msgid="8470882665417944026">"OFF"</string> <string name="auto_correction_threshold_mode_modest" msgid="8788366690620799097">"中"</string> - <string name="auto_correction_threshold_mode_aggeressive" msgid="3524029103734923819">"強"</string> - <string name="auto_correction_threshold_mode_very_aggeressive" msgid="3386782235540547678">"最も強い"</string> + <string name="auto_correction_threshold_mode_aggressive" msgid="3524029103734923819">"強"</string> + <string name="auto_correction_threshold_mode_very_aggressive" msgid="3386782235540547678">"最も強い"</string> <string name="bigram_prediction" msgid="1084449187723948550">"次の入力候補"</string> <string name="bigram_prediction_summary" msgid="3896362682751109677">"前の単語に基づいて入力候補を表示します"</string> <string name="gesture_input" msgid="826951152254563827">"ジェスチャー入力を有効にする"</string> |