Files
packages_apps_Messaging/res/values/strings.xml
Michael W f0b25f0760 Messaging: Remove unused resources
Change-Id: Id3e69fae5773ac49f16b34d428218c3ce12cbe4b
2025-05-18 09:18:48 +00:00

757 lines
50 KiB
XML
Raw 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"?>
<!--
Copyright (C) 2015 The Android Open Source Project
Copyright (C) 2024-2025 The LineageOS 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- The name of the application as it appears under the main Launcher icon and in various activity titles -->
<string name="app_name">Messaging</string>
<!-- The name of the application as it appears in external share intent dialogs -->
<string name="share_intent_label">Messaging</string>
<!-- The title when selecting a conversation to share to -->
<string name="share_intent_activity_label">Select conversation</string>
<string name="action_settings">Settings</string>
<string name="sendButtonContentDescription">Send Message</string>
<string name="attachMediaButtonContentDescription">Add an attachment</string>
<string name="next_with_arrow">Next &gt;</string>
<string name="next">Next</string>
<string name="exit">Exit</string>
<string name="settings_with_arrow">Settings &gt;</string>
<string name="settings">Settings</string>
<!-- Inform user of the names of permissions that are required to use the app -->
<string name="required_permissions_promo">Messaging needs permission to SMS, Phone and Contacts.</string>
<string name="enable_permission_procedure">You can change permissions in Settings > Apps > Messaging > Permissions.</string>
<string name="enable_permission_procedure_description">You can change permissions in Settings, Apps, Messaging, Permissions.</string>
<!-- The tab header for the frequently used contacts list -->
<string name="contact_picker_frequents_tab_title">Frequents</string>
<!-- The tab header for all contacts list -->
<string name="contact_picker_all_contacts_tab_title">All contacts</string>
<!-- The text on the list item in the contact picker that allows a user to send an SMS directly
to a number that he/she typed. eg. "Send to 650-555-1234" -->
<string name="contact_list_send_to_text">Send to <xliff:g id="destination">%s</xliff:g></string>
<string name="mediapicker_cameraChooserDescription">Capture pictures or video</string>
<string name="mediapicker_galleryChooserDescription">Choose images from this device</string>
<string name="mediapicker_audioChooserDescription">Record audio</string>
<string name="mediapicker_contactChooserDescription">Choose a contact from this device</string>
<string name="mediapicker_gallery_title">Choose media</string>
<string name="mediapicker_gallery_item_selected_content_description">The media is selected.</string>
<string name="mediapicker_gallery_item_unselected_content_description">The media is unselected.</string>
<string name="mediapicker_audio_title">Record audio</string>
<string name="mediapicker_contact_title">Choose a contact</string>
<!-- Hint text on the contact picker -->
<string name="contact_picker_hint_text">Click to open contacts list on this device</string>
<string name="action_share">Share</string>
<string name="posted_just_now">"Just now"</string>
<string name="posted_now">"Now"</string>
<!-- Abbreviated message to express that something occurred some number of minutes in the past (e.g., 5 minutes ago). -->
<plurals name="num_minutes_ago">
<item quantity="one"><xliff:g id="count">%d</xliff:g> min</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> mins</item>
</plurals>
<!-- Abbreviated message to express that something occurred some number of hours in the past (e.g., 5 hours ago). -->
<plurals name="num_hours_ago">
<item quantity="one"><xliff:g id="count">%d</xliff:g> hour</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> hours</item>
</plurals>
<!-- Abbreviated message to express that something occurred some number of days in the past (e.g., 5 days ago). -->
<plurals name="num_days_ago">
<item quantity="one"><xliff:g id="count">%d</xliff:g> day</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> days</item>
</plurals>
<!-- Title of the class-0 message activity. -->
<string name="class_0_message_activity">Class 0 message</string>
<string name="save">Save</string>
<!-- Title for asking the user to enter their phone number -->
<string name="enter_phone_number_title">Confirm your phone number</string>
<!-- Text for asking the user to enter their phone number -->
<string name="enter_phone_number_text">This one-time step will ensure Messaging will deliver your group messages properly.</string>
<!-- EditText hint for asking the user to enter their phone number -->
<string name="enter_phone_number_hint">Phone number</string>
<!-- ####### Strings to support the mms/sms service ####### -->
<!-- Prefix for accessibility to indicate who the sender of a plain text message is. -->
<string name="incoming_text_sender_content_description"><xliff:g id="sender">%s</xliff:g> said</string>
<string name="outgoing_text_sender_content_description">You said</string>
<!-- Prefix for accessibility to indicate who the sender of text with hyperlinks, an attachment, or yet-to-be-downloaded message is. -->
<string name="incoming_sender_content_description">Message from <xliff:g id="sender">%s</xliff:g></string>
<string name="outgoing_sender_content_description">You sent a message</string>
<!-- While sending a message display this message. -->
<string name="message_status_sending">Sending&#8230;</string>
<!-- When sending a message failed display this message. -->
<string name="message_status_send_failed">Not sent. Tap to try again.</string>
<!-- When retrying sending for a message. -->
<string name="message_status_send_retrying">Not sent. Trying again&#8230;</string>
<!-- When showing resend action display this message. -->
<string name="message_status_resend">Resend or delete</string>
<!-- When sending a message to an emergency number failed display this message in the conversation. -->
<string name="message_status_send_failed_emergency_number">Please make a voice call to emergency services. Your text message could not be delivered at this time.</string>
<!-- Title line for an MMS requiring manual download. -->
<string name="message_title_manual_download">New MMS message to download</string>
<!-- Title line for an MMS auto-downloading. -->
<string name="message_title_downloading">New MMS message</string>
<!-- Title line for MMS which failed to download. -->
<string name="message_title_download_failed">Couldn\'t download</string>
<!-- Timestamp line for MMS which failed to download. -->
<string name="message_status_download_failed">Tap to try again</string>
<!-- Timestamp line for MMS which failed to download. -->
<string name="message_status_download">Tap to download</string>
<!-- Timestamp line for MMS which is selected. -->
<string name="message_status_download_action">Download or delete</string>
<!-- Timestamp line to display while downloading a message. -->
<string name="message_status_downloading">Downloading&#8230;</string>
<!-- Timestamp line for MMS for expired or invalid message. -->
<string name="message_status_download_error">Message expired or not available</string>
<!-- Display this info line with an MMS notification -->
<string name="mms_info">size: <xliff:g id="messageSize">%1$s</xliff:g>, expiration: <xliff:g id="messageExpire">%2$s</xliff:g></string>
<!-- Download Manager -->
<!-- When an error occurs downloading a new message and the sender is unknown, substitute
this default text. -->
<string name="unknown_sender">Unknown sender</string>
<string name="delivered_status_content_description">Delivered</string>
<!-- notification line 1 for "there are some failed messages" -->
<string name="notification_send_failures_line1_singular">Message not sent</string>
<!-- notification line 1 for "there are some failed messages" -->
<string name="notification_send_failures_line1_plural">Some messages not sent in Messaging</string>
<plurals name="notification_send_failures">
<item quantity="one"><xliff:g id="messages">%d</xliff:g> messages in one conversation</item>
<item quantity="other"><xliff:g id="messages">%d</xliff:g> messages in <xliff:g id="conversations">%d</xliff:g> conversations</item>
</plurals>
<!-- notification line 1 for download failed -->
<string name="notification_download_failures_line1_singular">Message not downloaded</string>
<!-- notification line 1 for multiple downloads failed -->
<string name="notification_download_failures_line1_plural">Some messages not downloaded in Messaging</string>
<plurals name="notification_download_failures">
<item quantity="one"><xliff:g id="messages">%d</xliff:g> messages in one conversation</item>
<item quantity="other"><xliff:g id="messages">%d</xliff:g> messages in <xliff:g id="conversations">%d</xliff:g> conversations</item>
</plurals>
<!-- Notification title when emergency SMS (e.g. to 911) fails to send -->
<string name="notification_emergency_send_failure_line1">Message to <xliff:g id="number">%1$s</xliff:g> not sent</string>
<!-- Notification content when emergency SMS fails to send -->
<string name="notification_emergency_send_failure_line2">
Please make a voice call to emergency services. Your text message to
<xliff:g id="number">%1$s</xliff:g> could not be delivered at this time.
</string>
<!-- notification line 1 for new message notification on the lock screen -->
<plurals name="notification_new_messages">
<item quantity="one">New message</item>
<item quantity="other"><xliff:g id="messages">%d</xliff:g> new messages</item>
</plurals>
<!-- Content description text for Back button on the action bar -->
<string name="back">Back</string>
<!-- Action menu title for showing archived conversations -->
<string name="action_menu_show_archived">Archived</string>
<!-- Action menu title for deleting selected conversations in conversation list -->
<string name="action_delete">Delete</string>
<!-- Action menu title for archiving selected conversations in conversation list -->
<string name="action_archive">Archive</string>
<!-- Action menu title for unarchiving selected conversations in conversation list -->
<string name="action_unarchive">Unarchive</string>
<!-- Action menu title for adding the contacts for the selected conversations in conversation list -->
<string name="action_add_contact">Add contact</string>
<!-- Action menu title for downloading failed message selected in conversation -->
<string name="action_download">Download</string>
<!-- Action menu title for sending failed message selected in conversation -->
<string name="action_send">Send</string>
<!-- Action menu title for deleting failed message selected in conversation -->
<string name="action_delete_message">Delete</string>
<string name="delete_message_confirmation_dialog_title">Delete this message?</string>
<string name="delete_message_confirmation_dialog_text">This action cannot be undone.</string>
<string name="delete_message_confirmation_button">Delete</string>
<!-- Alert dialog title to accept or decline deleting conversation(s). -->
<plurals name="delete_conversations_confirmation_dialog_title">
<item quantity="one">Delete this conversation?</item>
<item quantity="other">Delete these conversations?</item>
</plurals>
<!-- Alert dialog accept deleting this conversation button. -->
<string name="delete_conversation_confirmation_button">Delete</string>
<!-- Alert dialog decline deleting this conversation button. -->
<string name="delete_conversation_decline_button">Cancel</string>
<!-- Hint text for the recipient chips text box when it's empty -->
<string name="recipient_hint">To</string>
<!-- Text for showing there are more items in the attachments than is shown (e.g. "+2") -->
<string name="attachment_more_items">+<xliff:g id="count">%d</xliff:g></string>
<!-- Failed to start recording audio -->
<string name="audio_recording_start_failed">Can\'t record audio. Try again.</string>
<!-- Failed to replay recorded audio -->
<string name="audio_recording_replay_failed">Can\'t play audio. Try again.</string>
<!-- Error occurred while recording audio -->
<string name="audio_recording_error"> Couldn\'t save audio. Try again.</string>
<!-- Hint text on the audio recorder that instructs user how to start recording -->
<string name="audio_picker_hint_text">Tap &amp; hold</string>
<!-- An enumeration comma for separating multiple names in notifications. [CHAR LIMIT=2] -->
<string name="enumeration_comma">,\u0020</string>
<!-- Separator between parts of a notification in each line of an inboxStyle notification. [CHAR LIMIT=2] -->
<string name="notification_separator">\u0020\u0020</string>
<!-- Separator between title and content in notification ticker -->
<string name="notification_ticker_separator">:\u0020</string>
<!-- Separator between title and content in notifications -->
<string name="notification_space_separator">\u0020\u0020</string>
<!-- Shown in notifications when there's a picture. [CHAR LIMIT=25] -->
<string name="notification_picture">Picture</string>
<!-- Shown in notifications when there's an audio clip. [CHAR LIMIT=25] -->
<string name="notification_audio">Audio clip</string>
<!-- Shown in notifications when there's a video. [CHAR LIMIT=25] -->
<string name="notification_video">Video</string>
<!-- Shown in notifications when there's a vcard. [CHAR LIMIT=25] -->
<string name="notification_vcard">Contact card</string>
<!-- Notification action label for download MMS when set to manual downloads. [CHAR LIMIT=15] -->
<string name="notification_download_mms">Download</string>
<!-- Notification action label for SMS reply (visible on wearable device only). [CHAR LIMIT=15] -->
<string name="notification_reply_via_sms">Reply via SMS</string>
<!-- Notification action label for MMS reply (visible on wearable device only). [CHAR LIMIT=15] -->
<string name="notification_reply_via_mms">Reply via MMS</string>
<!-- Notification voice reply prompt (visible on wearable device only). [CHAR LIMIT=15] -->
<string name="notification_reply_prompt">Reply</string>
<string name="ellipsis" translatable="false">...</string>
<!-- The bottom line on a wearable notification that shows how many participants in the conversation -->
<plurals name="wearable_participant_count">
<item quantity="one"><xliff:g id="count">%d</xliff:g> participant</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> participants</item>
</plurals>
<!-- Shown in the Android Wear conversation log as the sender for outgoing messages,
when we don't know the user's real name (e.g. no "Me" contact on the phone). -->
<string name="unknown_self_participant">Me</string>
<!-- The text of the toast/snack message shown when a contact is blocked -->
<string name="blocked_toast_message">Contact blocked &amp; archived</string>
<!-- The text of the toast/snack message shown when a contact is unblocked -->
<string name="unblocked_toast_message">Contact unblocked &amp; unarchived</string>
<!-- The text of the toast/snack message shown when the selected conversation(s) are archived.
Displays the number of converstions archived -->
<string name="archived_toast_message"><xliff:g id="count">%d</xliff:g> archived</string>
<!-- The text of the toast/snack message shown when the selected conversation(s) are unarchived.
Displays the number of conversations unarchived -->
<string name="unarchived_toast_message"><xliff:g id="count">%d</xliff:g> unarchived</string>
<!-- Toast shown when the user tries to send a message, and then sets Bugle as the default SMS app. -->
<string name="toast_after_setting_default_sms_app_for_message_send">All set. Tap Send again.</string>
<!-- Toast shown when the user successfully sets Bugle as the default SMS app. -->
<string name="toast_after_setting_default_sms_app">Messaging successfully set as the default SMS app.</string>
<!-- Accessibility : Content descriptinon for ImageButtons and ImageViews -->
<plurals name="attachment_preview_close_content_description">
<item quantity="one">Discard attachment</item>
<item quantity="other">Discard attachments</item>
</plurals>
<string name="audio_attachment_content_description">Audio attachment</string>
<string name="audio_play_content_description">Play audio attachment</string>
<string name="audio_pause_content_description">Pause</string>
<!-- Accessibility announcement for an incoming message -->
<string name="incoming_message_announcement">Message from <xliff:g id="sender">%1$s</xliff:g>: <xliff:g id="message">%2$s</xliff:g>.</string>
<!-- Accessibility description for conversation list for 1:1 conversations -->
<string name="one_on_one_incoming_failed_message_prefix">Failed message from <xliff:g id="sender">%1$s</xliff:g>: <xliff:g id="message">%2$s</xliff:g>. Time: <xliff:g id="time">%3$s</xliff:g>.</string>
<string name="one_on_one_incoming_successful_message_prefix">Message from <xliff:g id="sender">%1$s</xliff:g>: <xliff:g id="message">%2$s</xliff:g>. Time: <xliff:g id="time">%3$s</xliff:g>.</string>
<string name="one_on_one_outgoing_draft_message_prefix">Unsent message to <xliff:g id="contact">%1$s</xliff:g>: <xliff:g id="message">%2$s</xliff:g>. Time: <xliff:g id="time">%3$s</xliff:g>.</string>
<string name="one_on_one_outgoing_sending_message_prefix">Sending message to <xliff:g id="contact">%1$s</xliff:g>: <xliff:g id="message">%2$s</xliff:g>. Time: <xliff:g id="time">%3$s</xliff:g>.</string>
<string name="one_on_one_outgoing_failed_message_prefix">Failed message to <xliff:g id="contact">%1$s</xliff:g>: <xliff:g id="message">%2$s</xliff:g>. Time: <xliff:g id="time">%3$s</xliff:g>.</string>
<string name="one_on_one_outgoing_successful_message_prefix">Message to <xliff:g id="contact">%1$s</xliff:g>: <xliff:g id="message">%2$s</xliff:g>. Time: <xliff:g id="time">%3$s</xliff:g>.</string>
<!-- Accessibility description for conversation list for group conversations -->
<string name="group_incoming_failed_message_prefix">Failed message from <xliff:g id="sender">%1$s</xliff:g>: <xliff:g id="message">%2$s</xliff:g>. Time: <xliff:g id="time">%3$s</xliff:g>. <xliff:g id="groupInfo">%4$s</xliff:g>.</string>
<string name="group_incoming_successful_message_prefix">Message from <xliff:g id="sender">%1$s</xliff:g>: <xliff:g id="message">%2$s</xliff:g>. Time: <xliff:g id="time">%3$s</xliff:g>. <xliff:g id="groupInfo">%4$s</xliff:g>.</string>
<string name="group_outgoing_draft_message_prefix">Unsent message to <xliff:g id="group">%1$s</xliff:g>: <xliff:g id="message">%2$s</xliff:g>. Time: <xliff:g id="time">%3$s</xliff:g>.</string>
<string name="group_outgoing_sending_message_prefix">Sending message to <xliff:g id="group">%1$s</xliff:g>: <xliff:g id="message">%2$s</xliff:g>. Time: <xliff:g id="time">%3$s</xliff:g>.</string>
<string name="group_outgoing_failed_message_prefix">Failed message to <xliff:g id="group">%1$s</xliff:g>: <xliff:g id="message">%2$s</xliff:g>. Time: <xliff:g id="time">%3$s</xliff:g>.</string>
<string name="group_outgoing_successful_message_prefix">Message to <xliff:g id="group">%1$s</xliff:g>: <xliff:g id="message">%2$s</xliff:g>. Time: <xliff:g id="time">%3$s</xliff:g>.</string>
<!-- Accessibility description for conversation list for failed messages -->
<string name="failed_message_content_description">Failed message. Tap to retry.</string>
<!-- Accessibility : text read on the small X icon on the subject editor -->
<string name="delete_subject_content_description">Delete subject</string>
<string name="photo_view_activity_title">Messaging photos</string>
<plurals name="photos_saved_to_album">
<item quantity="one"><xliff:g id="quantity">%d</xliff:g> photo saved to \"<xliff:g id="albumName">%s</xliff:g>\" album</item>
<item quantity="other"><xliff:g id="quantity">%d</xliff:g> photos saved to \"<xliff:g id="albumName">%s</xliff:g>\" album</item>
</plurals>
<plurals name="videos_saved_to_album">
<item quantity="one"><xliff:g id="quantity">%d</xliff:g> video saved to \"<xliff:g id="albumName">%s</xliff:g>\" album</item>
<item quantity="other"><xliff:g id="quantity">%d</xliff:g> videos saved to \"<xliff:g id="albumName">%s</xliff:g>\" album</item>
</plurals>
<plurals name="attachments_saved_to_album">
<item quantity="one"><xliff:g id="quantity">%d</xliff:g> attachment saved to \"<xliff:g id="albumName">%s</xliff:g>\" album</item>
<item quantity="other"><xliff:g id="quantity">%d</xliff:g> attachments saved to \"<xliff:g id="albumName">%s</xliff:g>\" album</item>
</plurals>
<plurals name="attachments_saved_to_downloads">
<item quantity="one"><xliff:g id="quantity">%d</xliff:g> attachment saved to \"Downloads\"</item>
<item quantity="other"><xliff:g id="quantity">%d</xliff:g> attachments saved to \"Downloads\"</item>
</plurals>
<plurals name="attachments_saved">
<item quantity="one"><xliff:g id="quantity">%d</xliff:g> attachment saved</item>
<item quantity="other"><xliff:g id="quantity">%d</xliff:g> attachments saved</item>
</plurals>
<plurals name="attachment_save_error">
<item quantity="one">Couldn\'t save <xliff:g id="quantity">%d</xliff:g> attachment</item>
<item quantity="other">Couldn\'t save <xliff:g id="quantity">%d</xliff:g> attachments</item>
</plurals>
<!-- Title for the preferences/settings activity -->
<string name="settings_activity_title">Settings</string>
<!-- Title for the archived conversations activity -->
<string name="archived_activity_title">Archived</string>
<!-- Preference category: MMS messaging -->
<string name="mms_messaging_category_pref_title">MMS</string>
<!-- Preference category: Advanced -->
<string name="advanced_category_pref_title">Advanced</string>
<!-- Title for the preference for whether or to notify the user of new messages -->
<string name="notifications_pref_title">Notifications</string>
<!-- Title for the preference for whether or not to request/show delivery reports for SMS -->
<string name="delivery_reports_pref_title">SMS delivery reports</string>
<string name="delivery_reports_pref_summary">Request a delivery report for each SMS you send</string>
<string name="auto_retrieve_mms_pref_title">Auto-retrieve</string>
<string name="auto_retrieve_mms_pref_summary">Automatically retrieve MMS messages</string>
<!-- Title for the preference for whether or not to auto-retrieve MMS when roaming -->
<string name="auto_retrieve_mms_when_roaming_pref_title">Roaming auto-retrieve</string>
<string name="auto_retrieve_mms_when_roaming_pref_summary">Automatically retrieve MMS when roaming</string>
<string name="group_mms_pref_title">Group messaging</string>
<!-- Preference title: SMS enabled (Messaging is the default SMS app) -->
<string name="sms_enabled_pref_title">Default SMS app</string>
<!-- Preference summary: Current default SMS app -->
<string name="default_sms_app"><xliff:g id="app_name">%s</xliff:g></string>
<!-- Preference title: MMS phone number -->
<string name="mms_phone_number_pref_title">Your phone number</string>
<!-- Display text for phone number preference when the number is unknown -->
<string name="unknown_phone_number_pref_display_value">Unknown</string>
<!-- Title for the preference for playing a message send sound -->
<string name="send_sound_pref_title">Outgoing message sounds</string>
<!-- Menu item to copy message text -->
<string name="message_context_menu_copy_text">Copy text</string>
<!-- Title of long press menu for details about an individual message. -->
<string name="message_context_menu_view_details">View details</string>
<!-- Title of long press menu for forwarding an individual message. -->
<string name="message_context_menu_forward_message">Forward</string>
<!-- Title of "Message details" dialog -->
<string name="message_details_title">Message details</string>
<!-- Label in "Message details" dialog -->
<string name="message_type_label">Type:\u0020</string>
<!-- "Type" value in "Message details" dialog -->
<string name="text_message">Text message</string>
<!-- "Type" value in "Message details" dialog -->
<string name="multimedia_message">Multimedia message</string>
<!-- Label in "Message details" dialog showing who sent the message. -->
<string name="from_label">From:\u0020</string>
<!-- Label in "Message details" dialog -->
<string name="to_address_label">To:\u0020</string>
<!-- Label in "Message details" dialog -->
<string name="sent_label">Sent:\u0020</string>
<!-- Label in "Message details" dialog -->
<string name="received_label">Received:\u0020</string>
<!-- Label in "Message details" dialog -->
<string name="subject_label">Subject:\u0020</string>
<!-- Label in "Message details" dialog -->
<string name="message_size_label">Size:\u0020</string>
<!-- Label in "Message details" dialog -->
<string name="priority_label">Priority:\u0020</string>
<!-- Label in "Message details" dialog -->
<string name="sim_label">SIM:\u0020</string>
<!-- "Priority" value in "Message details" dialog -->
<string name="priority_high">High</string>
<!-- "Priority" value in "Message details" dialog -->
<string name="priority_normal">Normal</string>
<!-- "Priority" value in "Message details" dialog -->
<string name="priority_low">Low</string>
<!-- SIM identified using the slot number. e.g. SIM 1 -->
<string name="sim_slot_identifier">SIM <xliff:g id="sim_slot_number">%s</xliff:g></string>
<!-- Sender to be used if the sender address has been hidden -->
<string name="hidden_sender_address">Hidden sender address</string>
<!-- Shows when the user attempts to send message while some attachment(s) haven't finished loading -->
<string name="cant_send_message_while_loading_attachments">Can\'t send message while loading attachments.</string>
<!-- Shows when the user attempts to send message when there is no active subscription -->
<string name="cant_send_message_without_active_subscription">Network is not ready. Try again.</string>
<string name="chips_text_delete_button_content_description">Delete text</string>
<string name="numeric_text_keyboard_toggle_button_content_description">Switch between entering text and numbers</string>
<string name="add_more_participants_button_content_description">Add more participants</string>
<string name="confrim_participants_button_content_description">Confirm participants</string>
<string name="start_new_conversation">Start new conversation</string>
<!-- Content description for the checkbox when selecting an item in the gallery -->
<string name="gallery_checkbox_content_description">Select this item</string>
<string name="video_thumbnail_view_play_button_content_description">Play video</string>
<!-- Option menu item in the conversation view that lets user view list of conversation participants and change options -->
<string name="action_people_and_options">People &amp; options</string>
<!-- Title for the "People and Options" activity -->
<string name="people_and_options_activity_title">People &amp; options</string>
<!-- Title for the general settings section in the "People and options" activity -->
<string name="general_settings_title">General</string>
<!-- Title for the list of participants in the "People and options" activity -->
<string name="participant_list_title">People in this conversation</string>
<!-- Title for the phone call button in the action bar that lets the user call a participant in an SMS conversation -->
<string name="action_call">Make a call</string>
<!-- The hint text shown in the message compose input box prompting the user to send a message -->
<string name="compose_message_view_hint_text">Send message</string>
<!-- The hint text shown in the message compose input box prompting the user to send a message when there are multiple SIMs. -->
<string name="compose_message_view_hint_text_multi_sim">Send message&lt;br/&gt;&lt;small&gt;from <xliff:g id="sim_name">%s</xliff:g>&lt;/small&gt;</string>
<!-- The hint text shown in the message compose input box when photo(s) is attached -->
<plurals name="compose_message_view_hint_text_photo">
<item quantity="one">Send photo</item>
<item quantity="other">Send photos</item>
</plurals>
<!-- The hint text shown in the message compose input box when audio recording(s) is attached -->
<plurals name="compose_message_view_hint_text_audio">
<item quantity="one">Send audio</item>
<item quantity="other">Send audios</item>
</plurals>
<!-- The hint text shown in the message compose input box when video(s) is attached -->
<plurals name="compose_message_view_hint_text_video">
<item quantity="one">Send video</item>
<item quantity="other">Send videos</item>
</plurals>
<!-- The hint text shown in the message compose input box when vcard(s) is attached -->
<plurals name="compose_message_view_hint_text_vcard">
<item quantity="one">Send contact card</item>
<item quantity="other">Send contact cards</item>
</plurals>
<!-- The hint text shown in the message compose input box when a single unknown attachment, or multiple different attachments are attached -->
<plurals name="compose_message_view_hint_text_attachments">
<item quantity="one">Send attachment</item>
<item quantity="other">Send attachments</item>
</plurals>
<!-- Announcement after the user adds or removes an attachment -->
<plurals name="attachment_changed_accessibility_announcement">
<item quantity="zero">No attachments selected</item>
<item quantity="one">One attachment ready to send</item>
<item quantity="other"><xliff:g id="attachment_count">%d</xliff:g> attachments ready to send</item>
</plurals>
<!-- Action menu title to let users view open source license -->
<string name="menu_license">Open source licenses</string>
<!-- Title for the per-conversation preference for whether or to notify the user of new messages -->
<string name="notifications_enabled_conversation_pref_title">Notifications</string>
<!-- Reached MMS message attachment limit -->
<string name="mms_attachment_limit_reached">Attachment limit reached</string>
<!-- Alert dialog title to accept or decline adding the given phone number to your contacts. -->
<string name="add_contact_confirmation_dialog_title">Add to Contacts?</string>
<!-- Alert dialog accept adding the given phone number to your contacts button. -->
<string name="add_contact_confirmation">Add Contact</string>
<!-- The text shown as a label before the message subject input box -->
<string name="compose_message_view_subject_hint_text">Subject</string>
<!-- The text shown as a label before the message subject input box -->
<string name="conversation_message_view_subject_text">Subject:\u0020</string>
<!-- When there's a subject in an mms, the subject + message are shown in a notification -->
<string name="notification_subject"><xliff:g id="subject_label">%1$s</xliff:g><xliff:g id="messageText">%2$s</xliff:g></string>
<!-- Text shown on contact VCard when it's being loaded -->
<string name="loading_vcard">Loading contact card</string>
<!-- Text shown on contact VCard when it failed to load -->
<string name="failed_loading_vcard">Couldn\'t load contact card</string>
<!-- Text shown on contact VCard promping the user to tap to view the contact -->
<string name="vcard_tap_hint">View contact card</string>
<!-- VCard display name for when there's more than one contact, e.g. "2 contact cards" -->
<plurals name="vcard_multiple_display_name">
<!-- quantity="one" is not needed by the app, but it keeps the translation pipeline happy. -->
<item quantity="one"><xliff:g id="count">%d</xliff:g> contact</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> contacts</item>
</plurals>
<!-- Title for the activity that shows details of VCards -->
<string name="vcard_detail_activity_title">Contact cards</string>
<!-- VCard label for displaying birthdays -->
<string name="vcard_detail_birthday_label">Birthday</string>
<!-- VCard label for describing the Notes field of a contact. -->
<string name="vcard_detail_notes_label">Notes</string>
<!-- Title for the message forwarding dialog -->
<string name="forward_message_activity_title">Forward message</string>
<!-- String to show when eliding the number of participants in a conversation due to length (used when there is one extra) -->
<string name="plus_one">+1</string>
<!-- String to show when eliding the number of participants in a conversation due to length (used when there is more than one extra) -->
<string name="plus_n">+%d</string>
<!-- Toast error shown when SMS functionality is disabled -->
<string name="sms_disabled">SMS disabled</string>
<!-- Snackbar message that indicates users must set Messaging as their
default SMS application in order to send messages -->
<string name="requires_default_sms_app_to_send">To send, set Messaging as the default SMS app</string>
<!-- Snackbar message that indicates users must set Messaging as their default SMS application in order to perform the requested action. -->
<string name="requires_default_sms_app">Set Messaging as the default SMS app</string>
<!-- Snackbar button text to switch default SMS apps shown in snackbar. -->
<string name="requires_default_sms_change_button">Change</string>
<!-- Toast message that indicates no preferred SIM was selected for sending the message -->
<string name="no_preferred_sim_selected">No preferred SIM selected for sending SMS messages</string>
<!-- Dialog message that indicates user must be granted permissions from the phone owner to
send SMS messages. -->
<string name="requires_sms_permissions_message">This app isn\'t allowed by the device owner.</string>
<!-- Dialog button text that closes the application. -->
<string name="requires_sms_permissions_close_button">OK</string>
<!-- Toast text when creating a conversation with more participants than MMS/SMS config permits -->
<string name="too_many_participants">Too many participants in a conversation</string>
<!-- Toast text when creating a conversation with an invalid participant -->
<plurals name="add_invalid_contact_error">
<item quantity="one">Invalid contact</item>
<item quantity="other">Invalid contacts</item>
</plurals>
<!-- Error toast message shown when a camera image failed to attach to the message -->
<!-- A message in conversation list view to indicate that the snipit text and preview is from an unsent draft. -->
<string name="conversation_list_item_view_draft_message">Draft</string>
<!-- String to show in the conversation list view when there are no messages. -->
<string name="conversation_list_empty_text">Once you start a new conversation, youll see it listed here</string>
<!-- String to show in the archived conversation list view when there are no messages. -->
<string name="archived_conversation_list_empty_text">Archived conversations appear here</string>
<!-- String to show in the conversation list view when we haven't synchronized the SMS database yet -->
<string name="conversation_list_first_sync_text">Loading conversations&#8230;</string>
<!-- Shown in conversation as the snippet when there is no text and an attached picture. [CHAR LIMIT=25] -->
<string name="conversation_list_snippet_picture">Picture</string>
<!-- Shown in conversation as the snippet when there is no text and an attached audio clip. [CHAR LIMIT=25] -->
<string name="conversation_list_snippet_audio_clip">Audio clip</string>
<!-- Shown in conversation as the snippet when there is no text and an attached video. [CHAR LIMIT=25] -->
<string name="conversation_list_snippet_video">Video</string>
<!-- Shown in conversation as the snippet when there is no text and an attached vcard. [CHAR LIMIT=25] -->
<string name="conversation_list_snippet_vcard">Contact card</string>
<!-- Indicates that the current message will be sent via MMS -->
<string name="mms_text">MMS</string>
<!-- The string we display with the snack bar notification (very similar to toast) to undo the action that the notification is about. -->
<string name="snack_bar_undo">Undo</string>
<string name="snack_bar_retry">Retry</string>
<!-- Hint text shown on the contact list when there's no contacts -->
<string name="contact_list_empty_text">Enter a contact name or phone number to start a new message</string>
<!-- Action menu title for blocking and archiving selected conversations in conversation list -->
<string name="action_block">Block</string>
<!-- Label of block contact item in People & Options for 1:1 conversation -->
<string name="block_contact_title">Block <xliff:g id="destination">%s</xliff:g></string>
<!-- Label of unblock contact item in People & Options for 1:1 conversation -->
<string name="unblock_contact_title">Unblock <xliff:g id="destination">%s</xliff:g></string>
<!-- Title of block confirmation dialog -->
<string name="block_confirmation_title">Block <xliff:g id="destination">%s</xliff:g>?</string>
<!-- Text describing what happens when user is blocked via the block actionbar action -->
<string name="block_confirmation_message">You\'ll continue to receive messages from this number but won\'t be notified anymore. This conversation will be archived.</string>
<!-- The title of the list of blocked contacts -->
<string name="blocked_contacts_title">Blocked contacts</string>
<!-- The message in a blocked contact item which indicates tapping will unblock -->
<string name="tap_to_unblock_message">UNBLOCK</string>
<!-- Accessibility toast shown when a message is sending. -->
<string name="sending_message">Sending message</string>
<!-- Accessibility toast shown when a message is sent. -->
<string name="send_message_success">Message sent</string>
<!-- Error toast shown when an MMS could not be sent because mobile data was disabled. -->
<string name="send_message_failure_no_data">Cellular data is turned off. Check your settings.</string>
<!-- Error toast shown when a message could not be sent because of airplane mode. -->
<string name="send_message_failure_airplane_mode">Can\'t send messages in Airplane mode</string>
<!-- Error toast shown when a message could not be sent because of unspecified error. -->
<string name="send_message_failure">Message could not be sent</string>
<!-- Accessibility toast shown when an MMS is downloaded. -->
<string name="download_message_success">Message downloaded</string>
<!-- Error toast shown when an MMS could not be downloaded because mobile data was disabled. -->
<string name="download_message_failure_no_data">Cellular data is turned off. Check your settings.</string>
<!-- Error toast shown when a message could not be downloaded because of airplane mode. -->
<string name="download_message_failure_airplane_mode">Can\'t download messages in Airplane mode</string>
<!-- Error toast shown when a message could not be downloaded because of unspecified error. -->
<string name="download_message_failure">Message could not be downloaded</string>
<!-- Accessibility : content description for numbers -->
<string name="content_description_for_number_zero">Zero</string>
<string name="content_description_for_number_one">One</string>
<string name="content_description_for_number_two">Two</string>
<string name="content_description_for_number_three">Three</string>
<string name="content_description_for_number_four">Four</string>
<string name="content_description_for_number_five">Five</string>
<string name="content_description_for_number_six">Six</string>
<string name="content_description_for_number_seven">Seven</string>
<string name="content_description_for_number_eight">Eight</string>
<string name="content_description_for_number_nine">Nine</string>
<!-- Error message which shows the user a carrier specific error code such as "Unable to send message: xxxxx error 97" -->
<string name="carrier_send_error">Can\'t send message with <xliff:g id="carrierName">%1$s</xliff:g>, error <xliff:g id="errorCode">%2$d</xliff:g></string>
<string name="carrier_send_error_unknown_carrier">Can\'t send message with unknown carrier, error <xliff:g id="errorCode">%1$d</xliff:g></string>
<!-- Text prepended to the subject of a forwarded message -->
<string name="message_fwd">Fwd: <xliff:g id="subject">%s</xliff:g></string>
<!-- Detailed MMS failure strings, may need to be adjusted per carrier for TA -->
<string name="mms_failure_outgoing_service">Message not sent: service not activated on network</string>
<string name="mms_failure_outgoing_address">Message not sent: invalid destination address</string>
<string name="mms_failure_outgoing_corrupt">Message not sent: invalid message</string>
<string name="mms_failure_outgoing_content">Message not sent: unsupported content</string>
<string name="mms_failure_outgoing_unsupported">Message not sent: unsupported message</string>
<string name="mms_failure_outgoing_too_large">Message not sent: too large</string>
<!-- The notification toast text and action button label shown at bottom of screen, for when a new message comes in while the user
is in that conversation, but the message list is not scrolled to the bottom -->
<string name="in_conversation_notify_new_message_text">New message</string>
<string name="in_conversation_notify_new_message_action">View</string>
<!-- Content description for the message images in a conversation or for the image preview in the conversation list if the lastest message in that conversation contains an image-->
<string name="message_image_content_description">Image</string>
<!-- Text for a toast message notifying the user that we can't find an appropriate application to handle their request -->
<string name="activity_not_found_message">Could not find an appropriate application</string>
<!-- Accessibility : Content description for deleting a recipient chip. -->
<string name="chips_delete_content_description">Remove recipient</string>
<!-- Label for new message button in share intent dialog -->
<string name="share_new_message">New message</string>
<!-- Label for new message button in share intent dialog -->
<string name="share_cancel">Cancel</string>
<!-- Alert dialog title to copy information displayed in dialog to system clipboard. -->
<string name="copy_to_clipboard_dialog_title">Copy to clipboard?</string>
<!-- Alert dialog accept to copy information displayed in dialog to system clipboard. -->
<string name="copy_to_clipboard">Copy</string>
<!-- SIM name incoming message bubbles indicating which SIM the message was delivered to -->
<string name="incoming_sim_name_text">to <xliff:g id="sim_name">%s</xliff:g></string>
<!-- The title for general settings section in the settings activity -->
<string name="general_settings">General</string>
<!-- The title for advanced settings section in the settings activity -->
<string name="advanced_settings">Advanced</string>
<!-- The title for general settings activity -->
<string name="general_settings_activity_title">General settings</string>
<!-- The title for advanced settings activity -->
<string name="advanced_settings_activity_title">Advanced settings</string>
<!-- The title for sim_specific settings -->
<string name="sim_specific_settings">\"<xliff:g id="sim_name">%s</xliff:g>\" SIM</string>
<!-- The group MMS choices in settings -->
<string name="disable_group_mms">Send individual SMS messages to all recipients. Only you will get any replies</string>
<string name="enable_group_mms">Send a single MMS to all recipients</string>
<!-- SIM number shown in the settings when the number is not known -->
<string name="sim_settings_unknown_number">Unknown number</string>
<!-- Notification title for incoming sms/mms message for secondary user -->
<string name="secondary_user_new_message_title">New message</string>
<!-- Ticker for notification for incoming sms/mms message for secondary user -->
<string name="secondary_user_new_message_ticker">New message.</string>
<!-- Content description for the SIM selector button in the conversation -->
<string name="sim_selector_button_content_description">SIM selector</string>
<!-- Content description for the SIM selector button with selected sim name -->
<string name="sim_selector_button_content_description_with_selection"><xliff:g id="sim">%1$s</xliff:g> selected, SIM selector</string>
<!-- Custom TalkBack description for send button long click event when there's no SIM selector, i.e. edit subject -->
<string name="send_button_long_click_description_no_sim_selector">Edit subject</string>
<!-- Custom TalkBack description for send button long click event when there is SIM selector -->
<string name="send_button_long_click_description_with_sim_selector">Select SIM or edit subject</string>
<!-- Content description for the audio record view -->
<string name="audio_record_view_content_description">Tap &amp; hold to record audio</string>
<!-- Content description for new conversation button in desktop widget -->
<string name="widget_new_conversation_content_description">Start new conversation</string>
<!-- Content description for widget title -->
<string name="widget_title_content_description">Messaging</string>
<!-- Displayed name of the desktop widget that shows a single conversation-->
<string name="widget_conversation_name">Messaging</string>
<!-- Content description for conversation list button in desktop widget -->
<string name="widget_conversation_list_content_description">Conversation list</string>
<!-- Shown when loading conversations in the widget -->
<string name="loading_conversations">Loading conversations</string>
<!-- Shown when loading messages in the widget -->
<string name="loading_messages">Loading messages</string>
<!-- Displayed at the end of the conversation list in the widget. Tapping on this will open bugle home activity. [CHAR LIMIT=35] -->
<string name="view_more_conversations">View more conversations</string>
<!-- Displayed at the beginning of the message list in the widget. Tapping on this will open bugle home activity. [CHAR LIMIT=35] -->
<string name="view_more_messages">View more messages</string>
<!-- Toast message telling the user a conversation has been deleted -->
<string name="conversation_deleted">Conversation deleted</string>
<!-- Displayed when user adds a new conversation widget. Tapping on the widget in this
mode will bring user to the conversation selection screen -->
<string name="tap_to_configure">Conversation deleted. Tap to show a different Messaging conversation</string>
<!-- Toast message telling the user that someone was blocked -->
<string name="update_destination_blocked">Blocked</string>
<!-- Toast message telling the user that someone was unblocked -->
<string name="update_destination_unblocked">Unblocked</string>
<string name="db_full">Storage space is low. Some data may be lost.</string>
<!-- Title for attachment chooser activity -->
<string name="attachment_chooser_activity_title">Select attachments</string>
<!-- Action menu title for confirming attachment selection in the attachment chooser -->
<string name="action_confirm_selection">Confirm selection</string>
<!-- Shows the number of selected attachments in the attachment chooser activity -->
<string name="attachment_chooser_selection"><xliff:g id="count">%d</xliff:g> selected</string>
<!-- The dialog message content for when the message is over the attachment limit when composing the message -->
<string name="attachment_limit_reached_dialog_message_when_composing">Please remove one or more attachments and try again.</string>
<!-- The dialog message content for when the message is over the attachment limit when sending the message -->
<string name="attachment_limit_reached_dialog_message_when_sending">You can try sending your message, but it might not be delivered unless you remove one or more attachments.</string>
<!-- The dialog message content for when the message is over the attachment limit when sending the message -->
<string name="video_attachment_limit_exceeded_when_sending">You can only send one video per message. Please remove additional videos and try again.</string>
<!-- The dialog message content for when the message load failed -->
<string name="attachment_load_failed_dialog_message">Messaging failed to load attachment.</string>
<!-- The option to send the message anyway when the user is presented with the warning that the attachment size might be over limit -->
<string name="attachment_limit_reached_send_anyway">Send anyway</string>
<!-- Toast message telling the user a conversation with a recipient could not be found or created -->
<string name="conversation_creation_failure">Could not start conversation</string>
<!-- The accessibility text read when the sim chooser pops up to read the current selected sim -->
<string name="selected_sim_content_message"><xliff:g id="selected_sim">%s</xliff:g> selected</string>
<string name="work_directory_display_name">Work Profile contacts</string>
<!-- When making a call to emergency numbers, show this toast -->
<string name="disallow_emergency_call">Can\'t make a voice call to emergency services here.</string>
</resources>