Minor - updating lang vars.

1.9.x
Julio Montoya 11 years ago
parent dbbfbb5049
commit d4e0455d95
  1. 6
      main/lang/english/trad4all.inc.php
  2. 5
      main/lang/spanish/trad4all.inc.php

@ -2,6 +2,10 @@
/*
for more information: see languages.txt in the lang folder.
*/
$IncorrectScore = "Incorrect score";
$CorrectScore = "Correct score";
$UseCustomScoreForAllQuestions = "Use custom score for all questions";
$YouShouldAddItemsBeforeAttachAudio = "You should add some items to your learning path, otherwise you won't be able to attach audio files to them";
$InactiveDays = "Inactive days";
$FollowedHumanResources = "Followed HR directors";
$TheTextYouEnteredDoesNotMatchThePicture = "The text you entered doesn't match the picture.";
@ -1512,4 +1516,4 @@ $DataTableSearch = "Search";
$HideColumn = "Hide column";
$DisplayColumn = "Show column";
$LegalAgreementAccepted = "Legal agreement accepted";
?>
?>

@ -2,6 +2,10 @@
/*
for more information: see languages.txt in the lang folder.
*/
$IncorrectScore = "Puntuación incorrecta";
$CorrectScore = "Puntuación correcta";
$UseCustomScoreForAllQuestions = "Usar puntuación personalizable para todas las preguntas.";
$DocumentType = "Tipo de documento";
$SendOnlyAnEmailToMySelfToTest = "Enviar correo electrónico solamente a mi mismo para pruebas.";
$DeleteAllSelectedAttendances = "Eliminar todas las hojas de asistencia seleccionadas";
$AvailableClasses = "Clases disponibles";
@ -88,6 +92,7 @@ $UserIsNotATeacher = "El usuario no es un profesor.";
$ThisItemIsInvisibleForStudentsButYouHaveAccessAsTeacher = "Este item no es visible para un estudiante pero podrá acceder a él como profesor";
$DeleteAllAttendances = "Eliminar todas las asistencias creadas";
$Unsubscribe = "Dar de baja";
$SendToAllUsers = "Enviar a todos los usuarios";
$SelectACategory = "Seleccione una categoría";
$AdvancedEdit = "Edición avanzada";
$SearchXapianModuleNotInstalled = "El modulo Xapian de PHP no está configurado en su servidor, póngase en contacto con su administrador";

Loading…
Cancel
Save