summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2019-09-05 16:53:30 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2019-09-05 16:53:30 +0000
commit660098da41300c2cc94f9b6be23ef2e775812b51 (patch)
tree91240c54aeeb27b6beba74a667f54dda2907d5a4
parent73fccfbcb050d77febf5de249706212a84ca3e5d (diff)
parent59f15e90b844350e34f6ec7c10f33e785680ebaa (diff)
downloadUserDictionaryProvider-ndk-sysroot-r21.tar.gz
Merge "DO NOT MERGE - Merge Android 10 into master"ndk-sysroot-r21
-rw-r--r--res/values-as/strings.xml20
-rw-r--r--res/values-gl/strings.xml2
2 files changed, 21 insertions, 1 deletions
diff --git a/res/values-as/strings.xml b/res/values-as/strings.xml
new file mode 100644
index 0000000..503902a
--- /dev/null
+++ b/res/values-as/strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2008 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="app_label" msgid="6696115254961108357">"ব্যৱহাৰকাৰীৰ অভিধান"</string>
+</resources>
diff --git a/res/values-gl/strings.xml b/res/values-gl/strings.xml
index 6a25da9..157c982 100644
--- a/res/values-gl/strings.xml
+++ b/res/values-gl/strings.xml
@@ -16,5 +16,5 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_label" msgid="6696115254961108357">"Dicionario de usuario"</string>
+ <string name="app_label" msgid="6696115254961108357">"Dicionario do usuario"</string>
</resources>