summaryrefslogtreecommitdiffstats
path: root/java/com/android/incallui/res/values/strings.xml
blob: 177f38650f679635e389d27cb419d98f39628307 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
<?xml version="1.0" encoding="utf-8"?>
<!--
  ~ Copyright (C) 2013 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:tools="http://schemas.android.com/tools" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">

  <!-- Official label of the phone app, as seen in "Manage Applications"
       and other settings UIs. -->
  <string name="phoneAppLabel" product="default">Phone</string>

  <!-- MMI dialog strings -->
  <!-- Dialog label when an MMI code starts running -->

  <!-- post dial -->
  <!-- In-call screen: body text of the dialog that appears when we encounter
       the "wait" character in a phone number to be dialed; this dialog asks the
       user if it's OK to send the numbers following the "wait". -->
  <string name="wait_prompt_str">Send the following tones?\n</string>
  <!-- In-call screen: button label on the "wait" prompt dialog in CDMA Mode-->
  <string name="pause_prompt_yes">Yes</string>
  <!-- In-call screen: button label on the "wait" prompt dialog in CDMA Mode-->
  <string name="pause_prompt_no">No</string>

  <!-- Notification strings -->
  <!-- The "label" of the in-call Notification for a dialing call, used
       as the format string for a Chronometer widget. [CHAR LIMIT=60] -->
  <string name="notification_dialing">Dialing</string>
  <!-- The "label" of the in-call Notification for an ongoing call. [CHAR LIMIT=60] -->
  <string name="notification_ongoing_call">Ongoing call</string>
  <!-- The "label" of the in-call Notification for an ongoing work call. [CHAR LIMIT=60] -->
  <string name="notification_ongoing_work_call">Ongoing work call</string>

  <!-- Template for the label on the in-call Notification for an ongoing call, which is being made
      over Wi-Fi. The format argument is @string/notification_call_wifi_brand [CHAR LIMIT=20]-->
  <string name="notification_ongoing_call_wifi_template">Ongoing <xliff:g id="brand_name">%1$s</xliff:g></string>

  <!-- Template for the label of the in-call Notification for an incoming call, which is being made
      over Wi-Fi. The format argument is @string/notification_call_wifi_brand [CHAR LIMIT=20] -->
  <string name="notification_incoming_call_wifi_template">Incoming <xliff:g id="brand_name">%1$s</xliff:g></string>

  <!-- "Brand name" for WiFi calls. Will be overridden for specific mcc-mnc combinations [CHAR LIMIT=40]-->
  <string name="notification_call_wifi_brand">Wi\u2011Fi call</string>

  <!-- "Brand name" for WiFi work calls. Will be overridden for specific mcc-mnc combinations [CHAR LIMIT=40] -->
  <string name="notification_call_wifi_work_brand">Wi\u2011Fi work call</string>

  <!-- The "label" of the in-call Notification for a call that's on hold -->
  <string name="notification_on_hold">On hold</string>
  <!-- The "label" of the in-call Notification for an incoming ringing call. [CHAR LIMIT=60] -->
  <string name="notification_incoming_call">Incoming call</string>
  <!-- The "label" of the in-call Notification for an incoming ringing call. [CHAR LIMIT=50] -->
  <string name="notification_incoming_call_with_photo">Incoming call with photo</string>
  <!-- The "label" of the in-call Notification for an incoming ringing call. [CHAR LIMIT=50] -->
  <string name="notification_incoming_call_with_message">Incoming call with message</string>
  <!-- The "label" of the in-call Notification for an incoming ringing call. [CHAR LIMIT=50] -->
  <string name="notification_incoming_call_with_location">Incoming call with location</string>
  <!-- The "label" of the in-call Notification for an incoming ringing call. [CHAR LIMIT=50] If can't meet limit, remove "Incoming". If still can't meet, replace with "Incoming call with attachments." -->
  <string name="notification_incoming_call_with_photo_message">Incoming call with photo and message</string>
  <!-- The "label" of the in-call Notification for an incoming ringing call. [CHAR LIMIT=50] If can't meet limit, remove "Incoming". If still can't meet, replace with "Incoming call with attachments." -->
  <string name="notification_incoming_call_with_photo_location">Incoming call with photo and location</string>
  <!-- The "label" of the in-call Notification for an incoming ringing call. [CHAR LIMIT=50] If can't meet limit, remove "Incoming". If still can't meet, replace with "Incoming call with attachments." -->
  <string name="notification_incoming_call_with_message_location">Incoming call with message and location</string>
  <!-- The "label" of the in-call Notification for an incoming ringing call. [CHAR LIMIT=50] If can't meet limit, remove "Incoming". If still can't meet, replace with "Incoming call with attachments." -->
  <string name="notification_incoming_call_with_photo_message_location">Incoming call with photo, message and location</string>
  <!-- The "label" of the in-call Notification for an incoming ringing call. [CHAR LIMIT=50] -->
  <string name="notification_incoming_call_attachments">Incoming call with attachments</string>
  <!-- The "label" of the in-call Notification for an incoming ringing call. [CHAR LIMIT=50] -->
  <string name="important_notification_incoming_call">Important incoming call</string>
  <!-- The "label" of the in-call Notification for an incoming ringing call. [CHAR LIMIT=50] If can't meet limit, remove "Incoming". -->
  <string name="important_notification_incoming_call_with_photo">Important incoming call with photo</string>
  <!-- The "label" of the in-call Notification for an incoming ringing call. [CHAR LIMIT=50] If can't meet limit, remove "Incoming". -->
  <string name="important_notification_incoming_call_with_message">Important incoming call with message</string>
  <!-- The "label" of the in-call Notification for an incoming ringing call. [CHAR LIMIT=50] If can't meet limit, remove "Incoming". -->
  <string name="important_notification_incoming_call_with_location">Important incoming call with location</string>
  <!-- The "label" of the in-call Notification for an incoming ringing call. [CHAR LIMIT=50] If can't meet limit, remove "Incoming". If still can't meet, replace with "Incoming call with attachments." -->
  <string name="important_notification_incoming_call_with_photo_message">Important incoming call with photo and message</string>
  <!-- The "label" of the in-call Notification for an incoming ringing call. [CHAR LIMIT=50] If can't meet limit, remove "Incoming". If still can't meet, replace with "Incoming call with attachments." -->
  <string name="important_notification_incoming_call_with_photo_location">Important incoming call with photo and location</string>
  <!-- The "label" of the in-call Notification for an incoming ringing call. [CHAR LIMIT=50] If can't meet limit, remove "Incoming". If still can't meet, replace with "Incoming call with attachments." -->
  <string name="important_notification_incoming_call_with_message_location">Important incoming call with message and location</string>
  <!-- The "label" of the in-call Notification for an incoming ringing call. [CHAR LIMIT=50] If can't meet limit, remove "Incoming". If still can't meet, replace with "Incoming call with attachments." -->
  <string name="important_notification_incoming_call_with_photo_message_location">Important incoming call with photo, message and location</string>
  <!-- The "label" of the in-call Notification for an incoming ringing call. [CHAR LIMIT=50] If can't meet limit, remove "Incoming". -->
  <string name="important_notification_incoming_call_attachments">Important incoming call with attachments</string>


  <!-- The "label" of the in-call Notification for an incoming ringing call. [CHAR LIMIT=60] -->
  <string name="notification_incoming_work_call">Incoming work call</string>
  <!-- The "label" of the in-call Notification for an incoming ringing spam call. -->
  <string name="notification_incoming_spam_call">Incoming suspected spam call</string>
  <!-- The "label" of the in-call Notification for upgrading an existing call to a video call. -->
  <string name="notification_requesting_video_call">Incoming video request</string>
  <!-- Label for the "Answer call" action. This is the displayed label for the action that answers
       an incoming call. [CHAR LIMIT=12] -->
  <string name="notification_action_answer">Answer</string>
  <!-- Label for "end call" Action.
       It is displayed in the "Ongoing call" notification, which is shown
       when the user is outside the in-call screen while the phone call is still
       active. [CHAR LIMIT=12] -->
  <string name="notification_action_end_call">Hang up</string>
  <!-- Label for "Video Call" notification action. This is a displayed on the notification for an
       incoming video call, and answers the call as a video call. [CHAR LIMIT=12] -->
  <string name="notification_action_answer_video">Video</string>
  <!-- Label for "Accept" notification action. This is somewhat generic, and may refer to
       scenarios such as accepting an incoming call or accepting a video call request.
       [CHAR LIMIT=12] -->
  <string name="notification_action_accept">Accept</string>
  <!-- Label for "Dismiss" notification action. This is somewhat generic, and may refer to
       scenarios such as declining an incoming call or declining a video call request.
       [CHAR LIMIT=12] -->
  <string name="notification_action_dismiss">Decline</string>

  <!-- The "label" of the in-call Notification for an ongoing external call.
       External calls are a representation of a call which is in progress on the user's other
       device (e.g. another phone or a watch).
       [CHAR LIMIT=60] -->
  <string name="notification_external_call">Ongoing call on another device</string>
  <!-- The "label" of the in-call Notification for an ongoing external video call.
       External calls are a representation of a call which is in progress on the user's other
       device (e.g. another phone or a watch).
       [CHAR LIMIT=60] -->
  <string name="notification_external_video_call">Ongoing video call on another device</string>
  <!-- Notification action displayed for external call notifications.  External calls are a
       representation of a call which is in progress on the user's other device (e.g. another
       phone or a watch).  The "take call" action initiates the process of pulling an external
       call to the current device.
       [CHAR LIMIT=30] -->
  <string name="notification_take_call">Take Call</string>
  <!-- Notification action displayed for external call notifications.  External calls are a
       representation of a call which is in progress on the user's other device (e.g. another
       phone or a watch).  The "take video call" action initiates the process of pulling an external
       video call to the current device.
       [CHAR LIMIT=30] -->
  <string name="notification_take_video_call">Take Video Call</string>

  <!-- In-call screen: message displayed in an error dialog -->
  <string name="incall_error_supp_service_unknown">Service not supported.</string>

  <!-- For incoming calls, this is a string we can get from a CDMA network instead of
       the actual phone number, to indicate there's no number present.  DO NOT TRANSLATE. -->
  <string-array name="absent_num" translatable="false">
    <item>ABSENT NUMBER</item>
    <item>ABSENTNUMBER</item>
  </string-array>

  <!-- Use this to describe the separate conference call button; currently for screen readers through accessibility. -->
  <string name="goPrivate">go private</string>

  <!-- Label for "Manage conference call" panel [CHAR LIMIT=40] -->
  <string name="manageConferenceLabel" tools:ignore="UnusedResources">Manage conference call</string>

  <!-- This can be used in any application wanting to disable the text "Emergency number" -->
  <string name="emergency_call_dialog_number_for_display">Emergency number</string>

  <!-- Used to inform the user that a call was received via a number other than the primary
      phone number associated with their device. [CHAR LIMIT=16] -->
  <string name="child_number">via <xliff:g example="650-555-1212" id="child_number">%s</xliff:g></string>

  <!-- Distance strings for business caller ID context. -->

  <string name="callFailed_simError">No SIM or SIM error</string>

  <string name="conference_caller_disconnect_content_description">End call</string>

  <!-- Name for a conference call. Shown in the in call UI and in notifications. -->
  <string name="conference_call_name">Conference call</string>

  <!-- Name for a generic conference call. Shown in the in call UI. This is used in CDMA where we
       don't know the precise state of participants in the conference.  -->
  <string name="generic_conference_call_name">In call</string>

  <!-- Displayed when handover from WiFi to Lte occurs during a video call -->
  <string name="video_call_wifi_to_lte_handover_toast">Continuing call using mobile data\u2026</string>

  <!-- Displayed when WiFi handover from LTE fails during a video call. -->
  <string name="video_call_lte_to_wifi_failed_title">Couldn\'t switch to Wi\u2011Fi network</string>
  <string name="video_call_lte_to_wifi_failed_message">Video call will remain on the mobile network. Standard
    data charges may apply.
  </string>
  <string name="video_call_lte_to_wifi_failed_do_not_show">Do not show this again</string>

</resources>