summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/answer/impl/res/values-en-rIN/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/incallui/answer/impl/res/values-en-rIN/strings.xml')
-rw-r--r--java/com/android/incallui/answer/impl/res/values-en-rIN/strings.xml57
1 files changed, 20 insertions, 37 deletions
diff --git a/java/com/android/incallui/answer/impl/res/values-en-rIN/strings.xml b/java/com/android/incallui/answer/impl/res/values-en-rIN/strings.xml
index 2bd345998..9b11e550d 100644
--- a/java/com/android/incallui/answer/impl/res/values-en-rIN/strings.xml
+++ b/java/com/android/incallui/answer/impl/res/values-en-rIN/strings.xml
@@ -1,38 +1,21 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 2017 The Android Open Source Project
- ~
- ~ Licensed under the Apache License, Version 2.0 (the "License");
- ~ you may not use this file except in compliance with the License.
- ~ You may obtain a copy of the License at
- ~
- ~ http://www.apache.org/licenses/LICENSE-2.0
- ~
- ~ Unless required by applicable law or agreed to in writing, software
- ~ distributed under the License is distributed on an "AS IS" BASIS,
- ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- ~ See the License for the specific language governing permissions and
- ~ limitations under the License
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="call_incoming_swipe_to_decline_with_message" msgid="2426342919316424240">"Swipe from icon to decline with a message"</string>
- <string name="call_incoming_swipe_to_answer_video_as_audio" msgid="2656902519734774070">"Swipe from icon to answer as an audio call"</string>
- <string name="call_incoming_default_label_answer_and_release_second" msgid="4543429977872844314">"Swipe up to answer and hold ongoing call"</string>
- <string name="call_incoming_default_label_answer_and_release_third" msgid="1738895612225349741">"Swipe up to answer and end call on hold"</string>
- <string name="call_incoming_swipe_to_answer_and_release" msgid="662432029870261061">"Swipe from icon to answer and end ongoing call"</string>
- <string name="call_incoming_message_custom" msgid="5819492800418293238">"Write your own…"</string>
- <string name="call_incoming_respond_via_sms_custom_message" msgid="6808438125627371020">"Write your own…"</string>
- <string name="call_incoming_custom_message_cancel" msgid="5231860339073505201">"Cancel"</string>
- <string name="call_incoming_custom_message_send" msgid="3826716354040318205">"Send"</string>
- <string name="a11y_incoming_call_reject_with_sms" msgid="6101839791429796754">"Reject this call with a message"</string>
- <string name="a11y_incoming_call_answer_video_as_audio" msgid="3890612269318682756">"Answer as an audio call"</string>
- <string name="a11y_incoming_call_answer_and_release" msgid="4896746774725239464">"Answer and end ongoing call"</string>
- <string name="a11y_description_incoming_call_reject_with_sms" msgid="4705064921696291310">"Reject with a message"</string>
- <string name="a11y_description_incoming_call_answer_video_as_audio" msgid="1562530317428907884">"Answer as an audio call"</string>
- <string name="a11y_description_incoming_call_answer_and_release" msgid="8511087499748888476">"Answer and end ongoing call"</string>
- <string name="call_incoming_video_is_off" msgid="3216603035158629403">"Video is off"</string>
- <string name="a11y_incoming_call_swipe_gesture_prompt" msgid="8682480557168484972">"Swipe up with two fingers to answer. Swipe down with two fingers to decline."</string>
- <string name="call_incoming_important" msgid="3762352743365137090">"Important"</string>
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="call_incoming_swipe_to_decline_with_message">Swipe from icon to decline with a message</string>
+ <string name="call_incoming_swipe_to_answer_video_as_audio">Swipe from icon to answer as an audio call</string>
+ <string name="call_incoming_default_label_answer_and_release_second">Swipe up to answer and hold ongoing call</string>
+ <string name="call_incoming_default_label_answer_and_release_third">Swipe up to answer and end call on hold</string>
+ <string name="call_incoming_swipe_to_answer_and_release">Swipe from icon to answer and end ongoing call</string>
+ <string name="call_incoming_message_custom">Write your own…</string>
+ <string name="call_incoming_respond_via_sms_custom_message">Write your own…</string>
+ <string name="call_incoming_custom_message_cancel">Cancel</string>
+ <string name="call_incoming_custom_message_send">Send</string>
+ <string name="a11y_incoming_call_reject_with_sms">Reject this call with a message</string>
+ <string name="a11y_incoming_call_answer_video_as_audio">Answer as an audio call</string>
+ <string name="a11y_incoming_call_answer_and_release">Answer and end ongoing call</string>
+ <string name="a11y_description_incoming_call_reject_with_sms">Reject with a message</string>
+ <string name="a11y_description_incoming_call_answer_video_as_audio">Answer as an audio call</string>
+ <string name="a11y_description_incoming_call_answer_and_release">Answer and end ongoing call</string>
+ <string name="call_incoming_video_is_off">Video is off</string>
+ <string name="a11y_incoming_call_swipe_gesture_prompt">Swipe up with two fingers to answer. Swipe down with two fingers to decline.</string>
+ <string name="call_incoming_important">Important</string>
</resources>