diff options
author | 2017-08-06 06:29:31 +0000 | |
---|---|---|
committer | 2017-08-06 06:29:31 +0000 | |
commit | 499c2dd27d95aa274c9b36a0c297c797ce192a8d (patch) | |
tree | 1d8ce61e1fa6493407abc5bc4d1c83955886564a /java | |
parent | b639f9260815789b357b164c789d91ffecf33141 (diff) | |
parent | 27dd20c47754ef69d518153d17748ef7b2475ed5 (diff) | |
download | latinime-499c2dd27d95aa274c9b36a0c297c797ce192a8d.tar.gz latinime-499c2dd27d95aa274c9b36a0c297c797ce192a8d.tar.xz latinime-499c2dd27d95aa274c9b36a0c297c797ce192a8d.zip |
Merge "Import translations. DO NOT MERGE" into oc-mr1-dev
Diffstat (limited to 'java')
-rw-r--r-- | java/res/values-en-rXC/strings-config-important-notice.xml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/java/res/values-en-rXC/strings-config-important-notice.xml b/java/res/values-en-rXC/strings-config-important-notice.xml new file mode 100644 index 000000000..425322262 --- /dev/null +++ b/java/res/values-en-rXC/strings-config-important-notice.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +/* +** +** Copyright 2014, The Android Open Source Project +** +** Licensed under the Apache License, Version 2.0 (the "License"); +** you may not use this file except in compliance with the License. +** You may obtain a copy of the License at +** +** http://www.apache.org/licenses/LICENSE-2.0 +** +** Unless required by applicable law or agreed to in writing, software +** distributed under the License is distributed on an "AS IS" BASIS, +** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +** See the License for the specific language governing permissions and +** limitations under the License. +*/ + --> + +<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">"Learn from your communications and typed data to improve suggestions"</string> +</resources> |