aboutsummaryrefslogtreecommitdiff
path: root/src/translation.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update my nameNathanaël Courant2022-06-161-1/+1
* Fix a segfault caused by wrong textdomain lines in translation files (#11530)DS2021-08-121-1/+7
* Reduce empty translation error to infostreamrubenwardy2021-02-071-8/+7
* Clean up server-side translations, remove global variable (#10075)rubenwardy2020-09-161-8/+0
* Add server side translations capability (#9733)EvidenceB Kidscode2020-04-251-2/+11
* Optimize string (mis)handling (#8128)Jozef Behran2019-05-181-1/+3
* Fix files with CRLF line endings in translations (#8280)Nathanaël Courant2019-02-231-0/+4
* Move missing translations warnings to verbosestream (#8156)Nathanaël Courant2019-02-021-1/+1
* Fix a -Wcatch-value warning reported by GCC 8.1Loïc Blot2018-05-281-2/+2
* Add '@n' escape sequences and some documentation on translated strings.Nathanaël Courant2017-08-261-0/+4
* Add clientside translations.Ekdohibs2017-08-241-0/+146