X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=DEVELOPMENT;h=1bced0490f06fda7690d8023b551ec3613ddd95b;hp=325248812513cc3fb929a5783c3bbf770b0593ca;hb=1c4d14337cd061c0ef72f1fcde66be28235830ca;hpb=de752b7e2917563469414871f7fd1a064db01822 diff --git a/DEVELOPMENT b/DEVELOPMENT index 325248812..1bced0490 100644 --- a/DEVELOPMENT +++ b/DEVELOPMENT @@ -1,5 +1,7 @@ Adding a new language -- Edit src/wx/config_dialog.cc to add the language to _language, config_changed() and language_changed(). +- Edit src/wx/config_dialog.cc to add the language to languages. - Add to platform/windows/wscript, platform/osx/make_dmg.sh, cscript. - Add credit to src/wx/about_dialog.cc and database. +- Add to i18n.php on website and update-i18n-stats script. +