aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/po/de.po (unfollow)
Commit message (Collapse)AuthorLines
2021-07-24Unify context menus for URLs and OSC 8 hyperlinksJuhani Krekelä-27/+19
Currently weltschmerz has separate context menus for the two types of URIs one can interact with, even though they contain the same option with only a little different phrasing. This makes both use the same context menu, and standardizes terminology to "URI". This unification is in preparation for an upcoming "Open with …" feature which will programmatically add items to context menu for URIs. Without this, we would need to duplicate logic for each of the separate menus.
2021-06-28po: Add German translationWolfgang Müller-32/+32
2021-06-28po: Add portable object templateWolfgang Müller-0/+113
This is the mail .pot file that all future translations will use as a base. Since the header is supposed to be filled out by translators in the .po file, we can leave it as-is. This also makes subsequent updates to this file easier, since it is generated by a tool.