Add new terms to translate CT #444

skala
Ricardo Rodriguez 16 years ago
parent fb268ff3ac
commit f29a7330fe
  1. 1
      main/lang/english/trad4all.inc.php
  2. 5
      main/lang/english/work.inc.php
  3. 1
      main/lang/spanish/trad4all.inc.php
  4. 8
      main/lang/spanish/work.inc.php

@ -771,4 +771,5 @@ $NoDataAvailable = "No data available";
$Created = "Created";
$LastUpdate = "Last update";
$UserNonRegisteredAtTheCourse = "User non registered at the course";
$EditMyProfile = "Edit my profile";
?>

@ -82,4 +82,9 @@ $ReminderToSubmitPendingTask = "You are reminded that has a pending task";
$MessageConfirmSendingOfTask = "This is a message confirming the sending of the task";
$DataSent = "Data sent";
$DownloadLink = "Download link";
$ViewUsersWithoutTask = "Still missing file";
$ViewUsersWithTask = "Already delivered file";
$ReminderMessage = "Send a reminder";
$DateSent = "Date Sent";
$ViewUsersWithoutTask = "View Users Without Task";
?>

@ -771,4 +771,5 @@ $NoDataAvailable = "No hay datos disponibles";
$Created = "Creado";
$LastUpdate = "Última actualización";
$UserNonRegisteredAtTheCourse = "Usuario no registrado en el curso";
$EditMyProfile = "Editar mi perfil";
?>

@ -82,5 +82,9 @@ $ReminderToSubmitPendingTask = "Se le recuerda que tiene una tarea pendiente";
$MessageConfirmSendingOfTask = "Este es un mensaje para confirmar el envío de su tarea";
$DataSent = "Fecha de envío";
$DownloadLink = "Enlace de descarga";
?>
$ViewUsersWithoutTask = "Aun no presentan la tarea";
$ViewUsersWithTask = "Ya presentaron la tarea";
$ReminderMessage = "Enviar un recordatorio";
$DateSent = "Fecha de envío";
$ViewUsersWithoutTask = "Ver a los usuarios sin tarea";
?>
Loading…
Cancel
Save