Version 16.161.2

This commit is contained in:
Antonio Cañas Vargas 2017-03-22 12:34:18 +01:00
parent 66f7552425
commit fec2d580b5
2 changed files with 6 additions and 5 deletions

View File

@ -210,13 +210,14 @@
/****************************** Public constants *****************************/
/*****************************************************************************/
#define Log_PLATFORM_VERSION "SWAD 16.161.1 (2017-03-22)"
#define Log_PLATFORM_VERSION "SWAD 16.161.2 (2017-03-22)"
#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.2: Mar 22, 2017 Some help URLs translated to spanish. (217381 lines)
Version 16.161.1: Mar 22, 2017 Changes in agenda. (217380 lines)
Version 16.161: Mar 22, 2017 Changes in agenda. (217404 lines)
Version 16.160.2: Mar 21, 2017 Changes in agenda. Not finished. (217348 lines)

View File

@ -2877,7 +2877,7 @@ const char *Hlp_PROFILE_Agenda =
#elif L==3
"PROFILE.Agenda";
#elif L==4
"PROFILE.Agenda";
"PROFILE.Agenda.es";
#elif L==5
"PROFILE.Agenda";
#elif L==6
@ -2898,7 +2898,7 @@ const char *Hlp_PROFILE_Agenda_new_event =
#elif L==3
"PROFILE.Agenda#new-event";
#elif L==4
"PROFILE.Agenda#new-event";
"PROFILE.Agenda.es#nuevo-evento";
#elif L==5
"PROFILE.Agenda#new-event";
#elif L==6
@ -2919,7 +2919,7 @@ const char *Hlp_PROFILE_Agenda_edit_event =
#elif L==3
"PROFILE.Agenda#edit-event";
#elif L==4
"PROFILE.Agenda#edit-event";
"PROFILE.Agenda.es#editar-evento";
#elif L==5
"PROFILE.Agenda#edit-event";
#elif L==6
@ -2940,7 +2940,7 @@ const char *Hlp_PROFILE_Agenda_public_agenda =
#elif L==3
"PROFILE.Agenda#public-agenda";
#elif L==4
"PROFILE.Agenda#public-agenda";
"PROFILE.Agenda.es#agenda-p%C3%BAblica";
#elif L==5
"PROFILE.Agenda#public-agenda";
#elif L==6