Explorar el Código

Minor - update lang vars

jmontoyaa hace 7 años
padre
commit
19659dcdd4
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      main/lang/english/trad4all.inc.php

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

@@ -8107,4 +8107,5 @@ $MessageTracking = "Message tracking";
 $MessagesExchangeBetweenXAndY = "Messages exchange between %s and %s";
 $YouWillReceivedASecondEmail = "You will receive another email with your password";
 $YouReceivedAnEmailWithTheUsername = "You must have received another email with your username.";
+$TheScormPackageWillBeUpdatedYouMustUploadTheFileWithTheSameName = "You must upload a zip file with the same name as the original SCORM file.";
 ?>