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