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
commit2e9ffb28a1ec7ce1683a8ae546a035f4a9da59a4 (patch)
tree7bf3b01c606857e76a4991a3147b2937f975586c
parent91a01268bd4e0b2a79d2dcf020d6b41a69b9bc69 (diff)
parentbeccdb39c275b838f262edf33b0d3f7e24982867 (diff)
downloadcolorpicker-ndk-sysroot-r21.tar.gz
Merge "DO NOT MERGE - Merge Android 10 into master"ndk-sysroot-r21
-rw-r--r--res/values-as/strings.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/res/values-as/strings.xml b/res/values-as/strings.xml
new file mode 100644
index 0000000..82f7e16
--- /dev/null
+++ b/res/values-as/strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2013 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="color_picker_default_title" msgid="1248663997452044787">"এটা ৰং বাছনি কৰক"</string>
+ <string name="color_swatch_description" msgid="2883438431173736180">"ৰং <xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
+ <string name="color_swatch_description_selected" msgid="5020921249944943124">"ৰং <xliff:g id="COLOR_INDEX">%1$d</xliff:g> বাছনি কৰা হৈছে"</string>
+</resources>