Version 16.171.9

This commit is contained in:
Antonio Cañas Vargas 2017-03-28 00:47:29 +02:00
parent 8c4202fc47
commit 9aa3428c77
2 changed files with 3 additions and 2 deletions

View File

@ -211,13 +211,14 @@
/****************************** Public constants *****************************/
/*****************************************************************************/
#define Log_PLATFORM_VERSION "SWAD 16.171.8 (2017-03-27)"
#define Log_PLATFORM_VERSION "SWAD 16.171.9 (2017-03-28)"
#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.171.9: Mar 28, 2017 Some help URLs translated to spanish. (217522 lines)
Version 16.171.8: Mar 27, 2017 Some help URLs translated to spanish. (217521 lines)
Version 16.171.7: Mar 27, 2017 Some help URLs translated to spanish. (217520 lines)
Version 16.171.6: Mar 27, 2017 Some help URLs translated to spanish. (217519 lines)

View File

@ -2686,7 +2686,7 @@ const char *Hlp_STATS_Report =
#elif L==3
"STATS.Report";
#elif L==4
"STATS.Report";
"STATS.Report.es";
#elif L==5
"STATS.Report";
#elif L==6