Version 16.161.5

This commit is contained in:
Antonio Cañas Vargas 2017-03-23 01:43:25 +01:00
parent 90a0457669
commit a21571a97a
2 changed files with 5 additions and 3 deletions

View File

@ -209,13 +209,15 @@
/****************************** Public constants *****************************/
/*****************************************************************************/
#define Log_PLATFORM_VERSION "SWAD 16.161.3 (2017-03-22)"
#define Log_PLATFORM_VERSION "SWAD 16.161.5 (2017-03-23)"
#define CSS_FILE "swad16.161.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.161.5: Mar 23, 2017 Some help URLs translated to spanish. (217383 lines)
Version 16.161.4: Mar 22, 2017 Some help URLs translated to spanish. (217381 lines)
Version 16.161.3: Mar 22, 2017 Some help URLs translated to spanish. (217381 lines)
Version 16.161.2: Mar 22, 2017 Some help URLs translated to spanish. (217381 lines)
Version 16.161.1: Mar 22, 2017 Changes in agenda. (217380 lines)

View File

@ -1483,7 +1483,7 @@ const char *Hlp_USERS_Guests =
#elif L==3
"USERS.Guests";
#elif L==4
"USERS.Guests";
"USERS.Guests.es";
#elif L==5
"USERS.Guests";
#elif L==6
@ -1651,7 +1651,7 @@ const char *Hlp_USERS_Requests =
#elif L==3
"USERS.Requests";
#elif L==4
"USERS.Requests";
"USERS.Requests.es";
#elif L==5
"USERS.Requests";
#elif L==6