diff -r caea42e26caa -r a9c7e5670d17 mobilemessaging/mmsui/notmtm/NotUi.rss --- a/mobilemessaging/mmsui/notmtm/NotUi.rss Fri Mar 12 15:42:19 2010 +0200 +++ b/mobilemessaging/mmsui/notmtm/NotUi.rss Mon Mar 15 12:40:06 2010 +0200 @@ -510,8 +510,6 @@ RESOURCE TBUF r_notmtm_wait_deleting { buf = qtn_notif_wait_delete; } RESOURCE TBUF r_notmtm_wait_deleting_many { buf = qtn_notif_wait_delete_many; } - RESOURCE TBUF r_notmtm_quest_delete_message { buf = qtn_query_common_conf_delete_me; } - RESOURCE TBUF r_notmtm_quest_delete_messages { buf = qtn_query_common_conf_delete_ms; } RESOURCE TBUF r_notmtm_inbox_status_retrieving { buf = qtn_mms_notification_state_retrieving; } RESOURCE TBUF r_notmtm_inbox_status_waiting { buf = qtn_mms_notification_state_waiting; } RESOURCE TBUF r_notmtm_inbox_status_failed { buf = qtn_mms_notification_state_failed; }