diff --git a/main/lang/english/trad4all.inc.php b/main/lang/english/trad4all.inc.php index a67fe3ea80..9cf09ce15e 100755 --- a/main/lang/english/trad4all.inc.php +++ b/main/lang/english/trad4all.inc.php @@ -1151,6 +1151,8 @@ $SlideShow = "Slideshow"; $PublicationEndDate = "Published end date"; $ViewSlideshow = "View Slideshow"; $UploadADocument = "Upload a document"; +$QuestionsOverallReportDetail = "In this report you see the results of all questions"; +$QuestionsOverallReport = "Questions' overall report"; $langNameOfLang['bosnian'] = "bosnian"; $langNameOfLang['czech'] = "czech"; $langNameOfLang['dari'] = "dari"; diff --git a/main/lang/spanish/trad4all.inc.php b/main/lang/spanish/trad4all.inc.php index 7d3ff4d368..0830d5bcdd 100755 --- a/main/lang/spanish/trad4all.inc.php +++ b/main/lang/spanish/trad4all.inc.php @@ -1151,6 +1151,8 @@ $SlideShow = "Presentación"; $PublicationEndDate = "Fecha de fin publicada"; $ViewSlideshow = "Ver presentación"; $UploadADocument = "Enviar un documento"; +$QuestionsOverallReportDetail = "En este informe se ven los resultados de todas las preguntas."; +$QuestionsOverallReport = "Informe general de preguntas"; $langNameOfLang['bosnian'] = "bosnio"; $langNameOfLang['czech'] = "checo"; $langNameOfLang['dari'] = "dari";