summaryrefslogtreecommitdiff
path: root/res/values-te
diff options
context:
space:
mode:
authorRoozbeh Pournader <roozbeh@google.com>2017-01-10 21:59:28 -0800
committerRoozbeh Pournader <roozbeh@google.com>2017-01-10 23:48:45 -0800
commit387c824ab5626f8eace5656820b8d432d06b808a (patch)
treecefc3b37472893b01514a8799c0e3e808209031d /res/values-te
parent1fac17f3954e89ec553b3e734615e6784eff9972 (diff)
downloadphotoviewer-387c824ab5626f8eace5656820b8d432d06b808a.tar.gz
Rename language+country resources to just language
Also removed some misnamed locales, apparently named with Indian states codes etc. Bug: 26496609 Test: none Change-Id: I57e6bb819fce8522201355770abb31dbc7890422
Diffstat (limited to 'res/values-te')
-rw-r--r--res/values-te/strings.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/res/values-te/strings.xml b/res/values-te/strings.xml
new file mode 100644
index 0000000..8e5e0f9
--- /dev/null
+++ b/res/values-te/strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (C) 2012 Google Inc.
+ Licensed to 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="photo_view_count" msgid="3466690572899800275">"<xliff:g id="COUNT">%d</xliff:g>లో <xliff:g id="CURRENT_POS">%d</xliff:g>"</string>
+ <string name="retry" msgid="3319517143224679074">"మళ్లీ ప్రయత్నించండి"</string>
+ <string name="failed" msgid="1458877219699376279">"చిత్రాన్ని లోడ్ చేయడం కుదరలేదు"</string>
+ <string name="titles" msgid="8072357561981153438">"<xliff:g id="TITLE_0">%s</xliff:g>, <xliff:g id="SUBTITLE">%s</xliff:g>"</string>
+</resources>