Fix not spam translate (Closes #168)

Small refactoring and fixes
This commit is contained in:
RainLoop Team 2014-05-16 19:57:50 +04:00
parent 07b0f20305
commit d3ee36bb97
68 changed files with 629 additions and 392 deletions

View file

@ -65,6 +65,7 @@ BUTTON_MOVE_TO = "Sposta in"
BUTTON_DELETE = "Cancella"
BUTTON_ARCHIVE = "Archive"
BUTTON_SPAM = "Marca come indesiderati"
BUTTON_NOT_SPAM = "Not Spam"
BUTTON_EMPTY_FOLDER = "Pulisci cartella"
BUTTON_MULTY_FORWARD = "Inoltra messaggi"
BUTTON_DELETE_WITHOUT_MOVE = "Cancella permanentemente"
@ -100,6 +101,7 @@ BUTTON_CLOSE = "Chiudi"
BUTTON_DELETE = "Cancella"
BUTTON_ARCHIVE = "Archive"
BUTTON_SPAM = "Marca come indesiderato"
BUTTON_NOT_SPAM = "Not Spam"
BUTTON_MOVE_TO = "Sposta in"
BUTTON_MORE = "Di più"
BUTTON_REPLY = "Rispondi"