summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/incallui/res/values/strings.xml')
-rw-r--r--java/com/android/incallui/res/values/strings.xml144
1 files changed, 3 insertions, 141 deletions
diff --git a/java/com/android/incallui/res/values/strings.xml b/java/com/android/incallui/res/values/strings.xml
index 8d6940ed8..177f38650 100644
--- a/java/com/android/incallui/res/values/strings.xml
+++ b/java/com/android/incallui/res/values/strings.xml
@@ -15,20 +15,12 @@
~ limitations under the License
-->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+<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>
- <!-- Official label for the in-call UI. DO NOT TRANSLATE. -->
- <string name="inCallLabel" translate="false">InCallUI</string>
-
- <!-- In-call screen: status label for a conference call -->
- <string name="confCall">Conference call</string>
- <!-- In-call screen: call lost dialog text -->
- <string name="call_lost">Call dropped</string>
-
<!-- MMI dialog strings -->
<!-- Dialog label when an MMI code starts running -->
@@ -37,41 +29,15 @@
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: body text of the dialog that appears when we encounter
- the "PAUSE" character in a phone number to be dialed; this dialog gives
- informative message to the user to show the sending numbers following the "Pause". -->
- <string name="pause_prompt_str">Sending tones\n</string>
- <!-- In-call screen: button label on the "wait" prompt dialog -->
- <string name="send_button">Send</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>
- <!-- In-call screen: on the "wild" character dialog, this is the label
- for a text widget that lets the user enter the digits that should
- replace the "wild" character. -->
- <string name="wild_prompt_str">Replace wild character with</string>
-
- <!-- In-call screen: status label for a conference call -->
- <string name="caller_manage_header">Conference call <xliff:g id="conf_call_time">%s</xliff:g></string>
-
- <!-- Used in FakePhoneActivity test code. DO NOT TRANSLATE. -->
- <string name="fake_phone_activity_phoneNumber_text" translatable="false">(650) 555-1234</string>
- <!-- Used in FakePhoneActivity test code. DO NOT TRANSLATE. -->
- <string name="fake_phone_activity_infoText_text" translatable="false">Incoming phone number</string>
- <!-- Used in FakePhoneActivity test code. DO NOT TRANSLATE. -->
- <string name="fake_phone_activity_placeCall_text" translatable="false">Fake Incoming Call</string>
-
- <!-- Call settings screen, Set voicemail dialog title -->
- <string name="voicemail_settings_number_label">Voicemail number</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>
- <!-- Missed call notification message used for a single missed call, including
- the caller-id info from the missed call -->
- <string name="notification_missedCallTicker">Missed call from <xliff:g id="missed_call_from">%s</xliff:g></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] -->
@@ -137,11 +103,6 @@
<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 "No service" notification item, when expanded. -->
- <string name="notification_network_selection_title">No service</string>
- <!-- Label for the expanded "No service" notification item, including the
- operator name set by user -->
- <string name="notification_network_selection_text">Selected network (<xliff:g id="operator_name">%s</xliff:g>) unavailable</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>
@@ -153,9 +114,6 @@
<!-- 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 "Voice" notification action. This is a displayed on the notification for an
- incoming video call, and answers the call as an audio call. [CHAR LIMIT=12] -->
- <string name="notification_action_answer_voice">Voice</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] -->
@@ -187,62 +145,9 @@
video call to the current device.
[CHAR LIMIT=30] -->
<string name="notification_take_video_call">Take Video Call</string>
- <!-- In-call screen: call failure message displayed in an error dialog -->
- <string name="incall_error_power_off">To place a call, first turn off Airplane mode.</string>
- <!-- In-call screen: call failure message displayed in an error dialog.
- This string is currently unused (see comments in InCallActivity.java.) -->
- <string name="incall_error_emergency_only">Not registered on network.</string>
- <!-- In-call screen: call failure message displayed in an error dialog -->
- <string name="incall_error_out_of_service">Mobile network not available.</string>
- <!-- In-call screen: call failure message displayed in an error dialog -->
- <string name="incall_error_no_phone_number_supplied">To place a call, enter a valid number.</string>
- <!-- In-call screen: call failure message displayed in an error dialog -->
- <string name="incall_error_call_failed">Can\'t call.</string>
- <!-- In-call screen: status message displayed in a dialog when starting an MMI -->
- <string name="incall_status_dialed_mmi">Starting MMI sequence\u2026</string>
+
<!-- In-call screen: message displayed in an error dialog -->
<string name="incall_error_supp_service_unknown">Service not supported.</string>
- <!-- In-call screen: message displayed in an error dialog -->
- <string name="incall_error_supp_service_switch">Can\'t switch calls.</string>
- <!-- In-call screen: message displayed in an error dialog -->
- <string name="incall_error_supp_service_separate">Can\'t separate call.</string>
- <!-- In-call screen: message displayed in an error dialog -->
- <string name="incall_error_supp_service_transfer">Can\'t transfer.</string>
- <!-- In-call screen: message displayed in an error dialog -->
- <string name="incall_error_supp_service_conference">Can\'t conference.</string>
- <!-- In-call screen: message displayed in an error dialog -->
- <string name="incall_error_supp_service_reject">Can\'t reject call.</string>
- <!-- In-call screen: message displayed in an error dialog -->
- <string name="incall_error_supp_service_hangup">Can\'t release call(s).</string>
-
- <!-- Dialog title for the "radio enable" UI for emergency calls -->
- <string name="emergency_enable_radio_dialog_title">Emergency call</string>
- <!-- Status message for the "radio enable" UI for emergency calls -->
- <string name="emergency_enable_radio_dialog_message">Turning on radio\u2026</string>
- <!-- Status message for the "radio enable" UI for emergency calls -->
- <string name="emergency_enable_radio_dialog_retry">No service. Trying again\u2026</string>
-
- <!-- Dialer text on Emergency Dialer -->
- <!-- Emergency dialer: message displayed in an error dialog -->
- <string name="dial_emergency_error">Can\'t call. <xliff:g id="non_emergency_number">%s</xliff:g> is not an emergency number.</string>
- <!-- Emergency dialer: message displayed in an error dialog -->
- <string name="dial_emergency_empty_error">Can\'t call. Dial an emergency number.</string>
-
- <!-- Displayed in the text entry box in the dialer when in landscape mode to guide the user
- to dial using the physical keyboard -->
- <string name="dialerKeyboardHintText">Use keyboard to dial</string>
-
- <!-- Message indicating that Video Started flowing for IMS-VT calls -->
- <string name="player_started">Player Started</string>
- <!-- Message indicating that Video Stopped flowing for IMS-VT calls -->
- <string name="player_stopped">Player Stopped</string>
- <!-- Message indicating that camera failure has occurred for the selected camera and
- as result camera is not ready -->
- <string name="camera_not_ready">Camera not ready</string>
- <!-- Message indicating that camera is ready/available -->
- <string name="camera_ready">Camera ready</string>
- <!-- Message indicating unknown call session event -->
- <string name="unknown_call_session_event">"Unkown call session event"</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. -->
@@ -251,21 +156,11 @@
<item>ABSENTNUMBER</item>
</string-array>
- <!-- Title displayed above settings coming after voicemail in the call features screen -->
- <string name="other_settings">Other call settings</string>
-
<!-- Use this to describe the separate conference call button; currently for screen readers through accessibility. -->
<string name="goPrivate">go private</string>
- <!-- Use this to describe the select contact button in EditPhoneNumberPreference; currently for screen readers through accessibility. -->
- <string name="selectContact">select contact</string>
-
- <!-- Title for the category "ringtone", which is shown above ringtone and vibration
- related settings.
- [CHAR LIMIT=30] -->
- <string name="preference_category_ringtone">Ringtone &amp; Vibrate</string>
<!-- Label for "Manage conference call" panel [CHAR LIMIT=40] -->
- <string name="manageConferenceLabel">Manage conference call</string>
+ <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>
@@ -274,41 +169,8 @@
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>
- <!-- Title for the call context with a person-type contact. [CHAR LIMIT=40] -->
- <string name="person_contact_context_title">Recent messages</string>
-
- <!-- Title for the call context with a business-type contact. [CHAR LIMIT=40] -->
- <string name="business_contact_context_title">Business info</string>
-
<!-- Distance strings for business caller ID context. -->
- <!-- Used to inform the user how far away a location is in miles. [CHAR LIMIT=NONE] -->
- <string name="distance_imperial_away"><xliff:g id="distance">%.1f</xliff:g> mi away</string>
- <!-- Used to inform the user how far away a location is in kilometers. [CHAR LIMIT=NONE] -->
- <string name="distance_metric_away"><xliff:g id="distance">%.1f</xliff:g> km away</string>
- <!-- A shortened way to display a business address. Formatted [street address], [city/locality]. -->
- <string name="display_address"><xliff:g id="street_address">%1$s</xliff:g>, <xliff:g id="locality">%2$s</xliff:g></string>
- <!-- Used to indicate hours of operation for a location as a time span. e.g. "11 am - 9 pm" [CHAR LIMIT=NONE] -->
- <string name="open_time_span"><xliff:g id="open_time">%1$s</xliff:g> - <xliff:g id="close_time">%2$s</xliff:g></string>
- <!-- Used to indicate a series of opening hours for a location.
- This first argument may be one or more time spans. e.g. "11 am - 9 pm, 9 pm - 11 pm"
- The second argument is an additional time span. e.g. "11 pm - 1 am"
- The string is used to build a list of opening hours.
- [CHAR LIMIT=NONE] -->
- <string name="opening_hours"><xliff:g id="earlier_times">%1$s</xliff:g>, <xliff:g id="later_time">%2$s</xliff:g></string>
- <!-- Used to express when a location will open the next day. [CHAR LIMIT=NONE] -->
- <string name="opens_tomorrow_at">Opens tomorrow at <xliff:g id="open_time">%s</xliff:g></string>
- <!-- Used to express the next time at which a location will be open today. [CHAR LIMIT=NONE] -->
- <string name="opens_today_at">Opens today at <xliff:g id="open_time">%s</xliff:g></string>
- <!-- Used to express the next time at which a location will close today. [CHAR LIMIT=NONE] -->
- <string name="closes_today_at">Closes at <xliff:g id="close_time">%s</xliff:g></string>
- <!-- Used to express the next time at which a location closed today if it is already closed. [CHAR LIMIT=NONE] -->
- <string name="closed_today_at">Closed today at <xliff:g id="close_time">%s</xliff:g></string>
- <!-- Displayed when a place is open. -->
- <string name="open_now">Open now</string>
- <!-- Displayed when a place is closed. -->
- <string name="closed_now">Closed now</string>
-
<string name="callFailed_simError">No SIM or SIM error</string>
<string name="conference_caller_disconnect_content_description">End call</string>