Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update-pot.sh: Adjust to rename .gschema.xml file. | Mike Gabriel | 2023-10-10 | 1 | -3/+3 |
| | |||||
* | update-po{,t}.sh: Also catch multi-file source file references. | Mike Gabriel | 2022-09-14 | 1 | -2/+4 |
| | |||||
* | update-po{,t}.sh: Omit ../ at beginning of file names in .pot file. | Mike Gabriel | 2022-09-11 | 1 | -2/+1 |
| | |||||
* | update-pot.sh: Include org.ayatana.indicator.datetime.gschema.xml strings ↵ | Mike Gabriel | 2022-09-08 | 1 | -0/+10 |
| | | | | into .pot file. | ||||
* | update-pot.sh: Implement a hack to successfully catch T_([...]) functions, ↵ | Mike Gabriel | 2022-09-08 | 1 | -0/+9 |
| | | | | as well. | ||||
* | update-pot.sh: Fix filenames of .ini(.in) and .xml(.in) files in po template ↵ | Mike Gabriel | 2017-11-29 | 1 | -1/+7 |
| | | | | file. | ||||
* | update-po*.sh: Add license header. | Mike Gabriel | 2017-10-24 | 1 | -0/+14 |
| | |||||
* | update-po.sh | Mike Gabriel | 2017-10-12 | 1 | -0/+5 |
update-po(|t).sh: Add gettext update scripts. |