Version 22.107.37:May 10, 2023 Changes in edition of attendance events and agenda events.

This commit is contained in:
acanas 2023-05-10 10:49:12 +02:00
parent 6326e1b5d2
commit ee7d37a7ae
5 changed files with 54 additions and 76 deletions

View File

@ -1341,7 +1341,7 @@ void Agd_ReqCreatOrEditEvent (void)
extern const char *Txt_Event;
extern const char *Txt_Location;
extern const char *Txt_Description;
extern const char *Txt_Create_event;
extern const char *Txt_Create;
extern const char *Txt_Save_changes;
struct Agd_Agenda Agenda;
struct Agd_Event AgdEvent;
@ -1467,7 +1467,7 @@ void Agd_ReqCreatOrEditEvent (void)
/***** End table, send button and end box *****/
if (ItsANewEvent)
Box_BoxTableWithButtonEnd (Btn_CREATE_BUTTON,Txt_Create_event);
Box_BoxTableWithButtonEnd (Btn_CREATE_BUTTON,Txt_Create);
else
Box_BoxTableWithButtonEnd (Btn_CONFIRM_BUTTON,Txt_Save_changes);

View File

@ -931,7 +931,7 @@ void Att_ReqCreatOrEditEvent (void)
extern const char *Txt_Hidden_MALE_PLURAL;
extern const char *Txt_Visible_MALE_PLURAL;
extern const char *Txt_Description;
extern const char *Txt_Create_event;
extern const char *Txt_Create;
extern const char *Txt_Save_changes;
struct Att_Events Events;
bool ItsANewAttEvent;
@ -1067,7 +1067,7 @@ void Att_ReqCreatOrEditEvent (void)
/***** End table, send button and end box *****/
if (ItsANewAttEvent)
Box_BoxTableWithButtonEnd (Btn_CREATE_BUTTON,Txt_Create_event);
Box_BoxTableWithButtonEnd (Btn_CREATE_BUTTON,Txt_Create);
else
Box_BoxTableWithButtonEnd (Btn_CONFIRM_BUTTON,Txt_Save_changes);

View File

