From fb4db56a048ae3cbcdeb2d8c52739db20528bef1 Mon Sep 17 00:00:00 2001 From: acanas Date: Sat, 4 Dec 2021 22:22:16 +0100 Subject: [PATCH] Version 21.67.2: Dec 04, 2021 Renamed exam announcements to calls for exams in help wiki. --- swad_call_for_exam.c | 2 +- swad_changelog.h | 5 ++--- swad_text.c | 4 ++-- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/swad_call_for_exam.c b/swad_call_for_exam.c index e4439aac9..622ec44c8 100644 --- a/swad_call_for_exam.c +++ b/swad_call_for_exam.c @@ -1464,7 +1464,7 @@ static void Cfe_PutIconsCallForExam (void *CallsForExams) Cfe_PutParamExaCodToEdit, &((struct Cfe_CallsForExams *) CallsForExams)->ExaCod); - /***** Put form to hide/show exam announement *****/ + /***** Put form to hide/show call for exam *****/ switch (((struct Cfe_CallsForExams *) CallsForExams)->CallForExam.Status) { case Cfe_VISIBLE_CALL_FOR_EXAM: diff --git a/swad_changelog.h b/swad_changelog.h index 4056b69ea..e77a79f15 100644 --- a/swad_changelog.h +++ b/swad_changelog.h @@ -602,12 +602,11 @@ TODO: FIX BUG, URGENT! En las fechas como par TODO: En las encuestas, que los estudiantes no puedan ver los resultados hasta que no finalice el plazo. */ -#define Log_PLATFORM_VERSION "SWAD 21.67 (2021-12-04)" +#define Log_PLATFORM_VERSION "SWAD 21.67.2 (2021-12-04)" #define CSS_FILE "swad21.67.css" #define JS_FILE "swad21.67.js" /* -TODO: Rename ASSESSMENT.Announcements to ASSESSMENT.Calls_for_exams - + Version 21.67.2: Dec 04, 2021 Renamed exam announcements to calls for exams in help wiki. (320316 lines) Version 21.67.1: Dec 04, 2021 Renamed CENTRE to CENTER in help wiki. (320316 lines) Version 21.67: Dec 04, 2021 Removed title of action associated to vertical menu. (320316 lines) Version 21.66.4: Dec 02, 2021 Removed code used to fix problem on tests and matches. (320379 lines) diff --git a/swad_text.c b/swad_text.c index b0272def6..ca9f31144 100644 --- a/swad_text.c +++ b/swad_text.c @@ -20404,7 +20404,7 @@ const char *Txt_MENU_TITLE[Tab_NUM_TABS][Act_MAX_OPTIONS_IN_MENU_PER_TAB] = #elif L==2 // de "Prüfungsaufrufe" #elif L==3 // en - "Announcements" + "Calls" #elif L==4 // es "Convocatorias" #elif L==5 // fr @@ -25131,7 +25131,7 @@ const char *Txt_New_call_FOR_EXAM = #elif L==2 // de "Neuer Aufruf"; #elif L==3 // en - "New announcement"; + "New call"; #elif L==4 // es "Nueva convocatoria"; #elif L==5 // fr