commit | ccd09baedd01fa2c5a07f2665e8630378b53b246 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Tue Apr 07 14:58:45 2015 +0200 |
committer | Pierre Ossman <ossman@cendio.se> | Tue Apr 07 14:58:45 2015 +0200 |
tree | e128cfcb25e4fba02863d48703cbb8e5731c64fa | |
parent | 76cf5b34f893755594cbea2d90ed638083dea2f2 [diff] |
Fix about text encoding (partial revert of dc96cb4d) It was actually a feature to translate the about string multiple times as we may need different character encodings for it. We still want a better approach that allows the compiler to analyse the format string though so it isn't just a simple revert.