Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-28 | Fix a -Wcatch-value warning reported by GCC 8.1 | Loïc Blot | |
``` src/translation.cpp:43:16: warning: interception du type polymorphique « class std::out_of_range » par valeur [-Wcatch-value=] } catch (std::out_of_range) { ```· | |||
2017-08-26 | Add '@n' escape sequences and some documentation on translated strings. | Nathanaël Courant | |
2017-08-24 | Add clientside translations. | Ekdohibs | |