Christian Adams 19ccb5e213 Mark job_explanation strings after they are read from the db
- For strings that need to be translated, but are saved in the db:
   * They must be marked for translation using gettext_noop() to be
   translated.
   * And must also be marked for translation with _() when read from db
   and shown to the user.
   * [Ref]: https://docs.djangoproject.com/en/3.0/topics/i18n/translation/#marking-strings-as-no-op
2020-05-15 22:50:50 -04:00
..
2016-12-09 14:19:41 -05:00
2015-06-11 16:10:23 -04:00
2018-07-30 10:23:27 -04:00
2020-04-03 13:12:49 -04:00
2019-04-08 02:47:56 -04:00
2015-06-11 16:10:23 -04:00