From 963575dbcc7177c3a69f60bfd5a65843d19434e4 Mon Sep 17 00:00:00 2001 From: Papoteur Date: Mon, 2 Apr 2018 17:00:45 +0200 Subject: Correction of indication to launch isodumper for test purpose --- i18n.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n.md b/i18n.md index a83fda2..d5818e3 100644 --- a/i18n.md +++ b/i18n.md @@ -22,9 +22,9 @@ the source root): 4. Run `./tools/po-compile.sh`. It will bring up-to-date all the compiled language files, necessary at runtime. -5. Start IsoDumper (`./bin/isodumper`). By default it will pick up the system languge +5. Start IsoDumper (`./lib/isodumper.py`). By default it will pick up the system languge from your environment; to start it in another language, run - `LANGUAGE= ./bin/isodumper`. + `LANGUAGE= ./lib/isodumper.py`. You can edit the translation iteratively, just repeat from step 3. If the upstream changes, do a `git pull` and then repeat from step 2. -- cgit v1.2.1