mirror of
https://github.com/bk138/gromit-mpx.git
synced 2021-05-25 12:43:10 +03:00
I tried to compile the project and got an error in this line. Fixed it by removing one of the quotation marks.
Add or Update Translation
- Run
./mkpot.shfrom this directory which will create agromit-mpx.pottranslation template file. - Use poedit or a similar tool to create or update a translation, save the resulting .po file in this directory.
- Adjust CMakeLists.txt to build and install the corresponding .mo file.