Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This partially reverts 023cc0d37776976b4b192b7363f73a5d2debdef6, goes
back to using PROJECT_NAME for the filename and also uses PROJECT_NAME
as text domain in the source code.
|
|
|
|
|
|
Changes to make gettext enabled if it is found
|
|
|
|
|
|
fixed error if gettext is disabled
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
gettext fix of laguagefile names
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Gettext + misc fixes
|
|
Gettext + misc fixes
|
|
already fucked up maps are now loaded correctly.
|
|
|
|
|
|
|
|
|
|
Get rid of the system-specific updatelocales.sh and introduce an
updatepo cmake rule. po files are also updated before creating the mo
files, and we now keep the .pot file (in the po/en directory). To
stabilize the po file creation, file contents are sorted by source
filename.
Update po files in the process.
|