diff options
author | 2015-07-11 16:56:11 +0000 | |
---|---|---|
committer | 2015-07-11 16:56:12 +0000 | |
commit | b2fe54720bcf1d233f837e8528c344f6375177ee (patch) | |
tree | dea45abe51eb4b999ce14b087f9195fa6f8fd582 /java | |
parent | 98c4eba2cea310863f551af07a9c122e50ef425d (diff) | |
parent | bcbb0779e5b902691230dda4c79a6a1a2e45978a (diff) | |
download | latinime-b2fe54720bcf1d233f837e8528c344f6375177ee.tar.gz latinime-b2fe54720bcf1d233f837e8528c344f6375177ee.tar.xz latinime-b2fe54720bcf1d233f837e8528c344f6375177ee.zip |
Merge "Import translations. DO NOT MERGE" into mnc-dr-dev
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> |