Version 16.155.35

This commit is contained in:
Antonio Cañas Vargas 2017-03-15 10:03:25 +01:00
parent 061016dbfd
commit e299f48a90
3 changed files with 14 additions and 13 deletions

View File

@ -209,13 +209,14 @@
/****************************** Public constants *****************************/
/*****************************************************************************/
#define Log_PLATFORM_VERSION "SWAD 16.155.34 (2017-03-15)"
#define Log_PLATFORM_VERSION "SWAD 16.155.35 (2017-03-15)"
#define CSS_FILE "swad16.147.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.155.35:Mar 15, 2017 Some help URLs translated to spanish. (217047 lines)
Version 16.155.34:Mar 15, 2017 Changes in keywords. (217046 lines)
Version 16.155.33:Mar 14, 2017 Some help URLs translated to spanish. (217042 lines)
Version 16.155.32:Mar 14, 2017 Some help URLs translated to spanish. (217041 lines)

View File

@ -37,7 +37,7 @@ const char *Hlp_Search =
#elif L==3
"Search";
#elif L==4
"Search";
"Search.es";
#elif L==5
"Search";
#elif L==6
@ -81,7 +81,7 @@ const char *Hlp_SYSTEM_Countries =
#elif L==3
"SYSTEM.Countries";
#elif L==4
"SYSTEM.Countries";
"SYSTEM.Countries.es";
#elif L==5
"SYSTEM.Countries";
#elif L==6

View File

@ -41235,7 +41235,7 @@ const char *Txt_TAGLINE =
# if L==1
"plataforma educativa";
# elif L==2
"Bildungs-plattform";
"Bildungsplattform";
# elif L==3
"educational platform";
# elif L==4
@ -41254,23 +41254,23 @@ const char *Txt_TAGLINE =
const char *Txt_TAGLINE_BR =
# if L==1
"plataforma de suport<br />a la doc&egrave;ncia";
"plataforma<br />educativa";
# elif L==2
"Plattform zur<br />Unterst&uuml;tzung der Lehre";
"Bildungs-<br />plattform";
# elif L==3
"platform to<br />support teaching";
"educational<br />platform";
# elif L==4
"plataforma de apoyo<br />a la docencia";
"plataforma<br />educativa";
# elif L==5
"plate-forme pour<br />appuyer l'enseignement";
"plate-forme<br />&eacute;ducative";
# elif L==6
"plataforma de apoyo<br />a la docencia"; // Okoteve traducción
"plataforma<br />educativa"; // Okoteve traducción
# elif L==7
"piattaforma per<br />sostenere l'insegnamento";
"piattaforma<br />educativa";
# elif L==8
"platforma do<br />wspierania nauczania";
"platforma<br />edukacyjna";
# elif L==9
"plataforma de<br />apoio ao ensino";
"plataforma<br />educacional";
# endif
#elif defined SWAD_UGR_ES // swad.ugr.es ************************