diff --git a/problem_builder/translations/ar/LC_MESSAGES/text.mo b/problem_builder/translations/ar/LC_MESSAGES/text.mo index b52d8a0e..0cfd5791 100644 Binary files a/problem_builder/translations/ar/LC_MESSAGES/text.mo and b/problem_builder/translations/ar/LC_MESSAGES/text.mo differ diff --git a/problem_builder/translations/ar/LC_MESSAGES/text.po b/problem_builder/translations/ar/LC_MESSAGES/text.po index 5fab5639..3dad9f62 100644 --- a/problem_builder/translations/ar/LC_MESSAGES/text.po +++ b/problem_builder/translations/ar/LC_MESSAGES/text.po @@ -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" diff --git a/problem_builder/translations/ja_JP/LC_MESSAGES/text.mo b/problem_builder/translations/ja_JP/LC_MESSAGES/text.mo index cd72c62b..8625a665 100644 Binary files a/problem_builder/translations/ja_JP/LC_MESSAGES/text.mo and b/problem_builder/translations/ja_JP/LC_MESSAGES/text.mo differ diff --git a/problem_builder/translations/ja_JP/LC_MESSAGES/text.po b/problem_builder/translations/ja_JP/LC_MESSAGES/text.po index a5ae8839..c2d93e36 100644 --- a/problem_builder/translations/ja_JP/LC_MESSAGES/text.po +++ b/problem_builder/translations/ja_JP/LC_MESSAGES/text.po @@ -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" diff --git a/setup.py b/setup.py index fdc75142..be75e3cc 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ # Constants ######################################################### -VERSION = '3.4.10' +VERSION = '3.4.11' # Functions #########################################################