diff --git a/swad_changelog.h b/swad_changelog.h index 9d5d26c73..60c69059f 100644 --- a/swad_changelog.h +++ b/swad_changelog.h @@ -209,13 +209,14 @@ /****************************** Public constants *****************************/ /*****************************************************************************/ -#define Log_PLATFORM_VERSION "SWAD 16.161.6 (2017-03-23)" +#define Log_PLATFORM_VERSION "SWAD 16.161.7 (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.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) Version 16.161.4: Mar 22, 2017 Some help URLs translated to spanish. (217381 lines) diff --git a/swad_help_URL.c b/swad_help_URL.c index 8557ed132..f84e3bcbd 100644 --- a/swad_help_URL.c +++ b/swad_help_URL.c @@ -1672,7 +1672,7 @@ const char *Hlp_USERS_Connected = #elif L==3 "USERS.Connected"; #elif L==4 - "USERS.Connected"; + "USERS.Connected.es"; #elif L==5 "USERS.Connected"; #elif L==6 @@ -1693,7 +1693,7 @@ const char *Hlp_USERS_Connected_last_clicks = #elif L==3 "USERS.Connected#last-clicks"; #elif L==4 - "USERS.Connected#last-clicks"; + "USERS.Connected.es#%C3%9Altimos-clics"; #elif L==5 "USERS.Connected#last-clicks"; #elif L==6