Browse Source

Minor - Update language files

Angel Fernando Quiroz Campos 8 years ago
parent
commit
89d7521835
2 changed files with 5 additions and 3 deletions
  1. 3 1
      main/lang/english/trad4all.inc.php
  2. 2 2
      main/lang/spanish/trad4all.inc.php

+ 3 - 1
main/lang/english/trad4all.inc.php

@@ -5525,7 +5525,7 @@ $ReminderMessage = "Send a reminder";
 $DateSent = "Date sent";
 $ViewUsersWithoutTask = "View missing assignments";
 $AsciiSvgTitle = "Enable AsciiSVG";
-$SuggestionOnlyToEnableSubLanguageFeature = "Only required by the sub-languages feature";
+$SuggestionOnlyToEnableSubLanguageFeatureOrUpgradeProcess = "Only required by the sub-languages feature or version upgrade process";
 $ThematicAdvance = "Thematic advance";
 $EditProfile = "Edit profile";
 $TabsDashboard = "Dashboard";
@@ -7650,4 +7650,6 @@ $Quote = "Quote";
 $ValueTooSmall = "Value is too small.";
 $ValueTooBig = "Value is too big.";
 $YouAreATeacherOfThisCourse = "You are a teacher of this course";
+$StudentBossList = "Student bosses list";
+$ShowScoreEveryAttemptShowAnswersLastAttempt = "Show score on every attempt, show correct answers only on last attempt (only works with an attempts limit)";
 ?>

+ 2 - 2
main/lang/spanish/trad4all.inc.php

@@ -5525,7 +5525,7 @@ $ReminderMessage = "Enviar un recordatorio";
 $DateSent = "Fecha de envío";
 $ViewUsersWithoutTask = "Ver estudiantes que no han enviado la tarea";
 $AsciiSvgTitle = "Activar AsciiSVG";
-$SuggestionOnlyToEnableSubLanguageFeature = "Solamente necesario si desea habilitar la funcionalidad de sub-idiomas";
+$SuggestionOnlyToEnableSubLanguageFeatureOrUpgradeProcess = "Solamente necesario si desea habilitar la funcionalidad de sub-idiomas o para el proceso de actualización de la versión";
 $ThematicAdvance = "Temporalización de la unidad didáctica";
 $EditProfile = "Editar perfil";
 $TabsDashboard = "Panel de control";
@@ -7673,4 +7673,4 @@ $CouldNotResetPasswordBecauseLDAP = "No se pudo reiniciar la contraseña LDAP, p
 $ValueTooSmall = "Valor demasiado bajo.";
 $ValueTooBig = "Valor demasiado alto.";
 $YouAreATeacherOfThisCourse = "Usted es profesor en este curso";
-?>
+?>