summaryrefslogtreecommitdiff
path: root/java/com/android/dialer
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/dialer')
-rw-r--r--java/com/android/dialer/app/res/values/strings.xml237
-rw-r--r--java/com/android/dialer/app/voicemail/error/res/values/strings.xml4
-rw-r--r--java/com/android/dialer/callcomposer/res/values/strings.xml2
-rw-r--r--java/com/android/dialer/enrichedcall/simulator/res/values/strings.xml3
-rw-r--r--java/com/android/dialer/main/impl/res/values/strings.xml6
-rw-r--r--java/com/android/dialer/shortcuts/res/values/strings.xml6
-rw-r--r--java/com/android/dialer/voicemailstatus/res/values/strings.xml41
7 files changed, 10 insertions, 289 deletions
diff --git a/java/com/android/dialer/app/res/values/strings.xml b/java/com/android/dialer/app/res/values/strings.xml
index 4a7c68f91..368e062c1 100644
--- a/java/com/android/dialer/app/res/values/strings.xml
+++ b/java/com/android/dialer/app/res/values/strings.xml
@@ -16,21 +16,14 @@
-->
-<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">
<!-- Application name used in Settings/Apps. Default label for activities
that don't specify a label. -->
- <string name="applicationLabel">Phone</string>
+ <string name="applicationLabel" tools:ignore="UnusedResources">Phone</string>
<!-- Title for the activity that dials the phone, when launched directly into the dialpad -->
<string name="launcherDialpadActivityLabel">Phone Keypad</string>
- <!-- The description text for the dialer tab.
-
- Note: AccessibilityServices use this attribute to announce what the view represents.
- This is especially valuable for views without textual representation like ImageView.
-
- [CHAR LIMIT=NONE] -->
- <string name="dialerIconLabel">Phone</string>
<!-- The description text for the call log tab.
@@ -38,10 +31,7 @@
This is especially valuable for views without textual representation like ImageView.
[CHAR LIMIT=NONE] -->
- <string name="callHistoryIconLabel">Call history</string>
-
- <!-- Text for a menu item to report a call as having been incorrectly identified. [CHAR LIMIT=48] -->
- <string name="action_report_number">Report inaccurate number</string>
+ <string name="callHistoryIconLabel" tools:ignore="UnusedResources">Call history</string>
<!-- Option displayed in context menu to copy long pressed phone number. [CHAR LIMIT=48] -->
<string name="action_copy_number_text">Copy number</string>
@@ -49,12 +39,6 @@
<!-- Option displayed in context menu to copy long pressed voicemail transcription. [CHAR LIMIT=48] -->
<string name="copy_transcript_text">Copy transcription</string>
- <!-- Label for action to block a number. [CHAR LIMIT=48] -->
- <string name="action_block_number">Block number</string>
-
- <!-- Label for action to unblock a number [CHAR LIMIT=48]-->
- <string name="action_unblock_number">Unblock number</string>
-
<!-- Label for action to edit a number before calling it. [CHAR LIMIT=48] -->
<string name="action_edit_number_before_call">Edit number before call</string>
@@ -79,10 +63,6 @@
<!-- Title of the "Clearing call log" progress-dialog [CHAR LIMIT=35] -->
<string name="clearCallLogProgress_title">Clearing call history\u2026</string>
- <!-- Title used for the activity for placing a call. This name appears
- in activity disambig dialogs -->
- <string name="userCallActivityLabel" product="default">Phone</string>
-
<!-- Notification strings -->
<!-- Missed call notification label, used when there's exactly one missed call -->
<string name="notification_missedCallTitle">Missed call</string>
@@ -120,9 +100,6 @@
</item>
</plurals>
- <!-- Used in the notification of a new voicemail for the action to play the voicemail. -->
- <string name="notification_action_voicemail_play">Play</string>
-
<!-- Used to build a list of names or phone numbers, to indicate the callers who left
voicemails.
The first argument may be one or more callers, the most recent ones.
@@ -146,48 +123,14 @@
<!-- Message to display whilst we are waiting for the content to be fetched. [CHAR LIMIT=40] -->
<string name="voicemail_fetching_content">Loading voicemail\u2026</string>
- <!-- Message to display whilst we are waiting for the content to be archived. [CHAR LIMIT=40] -->
- <string name="voicemail_archiving_content">Archiving voicemail\u2026</string>
-
<!-- Message to display if we fail to get content within a suitable time period. [CHAR LIMIT=40] -->
<string name="voicemail_fetching_timout">Couldn\'t load voicemail</string>
- <!-- The header to show that call log is only showing voicemail calls. [CHAR LIMIT=40] -->
- <string name="call_log_voicemail_header">Calls with voicemail only</string>
-
- <!-- The header to show that call log is only showing incoming calls. [CHAR LIMIT=40] -->
- <string name="call_log_incoming_header">Incoming calls only</string>
-
- <!-- The header to show that call log is only showing outgoing calls. [CHAR LIMIT=40] -->
- <string name="call_log_outgoing_header">Outgoing calls only</string>
-
- <!-- The header to show that call log is only showing missed calls. [CHAR LIMIT=40] -->
- <string name="call_log_missed_header">Missed calls only</string>
-
<!-- The counter for calls in a group and the date of the latest call as shown in the call log [CHAR LIMIT=15] -->
<string name="call_log_item_count_and_date">(<xliff:g id="count">%1$d</xliff:g>)
<xliff:g id="date">%2$s</xliff:g>
</string>
- <!-- String describing the Search ImageButton
-
- Used by AccessibilityService to announce the purpose of the button.
- [CHAR LIMIT=NONE]
- -->
- <string name="description_search_button">search</string>
-
- <!-- String describing the digits text box containing the number to dial.
-
- Used by AccessibilityService to announce the purpose of the view.
- -->
- <string name="description_digits_edittext">number to dial</string>
-
- <!-- String describing the button in the voicemail playback to start/stop playback.
-
- Used by AccessibilityService to announce the purpose of the view.
- -->
- <string name="description_playback_start_stop">Play or stop playback</string>
-
<!-- String describing the button in the voicemail playback to switch on/off speakerphone.
Used by AccessibilityService to announce the purpose of the view.
@@ -200,18 +143,6 @@
-->
<string name="description_playback_seek">Seek playback position</string>
- <!-- String describing the button in the voicemail playback to decrease playback rate.
-
- Used by AccessibilityService to announce the purpose of the view.
- -->
- <string name="description_rate_decrease">Decrease playback rate</string>
-
- <!-- String describing the button in the voicemail playback to increase playback rate.
-
- Used by AccessibilityService to announce the purpose of the view.
- -->
- <string name="description_rate_increase">Increase playback rate</string>
-
<!-- Content description for the fake action menu button that brings up the call history
activity -->
<string name="action_menu_call_history_description">Call history</string>
@@ -226,21 +157,6 @@
[CHAR LIMIT=NONE] -->
<string name="action_menu_dialpad_button">key pad</string>
- <!-- Menu item used to show only outgoing in the call log. [CHAR LIMIT=30] -->
- <string name="menu_show_outgoing_only">Show outgoing only</string>
-
- <!-- Menu item used to show only incoming in the call log. [CHAR LIMIT=30] -->
- <string name="menu_show_incoming_only">Show incoming only</string>
-
- <!-- Menu item used to show only missed in the call log. [CHAR LIMIT=30] -->
- <string name="menu_show_missed_only">Show missed only</string>
-
- <!-- Menu item used to show only voicemails in the call log. [CHAR LIMIT=30] -->
- <string name="menu_show_voicemails_only">Show voicemails only</string>
-
- <!-- Menu item used to show all calls in the call log. [CHAR LIMIT=30] -->
- <string name="menu_show_all_calls">Show all calls</string>
-
<!-- Label for the dialer app setting page [CHAR LIMIT=30]-->
<string name="dialer_settings_label">Settings</string>
@@ -251,12 +167,6 @@
<!-- Label for the menu item that installs a shortcut for the new UI. [CHAR LIMIT=30] -->
<string name="new_ui_launcher_shortcut_label">Create New UI Shortcut</string>
- <!-- Menu item to display all contacts [CHAR LIMIT=30] -->
- <string name="menu_allContacts">All contacts</string>
-
- <!-- Description for incoming calls going to voice mail vs. not -->
- <string name="actionIncomingCall">Incoming calls</string>
-
<!-- String describing the user entering bulk action mode.
Note: AccessibilityServices use this attribute to announce what the view represents.
@@ -285,27 +195,6 @@
-->
<string name="description_unselecting_bulk_action_mode">Unselected <xliff:g id="nameOrNumber">%1$s</xliff:g></string>
- <!-- String describing the icon in the call log used to play a voicemail.
-
- Note: AccessibilityServices use this attribute to announce what the view represents.
- This is especially valuable for views without textual representation like ImageView.
- -->
- <string name="description_call_log_play_button">Play voicemail</string>
-
- <!-- String describing the button to view the contact for the current number.
-
- Note: AccessibilityServices use this attribute to announce what the view represents.
- This is especially valuable for views without textual representation like ImageView.
- -->
- <string name="description_view_contact">View contact <xliff:g id="name">%1$s</xliff:g></string>
-
- <!-- String describing the button to call a number or contact.
-
- Note: AccessibilityServices use this attribute to announce what the view represents.
- This is especially valuable for views without textual representation like ImageView.
- -->
- <string name="description_call">Call <xliff:g id="name">%1$s</xliff:g></string>
-
<!-- String describing the button to access the contact details for a name or number.
Note: AccessibilityServices use this attribute to announce what the view represents.
@@ -336,35 +225,12 @@
-->
<string name="description_video_call">Video call.</string>
- <!-- String describing the button to SMS a number or contact.
-
- Note: AccessibilityServices use this attribute to announce what the view represents.
- This is especially valuable for views without textual representation like ImageView.
- [CHAR LIMIT=NONE]
- -->
- <string name="description_send_text_message">Send SMS to <xliff:g id="name">%1$s</xliff:g></string>
-
- <!-- String describing the icon in the call log used to represent an unheard voicemail left to
- the user.
-
- Note: AccessibilityServices use this attribute to announce what the view represents.
- This is especially valuable for views without textual representation like ImageView.
- [CHAR LIMIT=NONE]
- -->
- <string name="description_call_log_unheard_voicemail">Unheard voicemail</string>
-
<!-- String describing the icon used to start a voice search -->
<string name="description_start_voice_search">Start voice search</string>
<!-- String used for displaying calls to the voicemail number in the call log -->
<string name="voicemail">Voicemail</string>
- <!-- A nicely formatted call duration displayed when viewing call details for duration less than 1 minute. For example "28 sec" -->
- <string name="callDetailsShortDurationFormat"><xliff:g example="28" id="seconds">%s</xliff:g> sec</string>
-
- <!-- A nicely formatted call duration displayed when viewing call details. For example "42 min 28 sec" -->
- <string name="callDetailsDurationFormat"><xliff:g example="42" id="minutes">%s</xliff:g> min <xliff:g example="28" id="seconds">%s</xliff:g> sec</string>
-
<!-- String describing the cancel button in multi select.
Note: AccessibilityServices uses this attribute to announce what the view represents.
[CHAR LIMIT=NONE] -->
@@ -372,7 +238,6 @@
<string name="voicemailMultiSelectDeleteConfirm">Delete</string>
<string name="voicemailMultiSelectDeleteCancel">Cancel</string>
- <string name="voicemailMultiSelectDialogTitle">Delete selected <xliff:g id="voicemailorvoicemails">%1$s</xliff:g>?</string>
<string name="voicemailMultiSelectActionBarTitle"><xliff:g id="number">%1$s</xliff:g> selected</string>
@@ -397,16 +262,9 @@
<!-- A format string used for displaying the date, time and duration for a voicemail call log. For example: Jul 25, 2014 at 2:49 PM • 00:34 -->
<string name="voicemailCallLogDateTimeFormatWithDuration"><xliff:g example="Jul 25, 2014 at 2:49PM" id="dateAndTime">%1$s</xliff:g> \u2022 <xliff:g example="01:22" id="duration">%2$s</xliff:g></string>
- <!-- Message that appears in the favorites tab of the Phone app when the contact list has not fully loaded yet (below the favorite and frequent contacts) [CHAR LIMIT=20] -->
- <string name="contact_list_loading">Loading\u2026</string>
-
<!-- Message displayed when there is no application available to handle voice search. [CHAR LIMIT=NONE] -->
<string name="voice_search_not_available">Voice search not available</string>
- <!-- Message displayed when the Phone application has been disabled and a phone call cannot
- be made. [CHAR LIMIT=NONE] -->
- <string name="call_not_available">Cannot make a phone call because the Phone application has been disabled.</string>
-
<!-- Hint displayed in dialer search box when there is no query that is currently typed.
[CHAR LIMIT=30] -->
<string name="dialer_hint_find_contact">Search contacts</string>
@@ -415,12 +273,6 @@
[CHAR LIMIT=45] -->
<string name="block_number_search_hint">Add number or search contacts</string>
- <!-- String resource for the font-family to use for the call log activity's title -->
- <string name="call_log_activity_title_font_family" translatable="false">sans-serif-light</string>
-
- <!-- String resource for the font-family to use for the full call history footer -->
- <string name="view_full_call_history_font_family" translatable="false">sans-serif</string>
-
<!-- Text displayed when the call log is empty. -->
<string name="call_log_all_empty">Your call history is empty</string>
@@ -433,11 +285,8 @@
<!-- Text displayed when the list of voicemails is empty -->
<string name="call_log_voicemail_empty">Your voicemail inbox is empty.</string>
- <!-- Menu option to show favorite contacts only -->
- <string name="show_favorites_only">Show favorites only</string>
-
<!-- Title of activity that displays a list of all calls -->
- <string name="call_log_activity_title">Call History</string>
+ <string name="call_log_activity_title" tools:ignore="UnusedResources">Call History</string>
<!-- Title for the call log tab containing the list of all voicemails and calls
[CHAR LIMIT=30] -->
@@ -447,10 +296,6 @@
[CHAR LIMIT=30] -->
<string name="call_log_missed_title">Missed</string>
- <!-- Title for the call log tab containing the list of all voicemail calls only
- [CHAR LIMIT=30] -->
- <string name="call_log_voicemail_title">Voicemail</string>
-
<!-- Accessibility text for the tab showing recent and favorite contacts who can be called.
[CHAR LIMIT=40] -->
<string name="tab_speed_dial">Speed dial</string>
@@ -464,11 +309,6 @@
<!-- Accessibility text for the tab showing the user's voicemails. [CHAR LIMIT=40] -->
<string name="tab_voicemail">Voicemail</string>
- <!-- Text displayed when user swipes out a favorite contact -->
- <string name="favorite_hidden">Removed from favorites</string>
- <!-- Text displayed for the undo button to undo removing a favorite contact -->
- <string name="favorite_hidden_undo">Undo</string>
-
<!-- Shortcut item used to call a number directly from search -->
<string name="search_shortcut_call_number">Call
<xliff:g id="number">%s</xliff:g>
@@ -491,21 +331,12 @@
<!-- Shortcut item used to block a number directly from search. [CHAR LIMIT=25] -->
<string name="search_shortcut_block_number">Block number</string>
- <!-- Number of missed calls shown on call card [CHAR LIMIT=40] -->
- <string name="num_missed_calls"><xliff:g id="number">%s</xliff:g> new missed calls</string>
-
<!-- Shown when there are no speed dial favorites. -->
<string name="speed_dial_empty">No one is on your speed dial yet</string>
<!-- Shown as an action when there are no speed dial favorites -->
<string name="speed_dial_empty_add_favorite_action">Add a favorite</string>
- <!-- Shows up as a tooltip to provide a hint to the user that the profile pic in a contact
- card can be tapped to bring up a list of all numbers, or long pressed to start reordering
- [CHAR LIMIT=NONE]
- -->
- <string name="contact_tooltip">Touch image to see all numbers or touch &amp; hold to reorder</string>
-
<!-- Remove button that shows up when contact is long-pressed. [CHAR LIMIT=NONE] -->
<string name="remove_contact">Remove</string>
@@ -596,36 +427,6 @@
Listen to voicemail from <xliff:g example="John Smith" id="nameOrNumber">^1</xliff:g>
</string>
- <!-- String describing the "play voicemail" action for an entry in the call log.
- Note: AccessibilityServices uses this attribute to announce the purpose of the button.
- [CHAR LIMIT=NONE] -->
- <string name="description_voicemail_play">
- Play voicemail from <xliff:g example="John Smith" id="nameOrNumber">^1</xliff:g>
- </string>
-
- <!-- String describing the "pause voicemail" action for an entry in the call log.
- Note: AccessibilityServices uses this attribute to announce the purpose of the button.
- [CHAR LIMIT=NONE] -->
- <string name="description_voicemail_pause">
- Pause voicemail from <xliff:g example="John Smith" id="nameOrNumber">^1</xliff:g>
- </string>
-
-
- <!-- String describing the "delete voicemail" action for an entry in the call log.
- Note: AccessibilityServices uses this attribute to announce the purpose of the button.
- [CHAR LIMIT=NONE] -->
- <string name="description_voicemail_delete">
- Delete voicemail from <xliff:g example="John Smith" id="nameOrNumber">^1</xliff:g>
- </string>
-
- <!-- String describing the number of new voicemails, displayed as a number badge on a tab.
- Note: AccessibilityServices uses this attribute to announce the purpose of the button.
- [CHAR LIMIT=NONE] -->
- <plurals name="description_voicemail_unread">
- <item quantity="one"><xliff:g id="count">%d</xliff:g> new voicemail</item>
- <item quantity="other"><xliff:g id="count">%d</xliff:g> new voicemails</item>
- </plurals>
-
<!-- Description for the "create new contact" action for an entry in the call log. This action
opens a screen for creating a new contact for this name or number. [CHAR LIMIT=NONE] -->
<string name="description_create_new_contact_action">
@@ -647,10 +448,6 @@
Call details for <xliff:g example="John Smith" id="nameOrNumber">^1</xliff:g>
</string>
- <!-- Toast message which appears when a call log entry is deleted.
- [CHAR LIMIT=NONE] -->
- <string name="toast_entry_removed">Deleted from call history</string>
-
<!-- String used as a header in the call log above calls which occurred today.
[CHAR LIMIT=65] -->
<string name="call_log_header_today">Today</string>
@@ -663,11 +460,6 @@
[CHAR LIMIT=65] -->
<string name="call_log_header_other">Older</string>
- <!-- String a header on the call details screen. Appears above the list calls to or from a
- particular number.
- [CHAR LIMIT=65] -->
- <string name="call_detail_list_header">Calls list</string>
-
<!-- String describing the "speaker on" button on the playback control used to listen to a
voicemail message. When speaker is on, playback of the voicemail will occur through the
phone speaker.
@@ -682,18 +474,6 @@
[CHAR LIMIT=NONE] -->
<string name="voicemail_speaker_off">Turn speaker off.</string>
- <!-- String describing the "play faster" button in the playback control used to listen to a
- voicemail message. Speeds up playback of the voicemail message.
- Note: AccessibilityServices uses this attribute to announce the purpose of the button.
- [CHAR LIMIT=NONE] -->
- <string name="voicemail_play_faster">Play faster.</string>
-
- <!-- String describing the "play slower" button in the playback control used to listen to a
- voicemail message. Slows down playback of the voicemail message.
- Note: AccessibilityServices uses this attribute to announce the purpose of the button.
- [CHAR LIMIT=NONE] -->
- <string name="voicemail_play_slower">Play slower.</string>
-
<!-- String describing the "play/pause" button in the playback control used to listen to a
voicemail message. Starts playback or pauses ongoing playback.
Note: AccessibilityServices uses this attribute to announce the purpose of the button.
@@ -747,9 +527,6 @@
<!-- Label for the voicemail settings section [CHAR LIMIT=30] -->
<string name="voicemail_settings_label">Voicemail</string>
- <!-- Title for the preference screen to select which SIM to change voicemail settings for [CHAR LIMIT=30] -->
- <string name="voicemail_settings_select_sim_title">Select SIM for voicemail settings</string>
-
<!-- Label for a section describing that call blocking is temporarily disabled because an
emergency call was made. [CHAR LIMIT=50] -->
<string name="blocked_numbers_disabled_emergency_header_label">
@@ -824,18 +601,12 @@
<!-- Internal key for DTMF tone length preference. -->
<string name="dtmf_tone_length_preference_key" translatable="false">button_dtmf_settings</string>
- <!-- The label of the button used to turn on multiple permissions [CHAR LIMIT=30]-->
- <string name="permission_multiple_turn_on">Set permissions</string>
-
<!-- Shown as a prompt to turn on the contacts permission to enable speed dial [CHAR LIMIT=NONE]-->
<string name="permission_no_speeddial">To enable speed dial, turn on the Contacts permission.</string>
<!-- Shown as a prompt to turn on the phone permission to enable the call log [CHAR LIMIT=NONE]-->
<string name="permission_no_calllog">To see your call log, turn on the Phone permission.</string>
- <!-- Shown as a prompt to turn on the phone permission to show voicemails [CHAR LIMIT=NONE]-->
- <string name="permission_no_voicemail">To access your voicemail, turn on the Phone permission.</string>
-
<!-- Shown as a prompt to turn on contacts permissions to allow contact search [CHAR LIMIT=NONE]-->
<string name="permission_no_search">To search your contacts, turn on the Contacts permissions.</string>
diff --git a/java/com/android/dialer/app/voicemail/error/res/values/strings.xml b/java/com/android/dialer/app/voicemail/error/res/values/strings.xml
index 80349e168..2f6a720db 100644
--- a/java/com/android/dialer/app/voicemail/error/res/values/strings.xml
+++ b/java/com/android/dialer/app/voicemail/error/res/values/strings.xml
@@ -15,8 +15,6 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="voicemail_error_turn_off_airplane_mode_title">Turn off airplane mode</string>
-
<string name="voicemail_error_activating_title">Activating visual voicemail</string>
<string name="voicemail_error_activating_message">You might not receive voicemail notifications until visual voicemail is fully activated. Call voicemail to retrieve new messages until voicemail is fully activated.</string>
@@ -63,8 +61,6 @@
<string name="voicemail_error_pin_not_set_title">Set your voicemail PIN</string>
<string name="voicemail_error_pin_not_set_message">You\'ll need a voicemail PIN anytime you call to access your voicemail.</string>
- <string name="voicemail_error_unknown_title">Unknown error</string>
-
<string name="voicemail_action_turn_off_airplane_mode">Airplane Mode Settings</string>
<string name="voicemail_action_set_pin">Set PIN</string>
<string name="voicemail_action_retry">Try Again</string>
diff --git a/java/com/android/dialer/callcomposer/res/values/strings.xml b/java/com/android/dialer/callcomposer/res/values/strings.xml
index c7dabfa0f..15480cb89 100644
--- a/java/com/android/dialer/callcomposer/res/values/strings.xml
+++ b/java/com/android/dialer/callcomposer/res/values/strings.xml
@@ -31,8 +31,6 @@
<string name="gallery_item_description">image <xliff:g id="date">%1$tB %1$te %1$tY %1$tl %1$tM %1$tp</xliff:g></string>
<!-- Accessibility description for each image in the gallery when no date is present. -->
<string name="gallery_item_description_no_date">image</string>
- <!-- Content description of button to switch camera to picture more -->
- <string name="camera_switch_to_still_mode">Take a photo</string>
<!-- Error toast message shown when a camera image failed to attach to the message -->
<string name="camera_media_failure">Couldn\'t load camera image</string>
<!-- Text for a button to ask for device permissions -->
diff --git a/java/com/android/dialer/enrichedcall/simulator/res/values/strings.xml b/java/com/android/dialer/enrichedcall/simulator/res/values/strings.xml
index 5cc252761..06b04650e 100644
--- a/java/com/android/dialer/enrichedcall/simulator/res/values/strings.xml
+++ b/java/com/android/dialer/enrichedcall/simulator/res/values/strings.xml
@@ -17,8 +17,5 @@
<resources>
<string name="enriched_call_simulator_activity" translatable="false">Enriched Call Simulator Activity</string>
- <string name="important" translatable="false">important</string>
- <string name="not_important" translatable="false">not important</string>
-
<string name="refresh" translatable="false">refresh</string>
</resources> \ No newline at end of file
diff --git a/java/com/android/dialer/main/impl/res/values/strings.xml b/java/com/android/dialer/main/impl/res/values/strings.xml
index ba8a20b51..d3eb6d73e 100644
--- a/java/com/android/dialer/main/impl/res/values/strings.xml
+++ b/java/com/android/dialer/main/impl/res/values/strings.xml
@@ -14,16 +14,16 @@
~ See the License for the specific language governing permissions and
~ limitations under the License
-->
-<resources>
+<resources xmlns:tools="http://schemas.android.com/tools">
<!-- Name of the main activity. -->
- <string name="main_activity_label">Phone</string>
+ <string name="main_activity_label" tools:ignore="UnusedResources">Phone</string>
<!-- Name of launcher shortcut for the new UI main activity.
TODO(38502365): Remove this once we're ready to launch the new UI. -->
<string name="nui_shortcut_name">Phone NUI</string>
<!-- The description text for the call log tab. -->
- <string name="main_call_history_tab_description">Call history</string>
+ <string name="main_call_history_tab_description" tools:ignore="UnusedResources">Call history</string>
<!-- Text for a toolbar button that shows the user their contacts [CHAR LIMIT=NONE] -->
<string name="search">@android:string/search_go</string>
diff --git a/java/com/android/dialer/shortcuts/res/values/strings.xml b/java/com/android/dialer/shortcuts/res/values/strings.xml
index 5f14a8100..b3ff190d9 100644
--- a/java/com/android/dialer/shortcuts/res/values/strings.xml
+++ b/java/com/android/dialer/shortcuts/res/values/strings.xml
@@ -14,12 +14,12 @@
~ See the License for the specific language governing permissions and
~ limitations under the License
-->
-<resources>
+<resources xmlns:tools="http://schemas.android.com/tools">
<!-- Text to display in launcher shortcut for adding a new contact. Short version. [CHAR LIMIT=10] -->
- <string name="dialer_shortcut_add_contact_short">New contact</string>
+ <string name="dialer_shortcut_add_contact_short" tools:ignore="UnusedResources">New contact</string>
<!-- Text to display in launcher shortcut for adding a new contact. Long version. [CHAR LIMIT=25] -->
- <string name="dialer_shortcut_add_contact_long">New contact</string>
+ <string name="dialer_shortcut_add_contact_long" tools:ignore="UnusedResources">New contact</string>
<!-- Message to display when the user taps a pinned launcher shortcut (on a
homescreen) which has been disabled. A shortcut may be disabled if the
diff --git a/java/com/android/dialer/voicemailstatus/res/values/strings.xml b/java/com/android/dialer/voicemailstatus/res/values/strings.xml
deleted file mode 100644
index 495ddf2e2..000000000
--- a/java/com/android/dialer/voicemailstatus/res/values/strings.xml
+++ /dev/null
@@ -1,41 +0,0 @@
-<!--
- ~ Copyright (C) 2012 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>
-
- <!-- Voicemail status message shown at the top of call log to notify the user that no new
- voicemails are currently available. This can happen when both notification as well as data
- connection to the voicemail server is lost. [CHAR LIMIT=64] -->
- <string name="voicemail_status_voicemail_not_available">Voicemail updates not available</string>
- <!-- Voicemail status message shown at the top of call log to notify the user that there is no
- data connection to the voicemail server, but there are new voicemails waiting on the server.
- [CHAR LIMIT=64] -->
- <string name="voicemail_status_messages_waiting">New voicemail waiting. Can\'t load right now.</string>
- <!-- Voicemail status message shown at the top of call log to invite the user to configure
- visual voicemail. [CHAR LIMIT=64] -->
- <string name="voicemail_status_configure_voicemail">Set up your voicemail</string>
- <!-- Voicemail status message shown at the top of call details screen to notify the user that
- the audio of this voicemail is not available. [CHAR LIMIT=64] -->
- <string name="voicemail_status_audio_not_available">Audio not available</string>
-
- <!-- User action prompt shown next to a voicemail status message to let the user configure
- visual voicemail. [CHAR LIMIT=20] -->
- <string name="voicemail_status_action_configure">Set up</string>
- <!-- User action prompt shown next to a voicemail status message to let the user call voicemail
- server directly to listen to the voicemails. [CHAR LIMIT=20] -->
- <string name="voicemail_status_action_call_server">Call voicemail</string>
-
-</resources>