m app/controllers/request_controller.rb
m app/views/public_body/show.rhtml
m app/views/request/_describe_state.rhtml
m app/views/request/_followup.rhtml
m app/views/request/new.rhtml
Use only one kind of variable interpolation on gettext strings (mixing them is dangerous as we don't escape translations). Fixes #99.