summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2022-04-01 20:32:36 +0000
committerXin Li <delphij@google.com>2022-04-01 20:32:36 +0000
commitaf017bd4e49d3a55927d1d06c797e7385b9755e4 (patch)
treea82ebf11200fa48b0a54a06180fb8610a62a7a0c
parent04d4ddabcca967087ead41a958a5fe3daaf4f108 (diff)
parent1899e4e30d6ea1610ea2e4351b0472f80ca123f8 (diff)
downloadchips-af017bd4e49d3a55927d1d06c797e7385b9755e4.tar.gz
Merge Android 12 QPR3 ab/8391262
Bug: 226662282 Merged-In: Ia6f0723980fad80eb24e6de349d5fed8b04176bc Change-Id: I41e08ba8fa28dfe2853c2e8da3d3a93da12ddaab
-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 6ec6bb5..93c5023 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 bb4a7dd..ef6ff61 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>