Localizations
- Added ES_ES as language 2. - Removed obsolete readline reference.
This commit is contained in:
13
INSTALL
13
INSTALL
@@ -79,6 +79,19 @@ get absolute installation directories:
|
||||
CMAKE_INSTALL_PREFIX/TASK_MAN5DIR /usr/local/share/man/man5
|
||||
|
||||
|
||||
Localizations
|
||||
-------------
|
||||
|
||||
To make use of a translation, specify a language number, as found in cmake.h:
|
||||
|
||||
$ cmake -DLANGUAGE=2 .
|
||||
|
||||
Currently the defined languages are:
|
||||
|
||||
en-US 1
|
||||
es-ES 2
|
||||
|
||||
|
||||
Uninstallation
|
||||
--------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user