diff options
author | Wolfgang Müller | 2021-07-16 14:29:00 +0200 |
---|---|---|
committer | Wolfgang Müller | 2021-07-16 14:29:00 +0200 |
commit | aff5991f95096ebbd01cb4a81e26c93436f6b1b7 (patch) | |
tree | 8ffcf34e979953d631916dfb68d855a2d4b1be47 | |
parent | 9a8d273d172bed8542b659919c52521439617fab (diff) | |
download | site-aff5991f95096ebbd01cb4a81e26c93436f6b1b7.tar.gz |
posts: Mention German translation for weltschmerz's manual
As we noted the lack of translations for the manual in this post, make
sure we update it with more relevant information now that 1.4.1 contains
a German translation of the manual.
-rw-r--r-- | posts/weltschmerz-1.4.0.md | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/posts/weltschmerz-1.4.0.md b/posts/weltschmerz-1.4.0.md index a0535b6..bab87f7 100644 --- a/posts/weltschmerz-1.4.0.md +++ b/posts/weltschmerz-1.4.0.md @@ -68,7 +68,8 @@ weirder workarounds. Finally, I'm glad to announce that weltschmerz is now translatable! The 1.4.0 release comes with a German and a Finnish translation of the program, excluding -the manual (a bigger effort, and I did not want to drag 1.4.0 out even further). +the manual (a bigger effort, and I did not want to drag 1.4.0 out even +further[^4]). This introduces [gettext](https://www.gnu.org/software/gettext) as new dependency. In almost all cases it should already be installed since it is the @@ -96,3 +97,7 @@ for all relevant commits. [^3]: See [here](https://specifications.freedesktop.org/clipboards-spec/clipboards-latest.txt) for freedesktop's consensus on how clipboards should work in X11. +[^4]: The newly released + [version 1.4.1](https://git.oriole.systems/weltschmerz/tag/?h=1.4.1) + now contains a full translation of the manual + [into German](https://git.oriole.systems/weltschmerz/about/weltschmerz.de.1). |