Version 16.157.2

This commit is contained in:
Antonio Cañas Vargas 2017-03-20 11:26:37 +01:00
parent 45f3659df5
commit 7e002d5bb2
2 changed files with 5 additions and 4 deletions

View File

@ -210,13 +210,14 @@
/****************************** Public constants *****************************/
/*****************************************************************************/
#define Log_PLATFORM_VERSION "SWAD 16.157.1 (2017-03-20)"
#define Log_PLATFORM_VERSION "SWAD 16.157.2 (2017-03-20)"
#define CSS_FILE "swad16.157.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.157.2: Mar 20, 2017 Some help URLs translated to spanish. (217041 lines)
Version 16.157.1: Mar 20, 2017 Some help URLs translated to spanish. (217040 lines)
Version 16.157: Mar 17, 2017 Changes in edition of institutions, centres, degrees and courses. (217046 lines)
Version 16.156.2: Mar 16, 2017 Fixed bug in passwords. (217076 lines)

View File

@ -1273,7 +1273,7 @@ const char *Hlp_USERS_Students =
#elif L==3
"USERS.Students";
#elif L==4
"USERS.Students";
"USERS.Students.es";
#elif L==5
"USERS.Students";
#elif L==6
@ -1294,7 +1294,7 @@ const char *Hlp_USERS_Students_shared_record_card =
#elif L==3
"USERS.Students#shared-record-card";
#elif L==4
"USERS.Students#shared-record-card";
"USERS.Students.es#ficha-compartida";
#elif L==5
"USERS.Students#shared-record-card";
#elif L==6
@ -1315,7 +1315,7 @@ const char *Hlp_USERS_Students_course_record_card =
#elif L==3
"USERS.Students#course-record-card";
#elif L==4
"USERS.Students#course-record-card";
"USERS.Students.es#ficha-de-la-asignatura";
#elif L==5
"USERS.Students#course-record-card";
#elif L==6