Age | Commit message (Expand) | Author |
---|---|---|
2021-08-12 | Fix a segfault caused by wrong textdomain lines in translation files (#11530) | DS |
2021-02-07 | Reduce empty translation error to infostream | rubenwardy |
2020-09-16 | Clean up server-side translations, remove global variable (#10075) | rubenwardy |
2020-04-25 | Add server side translations capability (#9733) | EvidenceB Kidscode |
2019-05-18 | Optimize string (mis)handling (#8128) | Jozef Behran |
2019-02-23 | Fix files with CRLF line endings in translations (#8280) | Nathanaël Courant |
2019-02-02 | Move missing translations warnings to verbosestream (#8156) | Nathanaël Courant |
2018-05-28 | Fix a -Wcatch-value warning reported by GCC 8.1 | Loïc Blot |
2017-08-26 | Add '@n' escape sequences and some documentation on translated strings. | Nathanaël Courant |
2017-08-24 | Add clientside translations. | Ekdohibs |