summaryrefslogtreecommitdiff
path: root/utils/split-messages.pl
Commit message (Collapse)AuthorAgeFilesLines
* 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