summaryrefslogtreecommitdiffstats
path: root/java/com/android/incallui/commontheme/res/values-en-rIN/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/incallui/commontheme/res/values-en-rIN/strings.xml')
-rw-r--r--java/com/android/incallui/commontheme/res/values-en-rIN/strings.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/java/com/android/incallui/commontheme/res/values-en-rIN/strings.xml b/java/com/android/incallui/commontheme/res/values-en-rIN/strings.xml
index 8133185b5..4869c3fa3 100644
--- a/java/com/android/incallui/commontheme/res/values-en-rIN/strings.xml
+++ b/java/com/android/incallui/commontheme/res/values-en-rIN/strings.xml
@@ -1,4 +1,20 @@
<?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="incall_content_description_end_call" msgid="8232796487777787200">"End call"</string>
@@ -15,4 +31,6 @@
<string name="incall_content_description_video_on" msgid="899266487647420613">"Video on"</string>
<string name="incall_content_description_video_off" msgid="762985912616707076">"Video off"</string>
<string name="incall_content_description_swap_video" msgid="297943299827908998">"Swap video"</string>
+ <string name="incall_label_speaker" msgid="1814254833253409394">"Speaker"</string>
+ <string name="incall_label_audio" msgid="5923781170533336820">"Sound"</string>
</resources>