Skip to content

Commit 574fd0d

Browse files
committed
Improve some messages
1 parent 08f2691 commit 574fd0d

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

locale/en/LC_MESSAGES/django.mo

-47 Bytes
Binary file not shown.

locale/en/LC_MESSAGES/django.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -847,7 +847,7 @@ msgstr "You can reverse the color of an image file."
847847

848848
#: templates/xss.html:7
849849
msgid "description.reverse.string"
850-
msgstr "If you enter a string, then the reversed string is shown."
850+
msgstr "If you enter a string, then JavaScript is executed."
851851

852852
#: templates/xxe.html:8
853853
msgid "label.result"

locale/ja/LC_MESSAGES/django.mo

-52 Bytes
Binary file not shown.

locale/ja/LC_MESSAGES/django.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -844,7 +844,7 @@ msgstr "画像ファイルの色反転を行うことができます。"
844844

845845
#: templates/xss.html:7
846846
msgid "description.reverse.string"
847-
msgstr "文字列を入力すると、文字列が逆転して表示されます。"
847+
msgstr "文字列を入力すると、JavaScriptが実行されます。"
848848

849849
#: templates/xxe.html:8
850850
msgid "label.result"

0 commit comments

Comments
 (0)