diff options
author | 2015-06-08 06:03:04 -0700 | |
---|---|---|
committer | 2015-06-08 06:03:04 -0700 | |
commit | 6eb23f26d990a9491fd63a43a9a0ab91d99d55b7 (patch) | |
tree | 5f155b7f1633128d77e78bee7357a3cf8091ea14 /java | |
parent | 58868f7cf210d3e49bc496f11502a0e152e312a2 (diff) | |
download | latinime-6eb23f26d990a9491fd63a43a9a0ab91d99d55b7.tar.gz latinime-6eb23f26d990a9491fd63a43a9a0ab91d99d55b7.tar.xz latinime-6eb23f26d990a9491fd63a43a9a0ab91d99d55b7.zip |
Import translations. DO NOT MERGE
Change-Id: If5730eb35a1126dd576cf457e5b75abb88000f64
Auto-generated-cl: translation import
Diffstat (limited to 'java')
-rw-r--r-- | java/res/values-ja/strings-config-important-notice.xml | 2 | ||||
-rw-r--r-- | java/res/values-pl/strings-config-important-notice.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/java/res/values-ja/strings-config-important-notice.xml b/java/res/values-ja/strings-config-important-notice.xml index 03c1f48e9..200719cbd 100644 --- a/java/res/values-ja/strings-config-important-notice.xml +++ b/java/res/values-ja/strings-config-important-notice.xml @@ -20,5 +20,5 @@ <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="use_personalized_dicts_summary" msgid="590432261305469627">"メッセージなどのやり取りや入力したデータから入力候補を予測します"</string> + <string name="use_personalized_dicts_summary" msgid="590432261305469627">"メッセージなどのやり取りや入力したデータから入力候補を予測する"</string> </resources> diff --git a/java/res/values-pl/strings-config-important-notice.xml b/java/res/values-pl/strings-config-important-notice.xml index 315a61bc2..3d7af4108 100644 --- a/java/res/values-pl/strings-config-important-notice.xml +++ b/java/res/values-pl/strings-config-important-notice.xml @@ -20,5 +20,5 @@ <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="use_personalized_dicts_summary" msgid="590432261305469627">"Analizuj wiadomości i wpisywane dane, by ulepszać podpowiedzi"</string> + <string name="use_personalized_dicts_summary" msgid="590432261305469627">"Analizuj wiadomości i wpisywane dane, by otrzymywać lepsze podpowiedzi"</string> </resources> |