X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=DEVELOP.md;h=11020d1ce8bb30d8dd625dd953d7930566549cce;hp=e75b4adcfd894665b077a964d3a04990e3ac8b62;hb=8ea0bc72744e288a5d8a6c8f23d6dc93e6d4ee66;hpb=96f5789537c9e2f9b3ea77a381b3e8cf29b5075d diff --git a/DEVELOP.md b/DEVELOP.md index e75b4adcf..11020d1ce 100644 --- a/DEVELOP.md +++ b/DEVELOP.md @@ -59,6 +59,7 @@ to load a script file called `stress` and start executing it. - cp build/src/lib/libdcpomatic.pot src/lib/po/$LANG.po - cp build/src/wx/libdcpomatic-wx.pot src/wx/po/$LANG.po - cp build/src/tools/libdcpomatic-wx.pot src/tools/po/$LANG.po +- sed "s/CHARSET/UTF-8/" src/tools/po/$LANG.po - Commit / push - Add credit to `src/wx/about_dialog.cc` and database. - Add to `i18n.php` on website and `update-i18n-stats` script, then run `update-i18n-stats` script.