packages/apps/Dialer/java/com/android/incallui/res/values-en-rAU/strings.xml

69 lines
5.6 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="wait_prompt_str">Send the following tones?\n</string>
<string name="pause_prompt_yes">Yes</string>
<string name="pause_prompt_no">No</string>
<string name="notification_dialing">Dialling</string>
<string name="notification_ongoing_call">On-going call</string>
<string name="notification_ongoing_video_call">Ongoing video call</string>
<string name="notification_ongoing_paused_video_call">Ongoing video call video paused</string>
<string name="notification_ongoing_work_call">Ongoing work call</string>
<string name="notification_ongoing_call_wifi_template">Ongoing %1$s</string>
<string name="notification_incoming_call_wifi_template">Incoming %1$s</string>
<string name="notification_call_wifi_brand">WiFi call</string>
<string name="notification_call_wifi_work_brand">WiFi work call</string>
<string name="notification_on_hold">On hold</string>
<string name="notification_incoming_call">Incoming call</string>
<string name="notification_incoming_video_call">Incoming video call</string>
<string name="notification_incoming_call_mutli_sim">Incoming call via %1$s</string>
<string name="notification_incoming_call_with_photo">Incoming call with photo</string>
<string name="notification_incoming_call_with_message">Incoming call with message</string>
<string name="notification_incoming_call_with_location">Incoming call with location</string>
<string name="notification_incoming_call_with_photo_message">Incoming call with photo and message</string>
<string name="notification_incoming_call_with_photo_location">Incoming call with photo and location</string>
<string name="notification_incoming_call_with_message_location">Incoming call with message and location</string>
<string name="notification_incoming_call_with_photo_message_location">Incoming call with photo, message and location</string>
<string name="notification_incoming_call_attachments">Incoming call with attachments</string>
<string name="important_notification_incoming_call">Important incoming call</string>
<string name="important_notification_incoming_call_with_photo">Important incoming call with photo</string>
<string name="important_notification_incoming_call_with_message">Important incoming call with message</string>
<string name="important_notification_incoming_call_with_location">Important incoming call with location</string>
<string name="important_notification_incoming_call_with_photo_message">Important incoming call with photo and message</string>
<string name="important_notification_incoming_call_with_photo_location">Important incoming call with photo and location</string>
<string name="important_notification_incoming_call_with_message_location">Important incoming call with message and location</string>
<string name="important_notification_incoming_call_with_photo_message_location">Important call with photo, message and location</string>
<string name="important_notification_incoming_call_attachments">Important incoming call with attachments</string>
<string name="notification_incoming_work_call">Incoming work call</string>
<string name="notification_incoming_spam_call">Incoming suspected spam call</string>
<string name="notification_requesting_video_call">Incoming video request</string>
<string name="notification_action_answer">Answer</string>
<string name="notification_action_end_call">Hang up</string>
<string name="notification_action_answer_video">Video</string>
<string name="notification_action_accept">Accept</string>
<string name="notification_action_dismiss">Decline</string>
<string name="notification_action_speaker_on">Turn speaker on</string>
<string name="notification_action_speaker_off">Turn speaker off</string>
<string name="notification_external_call">Ongoing call on another device</string>
<string name="notification_external_video_call">Ongoing video call on another device</string>
<string name="notification_take_call">Take call</string>
<string name="notification_take_video_call">Take video call</string>
<string name="incall_error_supp_service_unknown">Service not supported.</string>
<string name="goPrivate">go private</string>
<string name="manageConferenceLabel">Manage conference call</string>
<string name="child_number">via %s</string>
<string name="callFailed_simError">No SIM or SIM error</string>
<string name="conference_caller_disconnect_content_description">End call</string>
<string name="conference_call_name">Conference call</string>
<string name="generic_conference_call_name">On a call</string>
<string name="video_call_wifi_to_lte_handover_toast">Continuing call using mobile data…</string>
<string name="video_call_lte_to_wifi_failed_title">Couldn\'t switch to WiFi 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>
<string name="bubble_return_to_call">Back to call</string>
<string name="rtt_request_dialog_title">Join RTT call?</string>
<string name="rtt_request_dialog_details">%1$s wants to use messaging within your voice call.</string>
<string name="rtt_request_dialog_more_information">RTT assists callers who are deaf, hard of hearing, have a speech disability or need more than voice alone.</string>
<string name="rtt_button_decline_request">No, thanks</string>
<string name="rtt_button_accept_request">Join RTT</string>
</resources>