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 = "Cambiar foco a mensaje seleccionado"
LABEL_SWITCH_TO_FOLDER_LIST = "Cambiar foco a la lista de carpetas"
LABEL_FULLSCREEN_TOGGLE = "Cambiar a modo de pantalla completa"
LABEL_BLOCKQUOTES_TOGGLE = "Cambiar blockquotes de mensaje"
LABEL_THREAD_NEXT = "Next message in thread"
LABEL_THREAD_PREV = "Previous message in thread"
LABEL_PRINT = "Imprimir"
LABEL_EXIT_FULLSCREEN = "Salir del modo de pantalla completa"
LABEL_CLOSE_MESSAGE = "Cerrar el mensaje (No hay diseño panel de vista previa)"