diff options
Diffstat (limited to 'res')
-rw-r--r-- | res/values/strings.xml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 5c85bf9ec..35c9d6ab1 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -448,21 +448,6 @@ --> <string name="description_call_log_unheard_voicemail">Unheard voicemail</string> - <!-- String describing the button to send a text message on quick 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_message">Send message to <xliff:g id="name">%1$s</xliff:g></string> - - <!-- String describing the text for a phone number in quick 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_dial_phone_number">Dial phone <xliff:g id="name">%1$s</xliff:g></string> - <!-- The string used to represent an unknown location for a phone number in the call log [CHAR LIMIT=3] --> <string name="call_log_empty_gecode">-</string> |