Skip to content

Commit 01f060e

Browse files
committed
Improve translations
1 parent 9f1f084 commit 01f060e

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

locale/en/LC_MESSAGES/django.po

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ msgstr ""
191191
msgid "msg.note.ldap.injection"
192192
msgstr ""
193193
"You can login with <code>admin</code> and <code>password</code>. You can "
194-
"bypass authentication and login with <code>*)(|(objectClass=*</code> and "
194+
"also bypass authentication and login with <code>*)(|(objectClass=*</code> and "
195195
"password to <code>aaaaaaa)</code>."
196196

197197
#: easybuggy/views.py:519
@@ -443,7 +443,7 @@ msgstr ""
443443
#: templates/csrf.html:6
444444
msgid "msg.enter.passwd"
445445
msgstr ""
446-
"If you enter a new password and click the submit button, then your password "
446+
"When you enter a new password and click the submit button, your password "
447447
"will be changed."
448448

449449
#: templates/csrf.html:7 templates/login.html:14 templates/sqlijc.html:10
@@ -502,8 +502,8 @@ msgstr "Log out"
502502
#: templates/index.html:11
503503
msgid "description.all"
504504
msgstr ""
505-
"Warning: Several links cause severe memory leaks or increase a CPU usage "
506-
"rate. They can make your computer unstable. The result may change depending "
505+
"Warning: Several links cause severe memory leaks or increase CPU usage "
506+
"rate. They can make your computer unstable. The results may change depending "
507507
"on Python version, OS, hardware (memory, CPU) or etc."
508508

509509
#: templates/index.html:21
@@ -799,7 +799,7 @@ msgstr "Memory information about the process"
799799
#: templates/mojibake.html:7
800800
msgid "description.capitalize.string"
801801
msgstr ""
802-
"If you enter a string, then the capitalized string is shown. For example: "
802+
"When you enter a string, the capitalized string is shown. For example: "
803803
"capitalize string -> Capitalize String"
804804

805805
#: templates/mojibake.html:8 templates/xss.html:8
@@ -809,7 +809,7 @@ msgstr "String"
809809
#: templates/netsocketleak.html:5
810810
msgid "description.response.time"
811811
msgstr ""
812-
"If you add pingurl=[a URL] to query string, the response code and time from "
812+
"When you add pingurl=[a URL] to query string, the response code and time from "
813813
"the url is shown."
814814

815815
#: templates/netsocketleak.html:8
@@ -830,7 +830,7 @@ msgstr "Please enter a positive number."
830830

831831
#: templates/sqlijc.html:7
832832
msgid "msg.enter.name.and.passwd"
833-
msgstr "If you enter your name and password, then your secret number is shown."
833+
msgstr "When you enter your name and password, your secret number is shown."
834834

835835
#: templates/sqlijc.html:17
836836
msgid "label.secret"
@@ -869,7 +869,7 @@ msgstr "You can reverse the color of an image file."
869869

870870
#: templates/xss.html:7
871871
msgid "description.reverse.string"
872-
msgstr "If you enter a string, then the reversed string is shown."
872+
msgstr "When you enter a string, the reversed string is shown."
873873

874874
#: templates/xxe.html:8
875875
msgid "label.result"
@@ -878,5 +878,5 @@ msgstr "Result"
878878
#: templates/xxe.html:18
879879
msgid "msg.update.users.by.xml"
880880
msgstr ""
881-
"If you upload an XML file of the following format, users can be updated all "
881+
"When you upload an XML file of the following format, users can be updated all "
882882
"at once."

0 commit comments

Comments
 (0)