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 = "Flytt til"
BUTTON_DELETE = "Slett"
BUTTON_ARCHIVE = "Archive"
BUTTON_SPAM = "Spam"
BUTTON_NOT_SPAM = "Not Spam"
BUTTON_EMPTY_FOLDER = "Fjern mappe"
BUTTON_MULTY_FORWARD = "Videresend meldinger"
BUTTON_DELETE_WITHOUT_MOVE = "Slett permanent"
@ -100,6 +101,7 @@ BUTTON_CLOSE = "Lukk"
BUTTON_DELETE = "Slett"
BUTTON_ARCHIVE = "Archive"
BUTTON_SPAM = "Spam"
BUTTON_NOT_SPAM = "Not Spam"
BUTTON_MOVE_TO = "Flytt til"
BUTTON_MORE = "Mer"
BUTTON_REPLY = "Svar"