aboutsummaryrefslogtreecommitdiff
path: root/po (unfollow)
Commit message (Collapse)Author
2022-10-24Replace root-redirect with propper HTTP 307.Hugo Hörnquist
2022-10-16Add missing translations.Hugo Hörnquist
2022-06-16Fix comments being constantly added to po files.Hugo Hörnquist
xgettext:s comment fetcher doesn't handle the same source string at multiple places, with different comments. Meaning that at those places all comments were copied over each time. This commit remove the problematic comments from the source code.
2022-06-13Remove custom let*.Hugo Hörnquist
While it was nice, the most important part was the multi-valued let from srfi-71 (which is implemented in srfi-71)). The minor pattern matching structures could often be replaced with car+cdr, or a propper match.
2022-06-11Update swedish translations.Hugo Hörnquist
2022-04-11Translate newly added strings.Hugo Hörnquist
2022-04-11Remove location lines from po files.Hugo Hörnquist
While useful, they clutter the changelog to much.
2022-02-22Fix translation for (vcomponent datetime output).Hugo Hörnquist
2022-02-22Update makefile for localizations.Hugo Hörnquist
2022-02-22Initial swedish translation.Hugo Hörnquist