diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-01-06 11:09:09 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-01-06 11:09:09 +0000 |
| commit | 16235888dcaee506a3bb562693e985c5bbbde293 (patch) | |
| tree | 0a4650147cbd431c8ca1f5702c29c7aa96958ff5 | |
| parent | 8491129ec232d8c772bb6d700358b9fc5fb5388a (diff) | |
Add some more notes to DEVELOPMENT.
| -rw-r--r-- | DEVELOPMENT | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/DEVELOPMENT b/DEVELOPMENT index 325248812..a1861bc86 100644 --- a/DEVELOPMENT +++ b/DEVELOPMENT @@ -3,3 +3,5 @@ Adding a new language - Edit src/wx/config_dialog.cc to add the language to _language, config_changed() and language_changed(). - 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. + |
