Wladimir J. van der Laan 77b79fa6ef refactor: Error message bilingual_str consistency
- Move the decision whether to translate an error message to where it is
  defined. This simplifies call sites: no more `InitError(Untranslated(...))`.

- Make all functions in `util/error.h` consistently return a
  `bilingual_str`. We've decided to use this as error message type so
  let's roll with it.

This has no functional changes: no messages are changed, no new
translation messages are defined.
2020-06-09 15:39:44 +02:00
..
2020-05-28 02:13:19 -04:00
2020-05-28 02:13:19 -04:00
2020-05-24 10:34:52 -07:00
2020-05-25 12:39:40 -04:00
2020-05-25 12:39:40 -04:00
2020-05-25 12:39:40 -04:00
2020-05-28 02:13:19 -04:00
2020-05-28 02:13:19 -04:00