15 Commits (a3423cbc92f9be9020f6d097729fdbabfc9e223d)

Author SHA1 Message Date
Anders Jenbo 3f891a4333 🌐 Correctly handle two more plural translation 5 years ago
Gleb Mazovetskiy f33f7ae7eb 💨 Do not zero-initalize arrays we write to 5 years ago
Anders Jenbo b177f77d21 🎨 Cleanup language.cpp 5 years ago
Anders Jenbo 18f3a0c5ea Support for plural forms in translations 5 years ago
Anders Jenbo 34eecd6dac 🐛 Fix handeling of mo-file header 5 years ago
Gleb Mazovetskiy 979bedb8c2 🐞 Fix memory leaks in utils/language.{h,cpp} 5 years ago
Gleb Mazovetskiy c025bf6050 🎨 Fix line endings in utils/language.{h,cpp} 5 years ago
Anders Jenbo e3526a5ff6 🌐 Convert all src to UTF8 5 years ago
Jmgr d4f62870b8 Remove globals from paths.h 5 years ago
John Törnblom 102ee9ead1 convert utf8 language strings to latin1 5 years ago
John Törnblom 30db9e7dd0 trim strings from language metadata 5 years ago
John Törnblom 9c61baea9f parse translation metadata 5 years ago
John Törnblom 0be36898b9 ensure translations are null-terminated 5 years ago
Anders Jenbo 32117dc73b 🔧 Create translation template and update translations 5 years ago
John Törnblom 51e7a169a6 add initial language support using a simple MO parser 5 years ago