summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/audioroute/res/values-kn/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/incallui/audioroute/res/values-kn/strings.xml')
-rw-r--r--java/com/android/incallui/audioroute/res/values-kn/strings.xml13
1 files changed, 6 insertions, 7 deletions
diff --git a/java/com/android/incallui/audioroute/res/values-kn/strings.xml b/java/com/android/incallui/audioroute/res/values-kn/strings.xml
index 061e58969..b431b97b5 100644
--- a/java/com/android/incallui/audioroute/res/values-kn/strings.xml
+++ b/java/com/android/incallui/audioroute/res/values-kn/strings.xml
@@ -1,8 +1,7 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="audioroute_bluetooth" msgid="3426527851663711141">"ಬ್ಲೂಟೂತ್‌"</string>
- <string name="audioroute_speaker" msgid="3269659224838962927">"ಸ್ಪೀಕರ್‌"</string>
- <string name="audioroute_phone" msgid="4006113852056568310">"ಫೋನ್"</string>
- <string name="audioroute_headset" msgid="3911496379650036544">"ವೈರ್ಡ್ ಹೆಡ್‌ಸೆಟ್‌"</string>
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="audioroute_bluetooth">ಬ್ಲೂಟೂತ್‌</string>
+ <string name="audioroute_speaker">ಸ್ಪೀಕರ್‌</string>
+ <string name="audioroute_phone">ಫೋನ್</string>
+ <string name="audioroute_headset">ವೈರ್ಡ್ ಹೆಡ್‌ಸೆಟ್‌</string>
</resources>