Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified problem_builder/translations/ar/LC_MESSAGES/text.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion problem_builder/translations/ar/LC_MESSAGES/text.po
Original file line number Diff line number Diff line change
Expand Up @@ -1378,7 +1378,7 @@ msgstr ""

#: templates/html/mentoring_with_steps.html:22
msgid "Review grade"
msgstr ""
msgstr "تصفح الصف"

#: templates/html/mentoring_with_steps.html:23
msgid "Try again"
Expand Down
Binary file modified problem_builder/translations/ja_JP/LC_MESSAGES/text.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion problem_builder/translations/ja_JP/LC_MESSAGES/text.po
Original file line number Diff line number Diff line change
Expand Up @@ -1387,7 +1387,7 @@ msgstr "部分的に正解"

#: templates/html/mentoring_with_steps.html:22
msgid "Review grade"
msgstr "成績のレビュー"
msgstr "成績チェッ"

#: templates/html/mentoring_with_steps.html:23
msgid "Try again"
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

# Constants #########################################################

VERSION = '3.4.10'
VERSION = '3.4.11'

# Functions #########################################################

Expand Down