1
0
mirror of https://github.com/bk138/gromit-mpx.git synced 2021-05-25 12:43:10 +03:00
Files
Renato Candido 1920bc1e4c po: fix Italian translation
I tried to compile the project and got an error in this line.
Fixed it by removing one of the quotation marks.
2021-03-13 13:22:32 +01:00
..
2021-02-05 11:40:09 +01:00
2021-02-05 11:39:39 +01:00
2021-03-13 13:22:32 +01:00

Add or Update Translation

  1. Run ./mkpot.sh from this directory which will create a gromit-mpx.pot translation template file.
  2. Use poedit or a similar tool to create or update a translation, save the resulting .po file in this directory.
  3. Adjust CMakeLists.txt to build and install the corresponding .mo file.