summaryrefslogtreecommitdiff
path: root/src/utils/translation/podict.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-02-08added manaverse' copyright line to src/jak11-0/+1
2024-02-08[WIP] renamed the client to ManaVersejak11-1/+1
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-06-13Add missing const references to constructor parameters.Andrei Karas1-1/+1
2017-04-05Add chat command for translate message from player language to english.Andrei Karas1-0/+5
2017-04-05Add reverse translation dictionary.Andrei Karas1-0/+1
2017-04-05Add loading translation for dict object.Andrei Karas1-0/+1
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-09-23Add missing comments into defines.Andrei Karas1-1/+1
2016-01-03Add support for custom NLS (without gettext).Andrei Karas1-0/+3
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-03-16Remove useless includes from cpp filesAndrei Karas1-2/+0
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-09-15remove unused includes from utils.Andrei Karas1-1/+0
2013-04-20fix style in utils directory.Andrei Karas1-0/+1
2013-04-17remove some unused system headers.Andrei Karas1-2/+0
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-09-04Add const to more classes.Andrei Karas1-1/+1
2012-03-19Add help po translation.Andrei Karas1-1/+1
2012-02-05Add own translation system.Andrei Karas1-0/+55