hasadna / Open-Knesset

A project aimed at making the Israeli Knesset more transparent. Python and Django based
http://oknesset.org/
BSD 3-Clause "New" or "Revised" License
106 stars 175 forks source link

fixes #805 - error on bill details should be more user friendly #806

Closed OriHoch closed 7 years ago

OriHoch commented 7 years ago

Relating issues

OriHoch commented 7 years ago

translations:

: templates/laws/bill_post_error.html:16

msgid "The vote" msgstr "ההצבעה"

: templates/laws/bill_post_error.html:9

msgid "The bill" msgstr "הצעת החוק"

: laws/views.py:459

msgid "Invalid vote type" msgstr "סוג חוק שגוי"

: laws/views.py:452

msgid "Vote already linked to another bill" msgstr "ההצבעה שנבחרה כבר מקושרת להצעת חוק אחרת"

: templates/laws/bill_post_error.html:12

msgid "The other Bill" msgstr "הצעת החוק האחרת"

: templates/laws/bill_post_error.html:4 templates/laws/bill_post_error.html:7

msgid "Error" msgstr "שגיאה"