diff options
Diffstat (limited to 'java/res/values-ja')
-rw-r--r-- | java/res/values-ja/strings.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/java/res/values-ja/strings.xml b/java/res/values-ja/strings.xml index 54e07d494..f9349f540 100644 --- a/java/res/values-ja/strings.xml +++ b/java/res/values-ja/strings.xml @@ -60,10 +60,8 @@ <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> - <!-- no translation found for bigram_prediction (5809665643352206540) --> - <skip /> - <!-- no translation found for bigram_prediction_summary (3253961591626441019) --> - <skip /> + <string name="bigram_prediction" msgid="5809665643352206540">"次の入力候補"</string> + <string name="bigram_prediction_summary" msgid="3253961591626441019">"前の語句に基づいた入力候補表示"</string> <string name="added_word" msgid="8993883354622484372">"<xliff:g id="WORD">%s</xliff:g>:保存しました"</string> <string name="label_go_key" msgid="1635148082137219148">"実行"</string> <string name="label_next_key" msgid="362972844525672568">"次へ"</string> |