From a78c6107631b8ca9a2149e650456d74d08a9f7f3 Mon Sep 17 00:00:00 2001 From: Angel Fernando Quiroz Campos Date: Fri, 18 Sep 2015 14:54:41 -0500 Subject: [PATCH] Minor - Update language files - refs BT#10293 --- main/lang/english/trad4all.inc.php | 2 ++ main/lang/spanish/trad4all.inc.php | 2 ++ 2 files changed, 4 insertions(+) diff --git a/main/lang/english/trad4all.inc.php b/main/lang/english/trad4all.inc.php index 5434c8f540..f759e296ae 100644 --- a/main/lang/english/trad4all.inc.php +++ b/main/lang/english/trad4all.inc.php @@ -7514,4 +7514,6 @@ $CreatedBy = "Created by"; $UploadMyAssignment = "Upload my assignment"; $Inserted = "Inserted"; $YourBroswerDoesNotSupportWebRTC = "Your browser does not support native video transmission."; +$OtherTeachers = "Other teachers"; +$CourseCategory = "Course category"; ?> \ No newline at end of file diff --git a/main/lang/spanish/trad4all.inc.php b/main/lang/spanish/trad4all.inc.php index 6a43a42da9..2ef7c22c7e 100644 --- a/main/lang/spanish/trad4all.inc.php +++ b/main/lang/spanish/trad4all.inc.php @@ -7539,4 +7539,6 @@ $CreatedBy = "Creado por"; $UploadMyAssignment = "Enviar mi tarea"; $Inserted = "Añadido"; $YourBroswerDoesNotSupportWebRTC = "Su navegador no soporta nativamente la transmisión por videoconferencia."; +$OtherTeachers = "Otros profesores"; +$CourseCategory = "Categoría de curso"; ?> \ No newline at end of file