-
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.
Merge pull request #375 from cs50/update/prompts
Update submission prompt for CS50x course
- Loading branch information
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í]" | ||
|
f9707d4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
submit50 cs50/problems/2025/x/caesar