Version 16.157.1

This commit is contained in:
Antonio Cañas Vargas 2017-03-20 10:33:12 +01:00
parent 8652eef019
commit 3d433f2e79
3 changed files with 6 additions and 3183 deletions

File diff suppressed because it is too large Load Diff

View File

@ -210,13 +210,14 @@
/****************************** Public constants *****************************/
/*****************************************************************************/
#define Log_PLATFORM_VERSION "SWAD 16.157 (2017-03-17)"
#define CSS_FILE "swad16.156.1.css"
#define Log_PLATFORM_VERSION "SWAD 16.157.1 (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.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)
Version 16.156.1: Mar 15, 2017 Force vertical scrollbar. (217078 lines)

View File

@ -1399,7 +1399,7 @@ const char *Hlp_USERS_Teachers =
#elif L==3
"USERS.Teachers";
#elif L==4
"USERS.Teachers";
"USERS.Teachers.es";
#elif L==5
"USERS.Teachers";
#elif L==6
@ -1420,7 +1420,7 @@ const char *Hlp_USERS_Teachers_shared_record_card =
#elif L==3
"USERS.Teachers#shared-record-card";
#elif L==4
"USERS.Teachers#shared-record-card";
"USERS.Teachers.es#ficha-compartida";
#elif L==5
"USERS.Teachers#shared-record-card";
#elif L==6
@ -1441,7 +1441,7 @@ const char *Hlp_USERS_Teachers_timetable =
#elif L==3
"USERS.Teachers#timetable";
#elif L==4
"USERS.Teachers#timetable";
"USERS.Teachers.es#horario";
#elif L==5
"USERS.Teachers#timetable";
#elif L==6