diff --git a/swad_changelog.h b/swad_changelog.h index 5104affa1..3c8e18c13 100644 --- a/swad_changelog.h +++ b/swad_changelog.h @@ -121,13 +121,14 @@ /****************************** Public constants *****************************/ /*****************************************************************************/ -#define Log_PLATFORM_VERSION "SWAD 15.123.3 (2016-01-22)" +#define Log_PLATFORM_VERSION "SWAD 15.123.4 (2016-01-22)" #define CSS_FILE "swad15.121.7.css" #define JS_FILE "swad15.121.7.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.123.4: Jan 22, 2016 New social notifications. Not finished. (194281 lines) Version 15.123.3: Jan 22, 2016 New social notifications. Not finished. (194280 lines) Version 15.123.2: Jan 22, 2016 New social notifications. Not finished. (194279 lines) Version 15.123.1: Jan 22, 2016 New social notifications. Not finished. (194277 lines) diff --git a/swad_text.c b/swad_text.c index 23da3b130..f40484ffa 100644 --- a/swad_text.c +++ b/swad_text.c @@ -703,15 +703,15 @@ const char *Txt_NOTIFY_EVENTS_SINGULAR_NO_HTML[Ntf_NUM_NOTIFY_EVENTS][1+Txt_NUM_ { // Ntf_EVENT_SOCIAL_SHARE "", - "", - "", - "", - "", - "", - "", - "", - "", - "", + "Nova compartició de missatge social", + "Neue gemeinsame Nutzung von soziale Beitrag", + "New sharing of social post", + "Nueva compartición de mensaje social", + "Nouveau partage de message social", + "Nueva compartición de mensaje social", // Okoteve traducción + "Nuova condivisione di post sociale", + "Nowy podzial post spoleczna", + "Nova partilha de post sociais", }, { // Ntf_EVENT_FOLLOWER @@ -25182,23 +25182,23 @@ const char *Txt_NOTIFY_EVENTS_PLURAL[Ntf_NUM_NOTIFY_EVENTS] = #endif , #if L==1 // Ntf_EVENT_SOCIAL_SHARE - "" + "Noves comparticions de missatges socials" #elif L==2 - "" + "Neue gemeinsame Nutzung zu sozialen Beiträge" #elif L==3 - "" + "New sharings of social posts" #elif L==4 - "" + "Nuevas comparticiones de mensajes sociales" #elif L==5 - "" + "Nouveaux partages à messages sociaux" #elif L==6 - "" // Okoteve traducción + "Nuevas comparticiones de mensajes sociales" // Okoteve traducción #elif L==7 - "" + "Nuove condivisioni a post sociali" #elif L==8 - "" + "Nowe podzial post społecznej" #elif L==9 - "" + "Novas partilhas de post sociais" #endif , #if L==1 // Ntf_EVENT_FOLLOWER @@ -25565,23 +25565,23 @@ const char *Txt_NOTIFY_EVENTS_SINGULAR[Ntf_NUM_NOTIFY_EVENTS] = #endif , #if L==1 // Ntf_EVENT_SOCIAL_SHARE - "" + "Nova compartició d'un missatge social" #elif L==2 - "" + "gemeinsame Nutzung von soziale Beitrag" #elif L==3 - "" + "New sharing of social post" #elif L==4 - "" + "Nueva compartición de un mensaje social" #elif L==5 - "" + "Nouveau partage à message social" #elif L==6 - "" // Okoteve traducción + "Nueva compartición de un mensaje social" // Okoteve traducción #elif L==7 - "" + "Nuova condivisione a un post sociale" #elif L==8 - "" + "Nowy podzial post społeczna" #elif L==9 - "" + "Nova partilha de um post sociais" #endif , #if L==1 // Ntf_EVENT_FOLLOWER