Version 16.172.3

This commit is contained in:
Antonio Cañas Vargas 2017-03-31 01:59:10 +02:00
parent 52f2fe40fb
commit c59ebb53d7
2 changed files with 6 additions and 5 deletions

View File

@ -212,13 +212,14 @@
/****************************** Public constants *****************************/
/*****************************************************************************/
#define Log_PLATFORM_VERSION "SWAD 16.172.2 (2017-03-30)"
#define Log_PLATFORM_VERSION "SWAD 16.172.3 (2017-03-31)"
#define CSS_FILE "swad16.166.css"
#define JS_FILE "swad16.144.js"
// Number of lines (includes comments but not blank lines) has been got with the following command:
// nl swad*.c swad*.h css/swad*.css py/swad*.py js/swad*.js soap/swad*?.h sql/swad*.sql | tail -1
/*
Version 16.172.3: Mar 31, 2017 Some help URLs translated to spanish. (217556 lines)
Version 16.172.2: Mar 30, 2017 Some help URLs translated to spanish. (217555 lines)
Version 16.172.1: Mar 30, 2017 Some help URLs translated to spanish. (217554 lines)
Version 16.172: Mar 30, 2017 Some help URLs translated to spanish.

View File

@ -1907,7 +1907,7 @@ const char *Hlp_MESSAGES_Received =
#elif L==3
"MESSAGES.Received";
#elif L==4
"MESSAGES.Received";
"MESSAGES.Received.es";
#elif L==5
"MESSAGES.Received";
#elif L==6
@ -1928,7 +1928,7 @@ const char *Hlp_MESSAGES_Received_filter =
#elif L==3
"MESSAGES.Received#filter";
#elif L==4
"MESSAGES.Received#filter";
"MESSAGES.Received.es#filtro";
#elif L==5
"MESSAGES.Received#filter";
#elif L==6
@ -1949,7 +1949,7 @@ const char *Hlp_MESSAGES_Sent =
#elif L==3
"MESSAGES.Sent";
#elif L==4
"MESSAGES.Sent";
"MESSAGES.Sent.es";
#elif L==5
"MESSAGES.Sent";
#elif L==6
@ -1970,7 +1970,7 @@ const char *Hlp_MESSAGES_Sent_filter =
#elif L==3
"MESSAGES.Sent#filter";
#elif L==4
"MESSAGES.Sent#filter";
"MESSAGES.Sent.es#filtro";
#elif L==5
"MESSAGES.Sent#filter";
#elif L==6