Loading res/values/strings.xml +12 −11 Original line number Diff line number Diff line Loading @@ -982,17 +982,7 @@ Please submit bug reports, contribute new features and ask questions at <string name="dialog_confirm_delete_title">Confirm deletion</string> <string name="dialog_confirm_delete_message">Do you want to delete this message?</string> <plurals name="dialog_confirm_delete_message"> <item quantity="one">Do you really want to delete this message?</item> <item quantity="other">Do you really want to delete <xliff:g id="message_count">%1$d</xliff:g> messages?</item> </plurals> <string name="dialog_confirm_delete_confirm_button">Yes</string> <string name="dialog_confirm_delete_cancel_button">No</string> <string name="dialog_confirm_spam_title">Confirm move to spam folder</string> <plurals name="dialog_confirm_spam_message"> <item quantity="one">Do you really want to move this message to the spam folder?</item> <item quantity="other">Do you really want to move <xliff:g id="message_count">%1$d</xliff:g> messages to the spam folder?</item> <!-- Translators: Loading @@ -1004,6 +994,17 @@ Please submit bug reports, contribute new features and ask questions at (1) http://developer.android.com/guide/topics/resources/string-resource.html#Plurals --> <plurals name="dialog_confirm_delete_message"> <item quantity="one">Do you really want to delete this message?</item> <item quantity="other">Do you really want to delete <xliff:g id="message_count">%1$d</xliff:g> messages?</item> </plurals> <string name="dialog_confirm_delete_confirm_button">Yes</string> <string name="dialog_confirm_delete_cancel_button">No</string> <string name="dialog_confirm_spam_title">Confirm move to spam folder</string> <plurals name="dialog_confirm_spam_message"> <item quantity="one">Do you really want to move this message to the spam folder?</item> <item quantity="other">Do you really want to move <xliff:g id="message_count">%1$d</xliff:g> messages to the spam folder?</item> </plurals> <string name="dialog_confirm_spam_confirm_button">Yes</string> <string name="dialog_confirm_spam_cancel_button">No</string> Loading Loading
res/values/strings.xml +12 −11 Original line number Diff line number Diff line Loading @@ -982,17 +982,7 @@ Please submit bug reports, contribute new features and ask questions at <string name="dialog_confirm_delete_title">Confirm deletion</string> <string name="dialog_confirm_delete_message">Do you want to delete this message?</string> <plurals name="dialog_confirm_delete_message"> <item quantity="one">Do you really want to delete this message?</item> <item quantity="other">Do you really want to delete <xliff:g id="message_count">%1$d</xliff:g> messages?</item> </plurals> <string name="dialog_confirm_delete_confirm_button">Yes</string> <string name="dialog_confirm_delete_cancel_button">No</string> <string name="dialog_confirm_spam_title">Confirm move to spam folder</string> <plurals name="dialog_confirm_spam_message"> <item quantity="one">Do you really want to move this message to the spam folder?</item> <item quantity="other">Do you really want to move <xliff:g id="message_count">%1$d</xliff:g> messages to the spam folder?</item> <!-- Translators: Loading @@ -1004,6 +994,17 @@ Please submit bug reports, contribute new features and ask questions at (1) http://developer.android.com/guide/topics/resources/string-resource.html#Plurals --> <plurals name="dialog_confirm_delete_message"> <item quantity="one">Do you really want to delete this message?</item> <item quantity="other">Do you really want to delete <xliff:g id="message_count">%1$d</xliff:g> messages?</item> </plurals> <string name="dialog_confirm_delete_confirm_button">Yes</string> <string name="dialog_confirm_delete_cancel_button">No</string> <string name="dialog_confirm_spam_title">Confirm move to spam folder</string> <plurals name="dialog_confirm_spam_message"> <item quantity="one">Do you really want to move this message to the spam folder?</item> <item quantity="other">Do you really want to move <xliff:g id="message_count">%1$d</xliff:g> messages to the spam folder?</item> </plurals> <string name="dialog_confirm_spam_confirm_button">Yes</string> <string name="dialog_confirm_spam_cancel_button">No</string> Loading