summaryrefslogtreecommitdiff
path: root/DEVELOP.md
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2026-01-11 16:07:15 +0100
committerCarl Hetherington <cth@carlh.net>2026-01-11 16:07:15 +0100
commitd9913641c864b9bc1588a757a551ba52afbb00b0 (patch)
treeb0c1075970d1406f6586b4244a28f24b7e27f4ef /DEVELOP.md
parent879470a03245d913c467f05794f72ee47e7c9998 (diff)
Add ko_KR translation stub.
Diffstat (limited to 'DEVELOP.md')
-rw-r--r--DEVELOP.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEVELOP.md b/DEVELOP.md
index 75233d369..d2f9d48ae 100644
--- a/DEVELOP.md
+++ b/DEVELOP.md
@@ -91,7 +91,7 @@ to load a script file called `stress` and start executing it.
## Adding a new language
-- Edit `src/wx/config_dialog.cc` to add the language to languages.
+- Edit `src/wx/general_preferences_page.cc` to add the language to languages.
- Add to `platform/windows/wscript`, `platform/osx/make_dmg.sh`, `cscript`.
- ./waf pot
- cp build/src/lib/libdcpomatic.pot src/lib/po/$LANG.po