summaryrefslogtreecommitdiffstats
path: root/InCallUI/res/values-en-rAU/qtistrings.xml
diff options
context:
space:
mode:
authorMichael W <baddaemon87@gmail.com>2018-01-13 16:16:16 +0100
committerMichael W <baddaemon87@gmail.com>2018-01-13 16:16:16 +0100
commitb19cd72ace776b1db8dc597424a64868cc4d1b63 (patch)
treef4b7ce809dde54bc1eb300447fc2ff36b4af5916 /InCallUI/res/values-en-rAU/qtistrings.xml
parent96f9c9cd2cfcde1a1c8dcc46ff21ed6452c27eb5 (diff)
downloadandroid_packages_apps_Dialer-b19cd72ace776b1db8dc597424a64868cc4d1b63.tar.gz
android_packages_apps_Dialer-b19cd72ace776b1db8dc597424a64868cc4d1b63.tar.bz2
android_packages_apps_Dialer-b19cd72ace776b1db8dc597424a64868cc4d1b63.zip
Automatic translation import
Change-Id: I52cc93d84168832089969c8fad253ce1d4ec9f03
Diffstat (limited to 'InCallUI/res/values-en-rAU/qtistrings.xml')
-rw-r--r--InCallUI/res/values-en-rAU/qtistrings.xml72
1 files changed, 67 insertions, 5 deletions
diff --git a/InCallUI/res/values-en-rAU/qtistrings.xml b/InCallUI/res/values-en-rAU/qtistrings.xml
index f3df8f515..761ae639b 100644
--- a/InCallUI/res/values-en-rAU/qtistrings.xml
+++ b/InCallUI/res/values-en-rAU/qtistrings.xml
@@ -31,64 +31,126 @@
-->
<!-- The xml contains Qti specific resource strings neede for any value added features. -->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- Dtermine whether emergency calls should be marked. -->
<!-- Call substate label -->
+ <string name="call_substate_label"><xliff:g id="id">%1$s</xliff:g>: Call substate:\u000a <xliff:g id="state" example="Resumed">%2$s</xliff:g></string>
<!-- Call substate label for call resumed -->
+ <string name="call_substate_call_resumed">Resumed</string>
<!-- Call substate label for call connected suspended (audio) -->
+ <string name="call_substate_connected_suspended_audio">Connected, but audio is suspended</string>
<!-- Call substate label for call connected suspended (video) -->
+ <string name="call_substate_connected_suspended_video">Connected, but video is suspended</string>
<!-- Call substate label for avp retry -->
+ <string name="call_substate_avp_retry">Detecting video quality\u2026</string>
<!-- Video quality changed message -->
+ <string name="video_quality_changed"><xliff:g id="id">%1$s</xliff:g>: Video quality changed to <xliff:g id="quality" example="high">%2$s</xliff:g></string>
<!-- Video quality High -->
+ <string name="video_quality_high">high</string>
<!-- Video quality Medium -->
+ <string name="video_quality_medium">medium</string>
<!-- Video quality Low -->
+ <string name="video_quality_low">low</string>
<!-- Video quality Unknown -->
+ <string name="video_quality_unknown">unknown</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 is not ready</string>
<!-- Message indicating that camera is ready/available -->
+ <string name="camera_ready">Camera is ready</string>
<!-- Message indicating unknown call session event -->
+ <string name="unknown_call_session_event">Unknown call session event</string>
<!-- Message indicating data usage -->
+ <string name="wlan_data_usage_label">Wi-Fi data usage: <xliff:g id="usage">%1$s</xliff:g></string>
+ <string name="lte_data_usage_label">LTE data usage: <xliff:g id="usage">%1$s</xliff:g></string>
<!-- In-call screen: Modify Call Options for IMS call -->
+ <string name="modify_call_option_title">Select call type</string>
+ <string name="modify_call_option_vt">Video bidirectional</string>
+ <string name="modify_call_option_vt_tx">Video transmit</string>
+ <string name="modify_call_option_vt_rx">Video receive</string>
+ <string name="modify_call_option_voice">Voice only</string>
<!-- Modify call error cause -->
+ <string name="modify_call_failed_due_to_low_battery">Failed to modify call due to low battery.</string>
<!-- Description of the call transfer related strings [CHAR LIMIT=NONE] -->
+ <string name="qti_ims_transfer_num_error">Number not set. Provide the number via IMS settings and retry.</string>
+ <string name="qti_ims_transfer_request_error">Call transfer request had failed.</string>
+ <string name="qti_ims_transfer_request_success">Call transfer request is successful.</string>
<!-- Text for the onscreen "blind transfer" button -->
+ <string name="qti_ims_onscreenBlindTransfer">Blind transfer</string>
<!-- Text for the onscreen "assured transfer" button -->
+ <string name="qti_ims_onscreenAssuredTransfer">Assured transfer</string>
<!-- Text for the onscreen "consultative transfer" button -->
+ <string name="qti_ims_onscreenConsultativeTransfer">Consultative transfer</string>
<!-- Message indicating video calls not allowed if user enabled TTY Mode -->
+ <string name="video_call_not_allowed_if_tty_enabled">Please disable TTY mode to upgrade to video calls.</string>
<!-- Description of the deflect target in the Slide unlock screen. [CHAR LIMIT=NONE] -->
+ <string name="qti_description_target_deflect">Deflect</string>
+ <string name="qti_description_deflect_error">Number not set. Provide the number via IMS settings and retry.</string>
+ <string name="qti_description_deflect_service_error">Call deflection service is not supported.</string>
<!-- Message indicating call failed due to handover not feasible -->
+ <string name="call_failed_ho_not_feasible">Call was ended as LTE to 3G/2G handover was not feasible.</string>
<!-- Text for the onscreen "Add Participant" button -->
+ <string name="onscreenAddParticipant">Add participant</string>
<!-- Title of the IMS to CS redial dialog -->
+ <string name="cs_redial_option">Redial option</string>
<!-- Message text of the IMS to CS redial dialog -->
- <!-- Yes option of the IMS to CS redial dialog -->
- <!-- No option of the IMS to CS redial dialog -->
+ <string name="cs_redial_msg">Unable to make an IMS Video call, redial as non-IMS voice call?</string>
<!-- Session modify cause unspecified -->
<!-- Session modify cause code upgrade local request -->
+ <string name="session_modify_cause_upgrade_local_request">Call upgraded on user request</string>
<!-- Session modify cause code upgrade remote request -->
+ <string name="session_modify_cause_upgrade_remote_request">Call upgraded on remote user request</string>
<!-- Session modify cause code downgrade local request -->
+ <string name="session_modify_cause_downgrade_local_request">Call downgraded on user request</string>
<!-- Session modify cause code downgrade remote request -->
+ <string name="session_modify_cause_downgrade_remote_request">Call downgraded on remote user request</string>
<!-- Session modify cause code downgrade rtp timeout -->
+ <string name="session_modify_cause_downgrade_rtp_timeout">Call downgraded due to RTP timeout</string>
<!-- Session modify cause code downgrade qos -->
+ <string name="session_modify_cause_downgrade_qos">Call downgraded due to quality of service</string>
<!-- Session modify cause code downgrade packet loss -->
+ <string name="session_modify_cause_downgrade_packet_loss">Call downgraded due to packet loss</string>
<!-- Session modify cause code downgrade low thrput -->
+ <string name="session_modify_cause_downgrade_low_thrput">Call downgraded due to low throughput</string>
<!-- Session modify cause code downgrade thermal mitigation -->
+ <string name="session_modify_cause_downgrade_thermal_mitigation">Call downgraded due to thermal mitigation</string>
<!-- Session modify cause code downgrade lipsync -->
+ <string name="session_modify_cause_downgrade_lipsync">Call downgraded due to lipsync</string>
<!-- Session modify cause code downgrade generic error -->
+ <string name="session_modify_cause_downgrade_generic_error">Call downgraded due to generic error</string>
<!-- In-call screen: status label for an incoming conference call [CHAR LIMIT=25] -->
+ <string name="card_title_incoming_conf_call">Incoming conference call</string>
<!-- In-call screen: status label for an incoming video conference call [CHAR LIMIT=25] -->
+ <string name="card_title_incoming_video_conf_call">Incoming video conference</string>
<!-- The "label" of the in-call Notification for an incoming conference ringing call. [CHAR LIMIT=60] -->
+ <string name="notification_incoming_conf_call">Incoming conference call</string>
<!-- Title displayed in the overlay for incoming conference calls which include the name of the provider.
[CHAR LIMIT=40] -->
+ <string name="incoming_conf_via_template">Incoming conference via <xliff:g id="provider_name">%s</xliff:g></string>
<!-- Message indicating call failed due to low battery -->
+ <string name="call_failed_due_to_low_battery">Call has failed due to low battery</string>
<!-- VoWifi call quality indicators -->
+ <string name="vowifi_call_quality_good">Good voice quality</string>
+ <string name="vowifi_call_quality_fair">Fair voice quality</string>
+ <string name="vowifi_call_quality_poor">Poor voice quality</string>
<!-- Title for low battery alert dialogue -->
- <!-- Yes option of the low battery alert dialog -->
- <!-- No option of the low battery alert dialog for active video calls -->
+ <string name="low_battery">Low Battery Warning</string>
<!-- Message text of the low battery alert dialog in cases video call doesn't have downgrade capabilities -->
+ <string name="low_battery_hangup_msg">Do you want to hangup the call?</string>
<!-- Message text of the low battery alert dialog for MO/MT video calls -->
+ <string name="low_battery_msg">Your battery level is below 15%. Do you want to continue with the video call or convert it to a voice call?</string>
<!-- No option of the low battery alert dialog for MO/MT Video calls -->
+ <string name="low_battery_convert">Convert</string>
<!-- International prefix source-->
<!-- International prefix converted value-->
+ <string name="video_call">Video Calling</string>
+ <string name="video_call_cannot_upgrade">Cannot accept video calls at this time</string>
<!-- Pop up menu options for picture mode -->
+ <string name="video_call_picture_mode_menu_title">Choose picture mode</string>
+ <string name="video_call_picture_mode_preview_video">Camera preview</string>
+ <string name="video_call_picture_mode_incoming_video">Incoming video</string>
+ <string name="video_call_picture_mode_cancel_option">Cancel</string>
+ <string name="video_call_picture_mode_save_option">Save</string>
</resources>