-
Notifications
You must be signed in to change notification settings - Fork 261
Open
Description
See https://tiswww.case.edu/php/chet/bash/bashref.html#SEC13 and https://www.linuxjournal.com/content/internationalizing-those-bash-scripts
Default path in Linux is /usr/share/locale and then the language
- Mark all strings to be translated with
$"text" - Create
ethd.potfile - Make language.po file
- Compile into .mo file
- Copy to language/LC_MESSAGES/ethd.mo in
/usr/share/localeby ethd update and ethd install - Set
TEXTDOMAINin ethd
Metadata
Metadata
Assignees
Labels
No labels