diff options
Diffstat (limited to 'android')
-rw-r--r-- | android/source/res/values-iw/strings.xml | 2 | ||||
-rw-r--r-- | android/source/res/values-ja/strings.xml | 4 | ||||
-rw-r--r-- | android/source/res/values-ka/strings.xml | 2 |
3 files changed, 8 insertions, 0 deletions
diff --git a/android/source/res/values-iw/strings.xml b/android/source/res/values-iw/strings.xml new file mode 100644 index 000000000000..a6b3daec9354 --- /dev/null +++ b/android/source/res/values-iw/strings.xml @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources></resources>
\ No newline at end of file diff --git a/android/source/res/values-ja/strings.xml b/android/source/res/values-ja/strings.xml index 7d56fc41c752..0454aa3575a2 100644 --- a/android/source/res/values-ja/strings.xml +++ b/android/source/res/values-ja/strings.xml @@ -72,4 +72,8 @@ <string name="insert_table">表の挿入</string> <string name="action_add_slide">スライドを追加</string> <string name="tabhost_character">文字</string> + <string name="unable_to_export_pdf">PDFにエクスポートできません</string> + <string name="tabhost_style">スタイル</string> + <string name="UNO_commands_string_value_hint">値</string> + <string name="unable_to_save">ファイルを保存できません</string> </resources>
\ No newline at end of file diff --git a/android/source/res/values-ka/strings.xml b/android/source/res/values-ka/strings.xml new file mode 100644 index 000000000000..a6b3daec9354 --- /dev/null +++ b/android/source/res/values-ka/strings.xml @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources></resources>
\ No newline at end of file |