summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2022-03-08 00:18:27 +0000
committerXin Li <delphij@google.com>2022-03-08 00:18:27 +0000
commitb294f2ba3612a01c22d6a1606a59f905ad1a8478 (patch)
treea82ebf11200fa48b0a54a06180fb8610a62a7a0c
parent065725ddc4adce3643dd6e1e331ffeb83e8acb1e (diff)
parent6a7d7752e1762959a0c7b119cbdf19d1f0d15833 (diff)
downloadchips-b294f2ba3612a01c22d6a1606a59f905ad1a8478.tar.gz
Merge Android 12L
Bug: 222710654 Merged-In: Ibdbea20a6d5c4a8a36b5317abea3e68dd397e9db Change-Id: If3eb3119a7abe34a26a19a1a5a3e4d1dec52d03d
-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>