Closed EdoStorm96 closed 7 months ago
I have also just included a fix for #624. This just adds proposal.date_reviewed
to the "Continuation:" section of review_detail_sidebar.html.
Decided to just push on more fix to this branch, as it was also a textual change. this fixes #608. Now I will leave this PR alone, haha. Could you have one more look, @tymees? :innocent:
Ehhh, I'm not great at reviewing these textual changes. I'm kinda word-blind remember?
The only check I would do is seeing if the translations apply correctly, but I trust you to have tested that ;)
If you really want me to make a comment, there's some junk gathering at the end of the .po
file (due to outdated translations being moved there automatically). It's a pet-peeve of mine, but not a problem ;)
Fixes #634, #641 and #642.
642 and #643 are textual changes. #641 was a bug caused by an incorrect refactor, when changing the choices to model choices ... The labels for the two different options in
PracticeReasons
were switched around ... my bad ;p