rename dirs in i18n docs

This commit is contained in:
Damien Elmes 2011-01-15 18:50:36 +09:00
parent b336671236
commit 91d4d838f3

View file

@ -9,9 +9,11 @@ $ cd ankiqt
$ ./tools/build_ui.sh $ ./tools/build_ui.sh
The translations are stored in a bazaar repo for integration with launchpad's The translations are stored in a bazaar repo for integration with launchpad's
translation services. If you want to use a language other than English: translation services. If you want to use a language other than English, edit
$ cd .. $ cd ..
$ mv libanki lib
$ mv ankiqt qt
$ bzr clone lp:anki $ bzr clone lp:anki
$ cd anki $ cd anki
$ ./update-mos.sh $ ./update-mos.sh