mirror of
https://github.com/DYefremov/DemonEditor.git
synced 2026-01-02 22:09:40 +01:00
3 lines
157 B
Bash
3 lines
157 B
Bash
#!/bin/bash
|
|
#xgettext --keyword=translatable --sort-output -L Glade -o po/demon-editor.po app/ui/main_window.glade
|
|
#msgfmt demon-editor.po -o demon-editor.mo |