summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-08-14 03:07:31 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-08-14 03:07:31 +0000
commit04115db1f9e34d694cae5902eb33082b2993cc48 (patch)
treec19f124b9c9e98ff763a63907c93c43257bde066
parent57bb2ce44762e46f1236c4549994b7bad01b160e (diff)
parent895d984ad6227881757bd966cfcf3b6c16f772e1 (diff)
downloadBasicSmsReceiver-android12-d1-s6-release.tar.gz
Change-Id: I24bf000cc4025d3c516d9f43e0780d67158dfcce
-rw-r--r--res/values-te/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-te/strings.xml b/res/values-te/strings.xml
index 1097da4..73f687d 100644
--- a/res/values-te/strings.xml
+++ b/res/values-te/strings.xml
@@ -17,6 +17,6 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="sms_app_name" msgid="3641211328012514267">"సాధారణ సందేశ స్వీకర్త"</string>
- <string name="sms_message_from_format" msgid="7163240046237558485">"<xliff:g id="USERNAME">%1$s</xliff:g> నుండి సందేశం"</string>
+ <string name="sms_message_from_format" msgid="7163240046237558485">"<xliff:g id="USERNAME">%1$s</xliff:g> నుండి మెసేజ్‌"</string>
<string name="sms_done_button" msgid="4063239029747798890">"పూర్తయింది"</string>
</resources>