Clean up string warnings.

* Provide unused placeholder for account_settings_exchange_summary
* Bulk cleanup all other placeholders (no longer required)

Change-Id: I55d502eb725d721c9a893c17cf76f227489bb89f
This commit is contained in:
Andrew Stadler 2010-07-21 22:42:42 -07:00
parent e6cc662abc
commit 6d62d84aa0

View File

@ -19,35 +19,7 @@
<!-- Deprecated strings - Move the identifiers to this section, mark as DO NOT TRANSLATE, <!-- Deprecated strings - Move the identifiers to this section, mark as DO NOT TRANSLATE,
and remove the actual text. These will be removed in a bulk operation. --> and remove the actual text. These will be removed in a bulk operation. -->
<!-- Do Not Translate. Unused string. --> <!-- Do Not Translate. Unused string. -->
<string name="meeting_invitation"></string> <string name="account_settings_exchange_summary"></string>
<!-- Do Not Translate. Unused string. -->
<string name="account_setup_failed_security_policies_required"></string>
<!-- Do Not Translate. Unused string. -->
<string name="account_folder_list_summary_unread"></string>
<!-- Do Not Translate. Unused string. -->
<string name="account_settings_add_account_label"></string>
<!-- Do Not Translate. Unused string. -->
<string name="account_setup_basics_instructions"></string>
<!-- Do Not Translate. Unused string. -->
<string name="account_setup_exchange_domain_hint"></string>
<!-- Do Not Translate. Unused string. -->
<string name="account_setup_exchange_domain_label"></string>
<!-- Do Not Translate. Unused string. -->
<string name="account_setup_options_mail_window_all"></string>
<!-- Do Not Translate. Unused string. -->
<string name="accounts_context_menu_title"></string>
<!-- Do Not Translate. Unused string. -->
<string name="accounts_title"></string>
<!-- Do Not Translate. Unused string. -->
<string name="add_contact_dlg_message_fmt"></string>
<!-- Do Not Translate. Unused string. -->
<string name="add_contact_dlg_title"></string>
<!-- Do Not Translate. Unused string. -->
<string name="message_list_title"></string>
<!-- Do Not Translate. Unused string. -->
<string name="status_loading_more_failed"></string>
<!-- Do Not Translate. Unused string. -->
<string name="status_sending_messages_failed"></string>
<!-- Permissions label for reading attachments --> <!-- Permissions label for reading attachments -->
<string name="read_attachment_label">Read Email attachments</string> <string name="read_attachment_label">Read Email attachments</string>