aboutsummaryrefslogtreecommitdiff
path: root/update-po.sh
Commit message (Collapse)AuthorAgeFilesLines
* 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 .po(t) file(s).Mike Gabriel2022-09-111-0/+1
|
* Initialize i18n / gettext for newly added org.ayatana.common.gschema.xml ↵Robert Tari2021-06-161-0/+40
GSettings schema. - Add update-po.sh/update-pot.sh helpers. - po/*: Add translation files. - CMakeLists.txt: Add translation domain + 'po/' build folder.