summaryrefslogtreecommitdiff
path: root/src/translation.cpp
Commit message (Expand)AuthorAge
* Reduce empty translation error to infostreamrubenwardy2021-02-07
* Clean up server-side translations, remove global variable (#10075)rubenwardy2020-09-16
* Add server side translations capability (#9733)EvidenceB Kidscode2020-04-25
* Optimize string (mis)handling (#8128)Jozef Behran2019-05-18
* Fix files with CRLF line endings in translations (#8280)Nathanaël Courant2019-02-23
* Move missing translations warnings to verbosestream (#8156)Nathanaël Courant2019-02-02
* Fix a -Wcatch-value warning reported by GCC 8.1Loïc Blot2018-05-28
* Add '@n' escape sequences and some documentation on translated strings.Nathanaël Courant2017-08-26
* Add clientside translations.Ekdohibs2017-08-24