Version 16.170.1

This commit is contained in:
Antonio Cañas Vargas 2017-03-27 01:03:00 +02:00
parent 3d9a03baa7
commit 63c4d4dfea
3 changed files with 13 additions and 12 deletions

View File

@ -97,7 +97,7 @@ extern struct Globals Gbl;
System:
10. ActSysReqSch Request search in system tab
11. ActSeeCty List countries
12. ActSeePen List pending institutions, centres, degrees and courses
12. ActSeePen List pending institutions, centres, degrees and courses in hierarchy
13. ActReqRemOldCrs Request the total removal of old courses
14. ActSeeLnk See institutional links
15. ActLstPlg List plugins

View File

@ -211,13 +211,14 @@
/****************************** Public constants *****************************/
/*****************************************************************************/
#define Log_PLATFORM_VERSION "SWAD 16.170 (2017-03-27)"
#define Log_PLATFORM_VERSION "SWAD 16.170.1 (2017-03-27)"
#define CSS_FILE "swad16.166.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.170.1: Mar 27, 2017 Pending is renamed as Hierarchy. (217554 lines)
Version 16.170: Mar 27, 2017 Action to view banners removed from main menu. (217553 lines)
Version 16.169.3: Mar 26, 2017 Link to banners from institutional links. (217592 lines)
Copy the following icon to icon public directory:

View File

@ -18138,23 +18138,23 @@ const char *Txt_MENU_TITLE[Tab_NUM_TABS][Act_MAX_OPTIONS_IN_MENU_PER_TAB] =
,
// 2: ActSeePen
#if L==1
"Pendents"
"Jerarquia"
#elif L==2
"Anhängig"
"Hierarchie"
#elif L==3
"Pending"
"Hierarchy"
#elif L==4
"Pendientes"
"Jerarquía"
#elif L==5
"En attente"
"Hiérarchie"
#elif L==6
"Pendientes" // Okoteve traducción
"Sãmbyhyha reko"
#elif L==7
"In sospeso"
"Gerarchia"
#elif L==8
"Oczekujący"
"Hierarchia"
#elif L==9
"Pendentes"
"Hierarquia"
#endif
,
// 3: ActReqRemOldCrs
@ -39546,7 +39546,7 @@ const char *Txt_STAT_USE_STAT_TYPES[Sta_NUM_FIGURES] =
#elif L==5
"Hiérarchie"
#elif L==6
"Jerarquía" // Okoteve traducción
"Sãmbyhyha reko"
#elif L==7
"Gerarchia"
#elif L==8