Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/locale/: Add translated messages | EuAndreh | 2022-01-15 | 15 | -32/+32 |
| | |||||
* | Translate and ship strings in src/locale/*.txt | EuAndreh | 2022-01-15 | 25 | -144/+87 |
| | |||||
* | po/extract-strings.sh: Use dedicated file for extracting strings | EuAndreh | 2021-10-03 | 4 | -15/+14 |
| | |||||
* | tests/cli-opts.sh: Recover test_langs() | EuAndreh | 2021-10-02 | 1 | -1/+1 |
| | |||||
* | Use po4a for translating src/locale/en.sh | EuAndreh | 2021-10-02 | 4 | -68/+119 |
| | |||||
* | Makefile: Generate src/locale/en.sh for translation | EuAndreh | 2021-10-02 | 1 | -0/+31 |
| | |||||
* | src/locale/: Ignore ShellCheck warnings | EuAndreh | 2021-09-20 | 3 | -0/+3 |
| | |||||
* | Rework how translation is done | EuAndreh | 2021-09-14 | 3 | -0/+60 |
Instead of variables on the code itself, each language gets its own file. |