Version 15.143.2

This commit is contained in:
Antonio Cañas Vargas 2016-03-02 14:53:46 +01:00
parent c52a306904
commit 92f29683b8
3 changed files with 67 additions and 20 deletions

View File

@ -120,17 +120,22 @@
// TODO: FIX BUG: In results of search of students, no mark of confirmation is shown even if the student really has confirmed his/her registration in the course
// TODO: Insert "http://" to WWW when WWW does not start with "*://"
// TODO: Change "Nombre completo" to "Nombre completo del centro (facultad, escuela,...)"
// TODO: Change "Nombre completo" to "Nombre completo de la titulación (carrera, máster,...)"
// TODO: Change "Nombre completo" to "Nombre completo de la asignatura o curso"
/*****************************************************************************/
/****************************** Public constants *****************************/
/*****************************************************************************/
#define Log_PLATFORM_VERSION "SWAD 15.143.1 (2016-03-02)"
#define Log_PLATFORM_VERSION "SWAD 15.143.2 (2016-03-02)"
#define CSS_FILE "swad15.137.2.css"
#define JS_FILE "swad15.131.3.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 15.143.2: Mar 02, 2016 Change text message. (196086 lines)
Version 15.143.1: Mar 02, 2016 Changes in actions of buttons after editing. (196042 lines)
Version 15.143: Mar 01, 2016 Button to go to another institution after editing. (196041 lines)
Version 15.142.1: Mar 01, 2016 Changes in some help messages. (195985 lines)

View File

@ -1968,8 +1968,8 @@ static void Ins_PutHeadInstitutionsForEdition (void)
{
extern const char *Txt_Code;
extern const char *Txt_Country;
extern const char *Txt_Short_name;
extern const char *Txt_Full_name;
extern const char *Txt_Short_name_of_the_institution;
extern const char *Txt_Full_name_of_the_institution;
extern const char *Txt_WWW;
extern const char *Txt_Users;
extern const char *Txt_Centres_ABBREVIATION;
@ -2014,8 +2014,8 @@ static void Ins_PutHeadInstitutionsForEdition (void)
"</tr>",
Txt_Code,
Txt_Country,
Txt_Short_name,
Txt_Full_name,
Txt_Short_name_of_the_institution,
Txt_Full_name_of_the_institution,
Txt_WWW,
Txt_Users,
Txt_Centres_ABBREVIATION,

View File

@ -12733,7 +12733,7 @@ const char *Txt_From_this_time_you_will_not_receive_messages_from_X = // Warning
const char *Txt_Full_name =
#if L==1
"Nombre completo"; // Necessita traduccio
"Nom complet";
#elif L==2
"Vollst&auml;ndiger Name";
#elif L==3
@ -12754,7 +12754,7 @@ const char *Txt_Full_name =
const char *Txt_Full_BR_Name =
#if L==1
"Nombre<br />completo"; // Necessita traduccio
"Nom<br />complet";
#elif L==2
"Vollst&auml;ndiger<br />Name";
#elif L==3
@ -12773,6 +12773,27 @@ const char *Txt_Full_BR_Name =
"Nome<br />completo";
#endif
const char *Txt_Full_name_of_the_institution =
#if L==1
"Nom complet de la instituci&oacute;";
#elif L==2
"Vollst&auml;ndiger Name der Institution";
#elif L==3
"Full name of the institution";
#elif L==4
"Nombre completo de la instituci&oacute;n";
#elif L==5
"Nom complet de l'institution";
#elif L==6
"Nombre completo de la instituci&oacute;n"; // Okoteve traducción
#elif L==7
"Nome completo dell'istituzione";
#elif L==8
"Pe&lstrok;na nazwa instytucji";
#elif L==9
"Nome completo da institui&ccedil;&atilde;o";
#endif
const char *Txt_Function =
#if L==1
"Funci&oacute;";
@ -22736,23 +22757,23 @@ const char *Txt_New_holiday =
const char *Txt_New_institution_of_COUNTRY_X = // Warning: it is very important to include %s in the following sentences
#if L==1
"Nova instituci&oacute;n de %s";
"Nova instituci&oacute;n (universitat, institut, escola, acad&egrave;mia, organitzaci&oacute;, empresa...) de %s";
#elif L==2
"Neue Hochschule von %s";
"Neue Hochschule (Universit&auml;t, Hochschule, Schule, Hochschule, Organisation, Unternehmen...) von %s";
#elif L==3
"New institution of %s";
"New institution (university, college, school, academy, organization, company...) of %s";
#elif L==4
"Nueva instituci&oacute;n de %s";
"Nueva instituci&oacute;n (universidad, instituto, colegio, academia, organizaci&oacute;n, empresa...) de %s";
#elif L==5
"Nouvel &eacute;tablissement de %s";
"Nouvel &eacute;tablissement (universit&eacute;, coll&egrave;ge, &eacute;cole, acad&eacute;mie, organisation, entreprise...) de %s";
#elif L==6
"Nueva instituci&oacute;n de %s"; // Okoteve traducción
"Nueva instituci&oacute;n (universidad, instituto, colegio, academia, organizaci&oacute;n, empresa...) de %s"; // Okoteve traducción
#elif L==7
"Nuova istituzione di %s";
"Nuova istituzione (universit&agrave;, istituto, scuola, accademia, organizzazione, societ&agrave;...) di %s";
#elif L==8
"Nowa instytucja %s";
"Nowa instytucja (uniwersytet, uczelnia, szko&lstrok;a, akademia, organizacja, firma...) %s";
#elif L==9
"Nova institu&ccedil;&atilde;o de %s";
"Nova institu&ccedil;&atilde;o (universidade, faculdade, escola, academia, organiza&ccedil;&atilde;o, empresa...) de %s";
#endif
const char *Txt_New_link =
@ -35236,7 +35257,7 @@ const char *Txt_shared_files_area =
const char *Txt_Short_name =
#if L==1
"Nombre breve"; // Necessita traduccio
"Nom breu";
#elif L==2
"Kurzname";
#elif L==3
@ -35250,14 +35271,14 @@ const char *Txt_Short_name =
#elif L==7
"Nome breve";
#elif L==8
"Short name"; // Potrzebujesz tlumaczenie
"Nazwa skr&oacute;cona";
#elif L==9
"Nome abreviado";
#endif
const char *Txt_Short_BR_Name =
#if L==1
"Nombre<br />breve"; // Necessita traduccio
"Nom<br />breu";
#elif L==2
"Kurzname";
#elif L==3
@ -35271,11 +35292,32 @@ const char *Txt_Short_BR_Name =
#elif L==7
"Nome<br />breve";
#elif L==8
"Short<br />name"; // Potrzebujesz tlumaczenie
"Nazwa<br />skr&oacute;cona";
#elif L==9
"Nome<br />abreviado";
#endif
const char *Txt_Short_name_of_the_institution =
#if L==1
"Nom breu de la instituci&oacute;";
#elif L==2
"Kurzname der Institution";
#elif L==3
"Short name of the institution";
#elif L==4
"Nombre breve de la instituci&oacute;n";
#elif L==5
"Nom abr&eacute;g&eacute; de l'institution";
#elif L==6
"Nombre breve de la instituci&oacute;n"; // Okoteve traducción
#elif L==7
"Nome breve dell'istituzione";
#elif L==8
"Skr&oacute;cona nazwa instytucji";
#elif L==9
"Nome abreviado da institui&ccedil;&atilde;o";
#endif
const char *Txt_Shortcut =
#if L==1
"Acc&eacute;s directe";