aboutsummaryrefslogtreecommitdiff
path: root/src/locale (follow)
Commit message (Collapse)AuthorAgeFilesLines
* src/locale/: Add translated messagesEuAndreh2022-01-1515-32/+32
|
* Translate and ship strings in src/locale/*.txtEuAndreh2022-01-1525-144/+87
|
* po/extract-strings.sh: Use dedicated file for extracting stringsEuAndreh2021-10-034-15/+14
|
* tests/cli-opts.sh: Recover test_langs()EuAndreh2021-10-021-1/+1
|
* Use po4a for translating src/locale/en.shEuAndreh2021-10-024-68/+119
|
* Makefile: Generate src/locale/en.sh for translationEuAndreh2021-10-021-0/+31
|
* src/locale/: Ignore ShellCheck warningsEuAndreh2021-09-203-0/+3
|
* Rework how translation is doneEuAndreh2021-09-143-0/+60
Instead of variables on the code itself, each language gets its own file.