Added lang constants

This commit is contained in:
RainLoop Team 2015-03-17 18:24:40 +04:00
parent bab64a7cea
commit 7cd9e607ac
26 changed files with 57 additions and 5 deletions

View file

@ -607,6 +607,8 @@ LABEL_SWITCH_TO_MESSAGE = "Sposta la selezione sul messaggio corrente"
LABEL_SWITCH_TO_FOLDER_LIST = "Sposta la selezione sulla lista delle cartelle"
LABEL_FULLSCREEN_TOGGLE = "Attiva/disattiva la modalità a schermo intero"
LABEL_BLOCKQUOTES_TOGGLE = "Mostra/nascondi le citazioni"
LABEL_THREAD_NEXT = "Next message in thread"
LABEL_THREAD_PREV = "Previous message in thread"
LABEL_PRINT = "Stampa"
LABEL_EXIT_FULLSCREEN = "Esci dalla modalità a schermo intero"
LABEL_CLOSE_MESSAGE = "Chiudi messaggio (senza anteprima messaggi)"