Browse Source

Update language files

Angel Fernando Quiroz Campos 10 years ago
parent
commit
b10c47706e
2 changed files with 4 additions and 0 deletions
  1. 2 0
      main/lang/english/trad4all.inc.php
  2. 2 0
      main/lang/spanish/trad4all.inc.php

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

@@ -7231,4 +7231,6 @@ $RequestSubmitted = "Your request has been submitted.";
 $RequestFailed = "We are not able to fulfill your request at this time. Please contact your administrator.";
 $InternalLogin = "Internal login";
 $AlreadyLoggedIn = "You are already logged in";
+$Draggable = "Draggable";
+$Incorrect = "Incorrect";
 ?>

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

@@ -7235,4 +7235,6 @@ $SaveBadge = "Guardar insignia";
 $BadgeMeasuresXPixelsInPNG = "Medidas de la insignia 200x200 píxeles en formato PNG";
 $SetTutor = "Hacer tutor";
 $UniqueAnswerImage = "Respuesta de imagen única";
+$Draggable = "Arrastrable";
+$Incorrect = "Incorrecto";
 ?>