summaryrefslogtreecommitdiff
path: root/library/main/res/values-ta
diff options
context:
space:
mode:
authorRoozbeh Pournader <roozbeh@google.com>2017-01-10 21:42:04 -0800
committerRoozbeh Pournader <roozbeh@google.com>2017-01-10 21:42:04 -0800
commit8999888bcb61b3d477e45cc8fdf8af13857d92e1 (patch)
tree09a71cd4a90317133b66e46a0c038b707fc94caf /library/main/res/values-ta
parent4819fa7e3e121b60a4209c70a6a65687037cf6ca (diff)
downloadsetupwizard-8999888bcb61b3d477e45cc8fdf8af13857d92e1.tar.gz
Rename language+country resources to just language
Bug: 26496609 Test: none Change-Id: I6efaa01c357bbc83913c77bbc0925ceef3c39b3f
Diffstat (limited to 'library/main/res/values-ta')
-rw-r--r--library/main/res/values-ta/strings.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/library/main/res/values-ta/strings.xml b/library/main/res/values-ta/strings.xml
new file mode 100644
index 0000000..59a6098
--- /dev/null
+++ b/library/main/res/values-ta/strings.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (C) 2015 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="suw_next_button_label" msgid="7269625133873553978">"அடுத்து"</string>
+ <string name="suw_back_button_label" msgid="1460929053642711025">"முந்தையது"</string>
+ <string name="suw_more_button_label" msgid="7769076059705546563">"மேலும்"</string>
+</resources>