Browse Source

[svn r19473] DLTT import

Carlos Vargas 16 years ago
parent
commit
c8e26aee52

+ 1 - 0
main/lang/english/dropbox.inc.php

@@ -127,4 +127,5 @@ $NewDropboxFileUploadedContent = "A new file has been sent to the dropbox of you
 $langAddEdit = "Add / Edit";
 $ErrorNoFilesInFolder = "This folder is empty";
 $dropbox_lang["upload"] = "Upload";
+$AddComment  = "Add comment";
 ?>

+ 1 - 0
main/lang/english/exercice.inc.php

@@ -289,4 +289,5 @@ $ShowCorrectedOnly = "Show the corrected exercise";
 $ShowUnCorrectedOnly = "show the uncorrected exercise";
 $HideResultsToStudents = "Hide the results to students";
 $ShowResultsToStudents = "Show the results to students";
+$ProcedToQuestions = "Proced to questions";
 ?>

+ 1 - 0
main/lang/english/registration.inc.php

@@ -171,4 +171,5 @@ $MessageNewUserInTheCourse = "This is a message to make know than there is a new
 $EditNormalProfile = "Edit normal profile";
 $EditExtendProfile = "Edit extend profile";
 $EditInformation = "Edit profile";
+$RegisterUser = "Register user";
 ?>

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

@@ -708,4 +708,5 @@ $TemplatePreview = "Template preview";
 $NoTemplatePreview = "Preview not available";
 $ModifyCategory = "Modify category";
 $Photo = "Photo";
+$MoveFile = "Move the file";
 ?>

+ 1 - 0
main/lang/spanish/dropbox.inc.php

@@ -127,4 +127,5 @@ $NewDropboxFileUploadedContent = "En su curso, un nuevo archivo ha sido enviado
 $langAddEdit = "Añadir / Editar";
 $ErrorNoFilesInFolder = "Este directorio está vacío";
 $dropbox_lang["upload"] = "Enviar";
+$AddComment  = "Añadir comentario";
 ?>

+ 1 - 0
main/lang/spanish/exercice.inc.php

@@ -289,4 +289,5 @@ $ShowCorrectedOnly = "Mostrar ejercicios corregidos";
 $ShowUnCorrectedOnly = "Mostrar ejercicios sin corregir";
 $HideResultsToStudents = "Ocultar los resultados a los estudiantes";
 $ShowResultsToStudents = "Mostrar los resultados a los estudiantes";
+$ProcedToQuestions = "Preparar preguntas";
 ?>

+ 1 - 0
main/lang/spanish/registration.inc.php

@@ -171,4 +171,5 @@ $MessageNewUserInTheCourse = "Este es un mensaje para informarle que se ha suscr
 $EditNormalProfile = "Edición básica del perfil";
 $EditExtendProfile = "Edición ampliada del perfil";
 $EditInformation = "Editar información";
+$RegisterUser = "Registrar usuario";
 ?>

+ 1 - 0
main/lang/spanish/trad4all.inc.php

@@ -708,4 +708,5 @@ $TemplatePreview = "Previsualizaci
 $NoTemplatePreview = "Previsualización no disponible";
 $ModifyCategory = "Modificar categoría";
 $Photo = "Foto";
+$MoveFile = "Mover el archivo";
 ?>