Add plugin for mark a thread as solved

Discussion on LXDE releases and Development. This forum is not the best way to contact the developers, please use the Development mailing list and Sourceforge to interact with them.
AntumDeluge
Posts: 6
Joined: Mon Aug 25, 2014 5:38 pm

Re: Add plugin for mark a thread as solved

Post by AntumDeluge »

Spanish:

Code: Select all

       'SEARCH_UNSOLVED'           => 'Ver tópicos no resueltos',
       'SEARCH_YOUR_UNSOLVED'      => 'Ver tópicos tuyos no resueltos',
       'SEARCH_SOLVED'             => 'Buscar solamente en tópicos resueltos',
       'TOPIC_SOLVED'              => 'Tópico resuelto',
       'SET_TOPIC_SOLVED'          => 'Aceptar esta respuesta',
       'SET_TOPIC_NOT_SOLVED'      => 'Marcar tópico no resuelto',
Locked