aboutsummaryrefslogtreecommitdiff
path: root/update-pot.sh
Commit message (Collapse)AuthorAgeFilesLines
* update-pot.sh: Adjust to rename .gschema.xml file.Mike Gabriel2023-10-101-3/+3
|
* update-po{,t}.sh: Also catch multi-file source file references.Mike Gabriel2022-09-141-2/+4
|
* update-po{,t}.sh: Omit ../ at beginning of file names in .pot file.Mike Gabriel2022-09-111-2/+1
|
* update-pot.sh: Include org.ayatana.indicator.datetime.gschema.xml strings ↵Mike Gabriel2022-09-081-0/+10
| | | | into .pot file.
* update-pot.sh: Implement a hack to successfully catch T_([...]) functions, ↵Mike Gabriel2022-09-081-0/+9
| | | | as well.
* update-pot.sh: Fix filenames of .ini(.in) and .xml(.in) files in po template ↵Mike Gabriel2017-11-291-1/+7
| | | | file.
* update-po*.sh: Add license header.Mike Gabriel2017-10-241-0/+14
|
* update-po.shMike Gabriel2017-10-121-0/+5
update-po(|t).sh: Add gettext update scripts.