summaryrefslogtreecommitdiff
path: root/utils/split-messages.pl
Commit message (Collapse)AuthorAgeFilesLines
* split tools and utilsVincent Sanders2020-06-271-318/+0
|
* initial implementation of split messages in cVincent Sanders2020-06-151-1/+1
| | | | functional but the compression switch still needs implementing
* Support compression on output streamDaniel Silverstone2018-04-221-1/+16
|
* Improve message split generationVincent Sanders2014-12-021-35/+99
| | | | | | | | | | This changes the message splitting code to ensure that a translation is generated for every different key using a specified language as a fallback if no translation is available. This also allows for a messages to be generated when there is no fallback at all and when the translation is the same as the fallback language
* Improvements to generated outputVivek Dasmohapatra2013-05-021-26/+39
|
* Improve the message split script to allow alternate output formatsVivek Dasmohapatra2013-05-011-14/+217
|
* Add a perl script for splitting out messages files againRob Kendrick2012-03-251-0/+23
svn path=/trunk/netsurf/; revision=13669