summaryrefslogtreecommitdiffstats
path: root/library/msgs/sv.msg
Commit message (Collapse)AuthorAgeFilesLines
* Translate all \u???? sequences to their UTF-8 counterpart in *.msg files: It ↵jan.nijtmans2017-04-131-6/+6
| | | | | is faster during parsing (since no backslash-sequences have to be handled) and makes the msg-files better readable by humans. TODO: adapt tools/loadICU.tcl to generate UTF-8 in stead of those sequences. This tools seems to be out-of-date a long time already, I couldn't make it run with latest ICU.
* Fix execute permission on many files which shouldn't have it.jan.nijtmans2013-10-171-0/+0
|
* TIP #173 and #209 implementation - see ChangeLog for detailsKevin B Kenny2004-08-181-0/+52