@ -629,10 +629,11 @@ TODO: Emilce Barrera Mesa: Podr
TODO: Emilce Barrera Mesa: Mis estudiantes presentan muchas dificultades a la hora de poner la foto porque la plataforma es muy exigente respecto al fondo de la imagen.
*/
#define Log_PLATFORM_VERSION "SWAD 22.107.36 (2023-05-10)"
#define Log_PLATFORM_VERSION "SWAD 22.107.37 (2023-05-10)"
#define CSS_FILE "swad22.107.36.css"
#define JS_FILE "swad22.49.js"
/*
Version 22.107.37:May 10, 2023 Changes in edition of attendance events and agenda events. (337484 lines)
Version 22.107.36:May 10, 2023 Changes in style of fieldset and legend. (337505 lines)
Version 22.107.35:May 10, 2023 Changes in edition of course program. (337504 lines)
Version 22.107.34:May 10, 2023 Changes in edition of groups. (337543 lines)

View File

@ -6641,29 +6641,6 @@ const char *Txt_Create_email_message =
"Create email message"; // Çeviri lazim!
#endif
const char *Txt_Create_event =
#if L==1 // ca
"Crear esdeveniment";
#elif L==2 // de
"Ereignis erstellen";
#elif L==3 // en
"Create event";
#elif L==4 // es
"Crear evento";
#elif L==5 // fr
"Créer événement";
#elif L==6 // gn
"Crear evento"; // Okoteve traducción
#elif L==7 // it
"Crea evento";
#elif L==8 // pl
"Utwórz wydarzenie";
#elif L==9 // pt
"Criar evento";
#elif L==10 // tr
"Create event"; // Çeviri lazim!
#endif
const char *Txt_Create_folder =
#if L==1 // ca
"Crear carpeta";

View File

@ -1868,7 +1868,7 @@ const char *Txt_Actions[ActLst_NUM_ACTIONS] =
#elif L==6 // gn
"Crear país" // Okoteve traducción
#elif L==7 // it
"Crea paese"
"Creare paese"
#elif L==8 // pl
"Utwórz kraju"
#elif L==9 // pt
@ -2006,7 +2006,7 @@ const char *Txt_Actions[ActLst_NUM_ACTIONS] =
#elif L==6 // gn
"Omoheñói pancarta"
#elif L==7 // it
"Crea banner"
"Creare banner"
#elif L==8 // pl
"Utwórz banner"
#elif L==9 // pt
@ -2236,7 +2236,7 @@ const char *Txt_Actions[ActLst_NUM_ACTIONS] =
#elif L==6 // gn
"Crear enlace" // Okoteve traducción
#elif L==7 // it
"Crea link"
"Creare link"
#elif L==8 // pl
"Utwórz link"
#elif L==9 // pt
@ -2374,7 +2374,7 @@ const char *Txt_Actions[ActLst_NUM_ACTIONS] =
#elif L==6 // gn
"Crear complemento" // Okoteve traducción
#elif L==7 // it
"Crea plugin"
"Creare plugin"
#elif L==8 // pl
"Utwórz plugin"
#elif L==9 // pt
@ -2765,7 +2765,7 @@ const char *Txt_Actions[ActLst_NUM_ACTIONS] =
#elif L==6 // gn
"Crear institución" // Okoteve traducción
#elif L==7 // it
"Crea istituzione"
"Creare istituzione"
#elif L==8 // pl
"Utwórz instytucji"
#elif L==9 // pt
@ -3248,7 +3248,7 @@ const char *Txt_Actions[ActLst_NUM_ACTIONS] =
#elif L==6 // gn
"Crear centro" // Okoteve traducción
#elif L==7 // it
"Crea centro"
"Creare centro"
#elif L==8 // pl
"Utwórz centrum"
#elif L==9 // pt
@ -3432,7 +3432,7 @@ const char *Txt_Actions[ActLst_NUM_ACTIONS] =
#elif L==6 // gn
"Crear lugar" // Okoteve traducción
#elif L==7 // it
"Crea localit`"
"Creare localit`"
#elif L==8 // pl
"Utwórz miejsce"
#elif L==9 // pt
@ -3547,7 +3547,7 @@ const char *Txt_Actions[ActLst_NUM_ACTIONS] =
#elif L==6 // gn
"Crear departamento" // Okoteve traducción
#elif L==7 // it
"Crea dipartimento"
"Creare dipartimento"
#elif L==8 // pl
"Utwórz działu"
#elif L==9 // pt
@ -3710,7 +3710,7 @@ const char *Txt_Actions[ActLst_NUM_ACTIONS] =
#elif L==6 // gn
"Omoheñói arete"
#elif L==7 // it
"Crea festività"
"Creare festività"
#elif L==8 // pl
"Utwórz wakacje"
#elif L==9 // pt
@ -4354,7 +4354,7 @@ const char *Txt_Actions[ActLst_NUM_ACTIONS] =
#elif L==6 // gn
"Crear tipo de titulación" // Okoteve traducción
#elif L==7 // it
"Crea tipo di laurea"
"Creare tipo di laurea"
#elif L==8 // pl
"Utwórz typu stopnia"
#elif L==9 // pt
@ -4469,7 +4469,7 @@ const char *Txt_Actions[ActLst_NUM_ACTIONS] =
#elif L==6 // gn
"Crear titulación" // Okoteve traducción
#elif L==7 // it
"Crea laurea"
"Creare laurea"
#elif L==8 // pl
"Utwórz stopnia"
#elif L==9 // pt
@ -4653,7 +4653,7 @@ const char *Txt_Actions[ActLst_NUM_ACTIONS] =
#elif L==6 // gn
"Crear edificio" // Okoteve traducción
#elif L==7 // it
"Crea edificio"
"Creare edificio"
#elif L==8 // pl
"Utwórz budynek"
#elif L==9 // pt
@ -4791,7 +4791,7 @@ const char *Txt_Actions[ActLst_NUM_ACTIONS] =
#elif L==6 // gn
"Crear sala" // Okoteve traducción
#elif L==7 // it
"Crea aula"
"Creare aula"
#elif L==8 // pl
"Utwórz klasa"
#elif L==9 // pt
@ -5228,7 +5228,7 @@ const char *Txt_Actions[ActLst_NUM_ACTIONS] =
#elif L==6 // gn
"Crear asignatura" // Okoteve traducción
#elif L==7 // it
"Crea corso"
"Creare corso"
#elif L==8 // pl
"Utwórz kursu"
#elif L==9 // pt
@ -5872,7 +5872,7 @@ const char *Txt_Actions[ActLst_NUM_ACTIONS] =
#elif L==6 // gn
"Crear ítem" // Okoteve traducción
#elif L==7 // it
"Crea articolo"
"Creare articolo"
#elif L==8 // pl
"Utwórz przedmiot"
#elif L==9 // pt
@ -9230,7 +9230,7 @@ const char *Txt_Actions[ActLst_NUM_ACTIONS] =
#elif L==6 // gn
"Omoheñói tembiapo"
#elif L==7 // it
"Crea attività"
"Creare attività"
#elif L==8 // pl
"Utwórz zadanie"
#elif L==9 // pt
@ -9667,7 +9667,7 @@ const char *Txt_Actions[ActLst_NUM_ACTIONS] =
#elif L==6 // gn
"Omoheñói proyecto"
#elif L==7 // it
"Crea progetto"
"Creare progetto"
#elif L==8 // pl
"Utwórz projekt"
#elif L==9 // pt
@ -11921,7 +11921,7 @@ const char *Txt_Actions[ActLst_NUM_ACTIONS] =
#elif L==6 // gn
"Crear examen" // Okoteve traducción
#elif L==7 // it
"Crea esame"
"Creare esame"
#elif L==8 // pl
"Utwórz egzamin"
#elif L==9 // pt
@ -12082,7 +12082,7 @@ const char *Txt_Actions[ActLst_NUM_ACTIONS] =
#elif L==6 // gn
"Ojapo porandu ñemohenda"
#elif L==7 // it
"Crea set di domande"
"Creare set di domande"
#elif L==8 // pl
"Utwórz zestaw pytań"
#elif L==9 // pt
@ -12450,7 +12450,7 @@ const char *Txt_Actions[ActLst_NUM_ACTIONS] =
#elif L==6 // gn
"Omoheñói sesión de examen"
#elif L==7 // it
"Crea sessione d'esame"
"Creare sessione d'esame"
#elif L==8 // pl
"Utwórz sesję egzaminacyjną"
#elif L==9 // pt
@ -13623,7 +13623,7 @@ const char *Txt_Actions[ActLst_NUM_ACTIONS] =
#elif L==6 // gn
"Crear juego" // Okoteve traducción
#elif L==7 // it
"Crea gioco"
"Creare gioco"
#elif L==8 // pl
"Utwórz gra"
#elif L==9 // pt
@ -14014,7 +14014,7 @@ const char *Txt_Actions[ActLst_NUM_ACTIONS] =
#elif L==6 // gn
"Omoheñói rúbrica"
#elif L==7 // it
"Crea rubrica"
"Creare rubrica"
#elif L==8 // pl
"Utwórz rubrykę"
#elif L==9 // pt
@ -24778,7 +24778,7 @@ const char *Txt_Actions[ActLst_NUM_ACTIONS] =
#elif L==6 // gn
"Crear tipo de grupo" // Okoteve traducción
#elif L==7 // it
"Crea tipo di gruppo"
"Creare tipo di gruppo"
#elif L==8 // pl
"Utwórz typu grupy"
#elif L==9 // pt
@ -24939,7 +24939,7 @@ const char *Txt_Actions[ActLst_NUM_ACTIONS] =
#elif L==6 // gn
"Crear grupo" // Okoteve traducción
#elif L==7 // it
"Crea gruppo"
"Creare gruppo"
#elif L==8 // pl
"Utwórz grupę"
#elif L==9 // pt
@ -25652,7 +25652,7 @@ const char *Txt_Actions[ActLst_NUM_ACTIONS] =
#elif L==6 // gn
"Crear campo de ficha" // Okoteve traducción
#elif L==7 // it
"Crea campo di scheda"
"Creare campo di scheda"
#elif L==8 // pl
"Utwórz rekord pola"
#elif L==9 // pt
@ -26123,25 +26123,25 @@ const char *Txt_Actions[ActLst_NUM_ACTIONS] =
,
[ActNewAtt] =
#if L==1 // ca
"Create new attendance event" // Necessita traducció
"Crear esdeveniment d'assistència"
#elif L==2 // de
"Create new attendance event" // Need Übersetzung
"Präsenzveranstaltung erstellen"
#elif L==3 // en
"Create new attendance event"
"Create attendance event"
#elif L==4 // es
"Crear nuevo evento de asistencia"
"Crear evento de asistencia"
#elif L==5 // fr
"Create new attendance event" // Besoin de traduction
"Créer événement de présence"
#elif L==6 // gn
"Crear nuevo evento de asistencia" // Okoteve traducción
"Omoheñói evento de asistencia"
#elif L==7 // it
"Create new attendance event" // Bisogno di traduzione
"Creare evento di partecipazione"
#elif L==8 // pl
"Create new attendance event" // Potrzebujesz tlumaczenie
"Utwórz wydarzenie obecności"
#elif L==9 // pt
"Create new attendance event" // Precisa de traduçăo
"Criar evento de participação"
#elif L==10 // tr
"Create new attendance event" // Çeviri lazim!
"Katılım etkinliği oluştur"
#endif
,
[ActChgAtt] =
@ -28780,7 +28780,7 @@ const char *Txt_Actions[ActLst_NUM_ACTIONS] =
#elif L==6 // gn
"Omoheñói anuncio"
#elif L==7 // it
"Crea annuncio"
"Creare annuncio"
#elif L==8 // pl
"Stwórz ogłoszenia"
#elif L==9 // pt
@ -28918,7 +28918,7 @@ const char *Txt_Actions[ActLst_NUM_ACTIONS] =
#elif L==6 // gn
"Crear aviso" // Okoteve traducción
#elif L==7 // it
"Crea avviso"
"Creare avviso"
#elif L==8 // pl
"Utwórz powiadomienie"
#elif L==9 // pt
@ -32874,7 +32874,7 @@ const char *Txt_Actions[ActLst_NUM_ACTIONS] =
#elif L==6 // gn
"Omoheñói encuesta"
#elif L==7 // it
"Crea sondaggio"
"Creare sondaggio"
#elif L==8 // pl
"Utwórz ankiety"
#elif L==9 // pt
@ -33506,25 +33506,25 @@ const char *Txt_Actions[ActLst_NUM_ACTIONS] =
,
[ActNewEvtMyAgd] =
#if L==1 // ca
"Create new event in my agenda" // Necessita traducció
"Crear esdeveniment a agenda"
#elif L==2 // de
"Create new event in my agenda" // Need Übersetzung
"Kalenderereignis erstellen"
#elif L==3 // en
"Create new event in my agenda"
"Create event in agenda"
#elif L==4 // es
"Crear nuevo evento en mi agenda"
"Crear evento en agenda"
#elif L==5 // fr
"Create new event in my agenda" // Besoin de traduction
"Créer un événement dans l'agenda"
#elif L==6 // gn
"Crear nuevo evento en mi agenda" // Okoteve traducción
"Omoheñói evento agenda-pe"
#elif L==7 // it
"Create new event in my agenda" // Bisogno di traduzione
"Creare evento in agenda"
#elif L==8 // pl
"Create new event in my agenda" // Potrzebujesz tlumaczenie
"Utwórz wydarzenie w agendą"
#elif L==9 // pt
"Create new event in my agenda" // Precisa de traduçăo
"Criar evento na agenda"
#elif L==10 // tr
"Create new event in my agenda" // Çeviri lazim!
"Ajandada etkinlik oluştur"
#endif
,
[ActChgEvtMyAgd] =