Changeset 583


Ignore:
Timestamp:
12/30/09 15:06:40 (2 years ago)
Author:
octorian
Message:

Expunge support for IMAP and Local folders. (resource file update)

Location:
trunk/LogicMail/res/org/logicprobe/LogicMail
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LogicMail/res/org/logicprobe/LogicMail/LogicMail.rrc

    r561 r583  
    7676MAILBOX_DELETE_PROMPT#0="Are you sure you want to delete this message?"; 
    7777MAILBOX_DRAFT_MULTIPLE_ACCOUNTS#0="Which account would you like this message to be sent from?"; 
     78MAILBOX_EXPUNGE_PROMPT#0="Remove deleted messages from mailbox?"; 
    7879MAILCONNECTION_CLOSING_CONNECTION#0="Closing connection..."; 
    7980MAILCONNECTION_OPENING_CONNECTION#0="Opening connection..."; 
     81MAILCONNECTION_REQUEST_FOLDER_EXPUNGE#0="Removing deleted messages..."; 
    8082MAILCONNECTION_REQUEST_FOLDER_MESSAGES#0="Getting folder messages"; 
    8183MAILCONNECTION_REQUEST_FOLDER_STATUS#0="Refreshing folder status..."; 
  • trunk/LogicMail/res/org/logicprobe/LogicMail/LogicMail.rrh

    r561 r583  
    184184CONFIG_GLOBAL_LOCAL_DATA_MEDIA_CARD#0=185; 
    185185CONFIG_GLOBAL_LOCAL_DATA_DEVICE_MEMORY#0=186; 
     186MAILCONNECTION_REQUEST_FOLDER_EXPUNGE#0=187; 
     187MAILBOX_EXPUNGE_PROMPT#0=188; 
Note: See TracChangeset for help on using the changeset viewer.