Version 16.161.8

This commit is contained in:
Antonio Cañas Vargas 2017-03-23 13:42:55 +01:00
parent 993075484e
commit 72ee2e231b
2 changed files with 6 additions and 5 deletions

View File

@ -209,13 +209,14 @@
/****************************** Public constants *****************************/
/*****************************************************************************/
#define Log_PLATFORM_VERSION "SWAD 16.161.7 (2017-03-23)"
#define Log_PLATFORM_VERSION "SWAD 16.161.8 (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.8: Mar 23, 2017 Some help URLs translated to spanish. (217386 lines)
Version 16.161.7: Mar 23, 2017 Some help URLs translated to spanish. (217385 lines)
Version 16.161.6: Mar 23, 2017 Some help URLs translated to spanish. (217384 lines)
Version 16.161.5: Mar 23, 2017 Some help URLs translated to spanish. (217383 lines)

View File

@ -1546,7 +1546,7 @@ const char *Hlp_USERS_Attendance =
#elif L==3
"USERS.Attendance";
#elif L==4
"USERS.Attendance";
"USERS.Attendance.es";
#elif L==5
"USERS.Attendance";
#elif L==6
@ -1567,7 +1567,7 @@ const char *Hlp_USERS_Attendance_new_event =
#elif L==3
"USERS.Attendance#new-event";
#elif L==4
"USERS.Attendance#new-event";
"USERS.Attendance.es#nuevo-evento";
#elif L==5
"USERS.Attendance#new-event";
#elif L==6
@ -1588,7 +1588,7 @@ const char *Hlp_USERS_Attendance_edit_event =
#elif L==3
"USERS.Attendance#edit-event";
#elif L==4
"USERS.Attendance#edit-event";
"USERS.Attendance.es#editar-evento";
#elif L==5
"USERS.Attendance#edit-event";
#elif L==6
@ -1609,7 +1609,7 @@ const char *Hlp_USERS_Attendance_attendance_list =
#elif L==3
"USERS.Attendance#attendance-list";
#elif L==4
"USERS.Attendance#attendance-list";
"USERS.Attendance.es#lista-de-asistencia";
#elif L==5
"USERS.Attendance#attendance-list";
#elif L==6