mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
rename dirs in i18n docs
This commit is contained in:
parent
b336671236
commit
91d4d838f3
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue