-
Notifications
You must be signed in to change notification settings - Fork 944
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependencies and submission prompt for CS50x course
- Loading branch information
1 parent
8ef8276
commit 368aa26
Showing
3 changed files
with
31 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,11 +15,11 @@ msgid "Sorry, something's wrong! Let [email protected] know!" | |
msgstr "¡Lo siento, algo está mal! ¡Déjale saber a [email protected]!" | ||
|
||
msgid "" | ||
"Keeping in mind the course's policy on academic honesty, are you sure you " | ||
"want to submit these files (yes/no)? " | ||
"Keeping in mind the course's policy on academic honesty, including its restrictions on AI use, " | ||
"are you sure you want to submit these files (yes/no)? " | ||
msgstr "" | ||
"Teniendo en cuenta la política de honestidad académica del curso, ¿estás " | ||
"seguro que quieres enviar estos archivos (sí/no)? " | ||
"Teniendo en cuenta la política de honestidad académica del curso, incluidas sus restricciones sobre el uso de IA, " | ||
"¿estás seguro que quieres enviar estos archivos (sí/no)? " | ||
|
||
msgid "y|yes" | ||
msgstr "s|s[ií]" | ||
|