README.md

fedora-cheat-cubes

Maintain and update Fedora Cheat Cubes

Translation

This project is using itstool to support translation.

You can translate it in Fedora Cheat Cube projects inside the Fedora translation platform

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 ./ ./users/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.