diff options
-rw-r--r-- | android/source/res/values-ja/strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/android/source/res/values-ja/strings.xml b/android/source/res/values-ja/strings.xml index 0454aa3575a2..08ba1f8c1e37 100644 --- a/android/source/res/values-ja/strings.xml +++ b/android/source/res/values-ja/strings.xml @@ -76,4 +76,7 @@ <string name="tabhost_style">スタイル</string> <string name="UNO_commands_string_value_hint">値</string> <string name="unable_to_save">ファイルを保存できません</string> + <string name="calc_optimal_width">最適な幅</string> + <string name="calc_optimal_height">最適な高さ</string> + <string name="select_photo_title">写真を選択</string> </resources>
\ No newline at end of file |