aboutsummaryrefslogtreecommitdiff
path: root/TranslationManager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add copyright headersmmbyday2019-05-011-0/+28
|
* Embed the translation files in the monero-wallet-gui binaryGuillaume LE VAILLANT2018-04-231-12/+18
| | | | | | | If a translation file exists in a "translations" directory located in the same directory as the binary, it is used in priority (this can be useful when working on translations as you don't have to recompile the whole program all the time), and if no such file is found the embedded translation file is used.
* Translations are separate qm filesIlya Kitaev2016-07-271-1/+5
|
* translation files moved to resourcesIlya Kitaev2016-07-211-2/+2
|
* TranslationManager, Russian translation exampleIlya Kitaev2016-07-191-0/+63