mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 08:46:37 -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
|
||||
|
||||
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 ..
|
||||
$ mv libanki lib
|
||||
$ mv ankiqt qt
|
||||
$ bzr clone lp:anki
|
||||
$ cd anki
|
||||
$ ./update-mos.sh
|
||||
|
|
Loading…
Reference in a new issue