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 #794 - add option to bind / unbind committee meetings from bills #803

Closed OriHoch closed 7 years ago

OriHoch commented 7 years ago

Relating issues

OriHoch commented 7 years ago

forgot translations.. adding now

OriHoch commented 7 years ago

I added the translations changes but there are a lot of changes, I only added these strings:

: templates/laws/bill_unbind_committee_meeting.html:4

msgid "Unbind committee meeting" msgstr "הסרת ישיבת וועדה"

: templates/laws/bill_detail.html:322 templates/laws/bill_detail.html:428

msgid "Suggest a committee meeting" msgstr "הוספת ישיבת ועדה"

: templates/laws/bill_detail.html:329 templates/laws/bill_detail.html:435

msgid "" "Start typing a committee meeting title or date and choose one from the list" msgstr "" "יש להקליד כותרת או תאריך ישיבת ועדה, ולבחור את הישיבה המתאימה מתוך התוצאות"

OriHoch commented 7 years ago

@alonisser - fixed according to your comments + added tests