aboutsummaryrefslogtreecommitdiffstats
path: root/mk-pot
Commit message (Collapse)AuthorAgeFilesLines
* fix typo and str quotingBarry Jackson2023-01-291-6/+6
|
* remove debug line & wrong var resetBarry Jackson2023-01-231-5/+3
|
* add loop to get up to 3 strings per script lineBarry Jackson2023-01-231-23/+19
|
* remove stray debugging lineBarry Jackson2023-01-221-1/+0
|
* Minor edit to TRANSLATIONS.md and typo fix in mk-potBarry Jackson2023-01-221-2/+2
|
* - remove need for temp filesBarry Jackson2023-01-221-48/+47
| | | | - parse script in one loop
* - un-split script linesBarry Jackson2023-01-221-26/+32
| | | | - handle two i18n messages per script line
* - split line in rok to fix mk-potBarry Jackson2023-01-181-7/+0
| | | | - remove obsolete code from mk-pot
* mk-pot: Update po-files at the same timeJohnny A. Solbu2023-01-141-0/+9
|
* - added mk-pot scriptBarry Jackson2023-01-141-0/+58
- split some script lines so only one translation per line - added pot file to locale for translators using poedit etc.