mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
I18N: Removed language build settings
This commit is contained in:
parent
016bb94d3f
commit
6374246d02
4 changed files with 1 additions and 49 deletions
20
INSTALL
20
INSTALL
|
@ -103,26 +103,6 @@ In order to build Taskwarrior without "sync" support, call cmake with the
|
|||
and proceed as described in "Basic Installation".
|
||||
|
||||
|
||||
Localizations
|
||||
-------------
|
||||
|
||||
To make use of a translation, specify a language number, as found in cmake.h:
|
||||
|
||||
$ cmake -DLANGUAGE=2 .
|
||||
|
||||
Currently the defined languages are:
|
||||
|
||||
eng_USA 1
|
||||
esp_ESP 2
|
||||
deu_DEU 3
|
||||
fra_FRA 4
|
||||
ita_ITA 5
|
||||
por_PRT 6
|
||||
epo_RUS 7
|
||||
pol_POL 8
|
||||
jpn-JPN 9
|
||||
|
||||
|
||||
Uninstallation
|
||||
--------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue