Skip to content

Instantly share code, notes, and snippets.

@vluzrmos
Created December 28, 2014 10:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vluzrmos/0108b196f9756266900a to your computer and use it in GitHub Desktop.
Save vluzrmos/0108b196f9756266900a to your computer and use it in GitHub Desktop.
poedit

Editando arquivos .po

nano file.po

Compilando

msgfmt -cv -o file.mo file.po
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment