summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-11-10 20:00:08 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-11-10 20:00:08 +0000
commit8ab9f13892988f7f296d9699ec0bc4811bf7577d (patch)
tree3bc7adbd8a6af3d62bfadaa60a672bb42ed3824d
parent6492992093d314a24ca8f133c772e6d5dbea91c3 (diff)
parent499aedfe733262049bbeb5729f2a4009c931d8a4 (diff)
downloadchips-android12-platform-release.tar.gz
Change-Id: I06294fd3a3d872bd403c4b5c27d12750bce1c75a
-rw-r--r--res/values-te/strings.xml6
-rw-r--r--sample/res/values-te/strings.xml2
2 files changed, 4 insertions, 4 deletions
diff --git a/res/values-te/strings.xml b/res/values-te/strings.xml
index 93c5023..d6ff233 100644
--- a/res/values-te/strings.xml
+++ b/res/values-te/strings.xml
@@ -17,13 +17,13 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="more_string" msgid="643992135011109762">"+<xliff:g id="COUNT">%1$d</xliff:g>"</string>
- <string name="copy_email" msgid="1084563757174121331">"ఇమెయిల్ చిరునామాను కాపీ చేయండి"</string>
+ <string name="copy_email" msgid="1084563757174121331">"ఇమెయిల్ అడ్రస్‌ను కాపీ చేయండి"</string>
<string name="copy_number" msgid="8860802152973030914">"ఫోన్ నంబర్‌ను కాపీ చేయండి"</string>
<string name="action_label" msgid="7172664623795021857">"తిరిగివెళ్లు"</string>
- <string name="accessbility_suggestion_dropdown_opened" msgid="9015267358421989409">"పరిచయ సూచనలు తెరవబడ్డాయి"</string>
+ <string name="accessbility_suggestion_dropdown_opened" msgid="9015267358421989409">"కాంటాక్ట్ సూచనలు తెరవబడ్డాయి"</string>
<string name="accessbility_suggestion_dropdown_closed" msgid="91481373431329121">"సూచనలు ఏవీ అందుబాటులో లేవు"</string>
<string name="dropdown_delete_button_desc" msgid="4359394656487762022">"స్వీకర్తల నుండి <xliff:g id="CONTACT">%s</xliff:g>ని తీసివేయండి"</string>
<string name="chips_action_copy" msgid="6984158516334578792">"కాపీ చేయి"</string>
<string name="chips_action_cancel" msgid="2582257014578396781">"రద్దు చేయి"</string>
- <string name="chips_permission_text" msgid="5601284803674008863">"పరిచయాల సూచనలను అనుమతించు"</string>
+ <string name="chips_permission_text" msgid="5601284803674008863">"కాంటాక్ట్‌ల సూచనలను అనుమతించండి"</string>
</resources>
diff --git a/sample/res/values-te/strings.xml b/sample/res/values-te/strings.xml
index ef6ff61..c330a90 100644
--- a/sample/res/values-te/strings.xml
+++ b/sample/res/values-te/strings.xml
@@ -16,6 +16,6 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="email_addresses" msgid="6715317798189071771">"ఇమెయిల్ చిరునామాలు"</string>
+ <string name="email_addresses" msgid="6715317798189071771">"ఇమెయిల్ అడ్రస్‌లు"</string>
<string name="phone_numbers" msgid="4609389437616389125">"ఫోన్ నంబర్‌లు"</string>
</resources>