summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSzuWei Lin <szuweilin@google.com>2022-01-06 13:46:03 +0800
committerSzuWei Lin <szuweilin@google.com>2022-01-06 13:46:03 +0800
commit8eb2859e3079d53fbf83aa55594ff56fab25850c (patch)
tree3bc7adbd8a6af3d62bfadaa60a672bb42ed3824d
parente29ef69cf9b79e0b60e2cb1be317a99fc3b658d7 (diff)
parent8ab9f13892988f7f296d9699ec0bc4811bf7577d (diff)
downloadchips-android12-gsi.tar.gz
Merge branch android12-platform-releaseandroid12-gsi
Change-Id: I2eee8760737a5ac7774f1d416bc449ab8711b1b6
-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>