summaryrefslogtreecommitdiff
path: root/DEVELOPMENT
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-03-18 13:13:18 +0000
committerCarl Hetherington <cth@carlh.net>2016-03-18 13:13:18 +0000
commitd9d3bbbba5b0be7d0818d573463d96805a377310 (patch)
treed98d68489cbf793edf7f4eb2f77707c50dc81796 /DEVELOPMENT
parent920cc20f2edb3d3558c899fe4c00356d5531d9e2 (diff)
Add first part of pt_BR translation from Thiago Andre.
This might break pt_* translations on Windows as I'm not sure if I've got the install directory right.
Diffstat (limited to 'DEVELOPMENT')
-rw-r--r--DEVELOPMENT2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEVELOPMENT b/DEVELOPMENT
index a1861bc86..1bced0490 100644
--- a/DEVELOPMENT
+++ b/DEVELOPMENT
@@ -1,6 +1,6 @@
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.