README.md

fedora-cheat-cubes

Maintain and update Fedora Cheat Cubes

Translation

This project is using itstool to support translation.

An example with French to generate your localized svg file:

  • $ msgfmt ./po/Fedora_Cheat_Cube_Users.fr.po -o ./fr.mo
  • $ itstool -m ./fr.mo -o ./ ./user/Fedora_Cheat_Cube_Users.svg
  • $ rm ./fr.mo

Remember you can download po files directly from Zanata and don’t have to wait for a pull in this repository.