From dd0d17c69096cd42c5f9c6cd2b8d61ef9b2f0d79 Mon Sep 17 00:00:00 2001 From: Alexander Wilms Date: Wed, 20 Dec 2023 15:53:30 +0100 Subject: [PATCH] Translations.md: Add instructions on how to translate .metainfo.xml Co-authored-by: Ivan Savenko --- docs/modders/Translations.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/modders/Translations.md b/docs/modders/Translations.md index 1d93494ae..00a836129 100644 --- a/docs/modders/Translations.md +++ b/docs/modders/Translations.md @@ -79,7 +79,10 @@ TODO: how to test translation locally The [AppStream](https://freedesktop.org/software/appstream/docs/chap-Metadata.html) [metainfo file](https://github.com/vcmi/vcmi/blob/develop/launcher/eu.vcmi.VCMI.metainfo.xml) is used for Linux software centers. -It can be translated using a text editor or using [jdAppStreamEdit](https://flathub.org/apps/page.codeberg.JakobDev.jdAppStreamEdit). +It can be translated using a text editor or using [jdAppStreamEdit](https://flathub.org/apps/page.codeberg.JakobDev.jdAppStreamEdit): +- Install jdAppStreamEdit +- Open `/launcher/eu.vcmi.VCMI.metainfo.xml` +- Translate and save the file ### Translation of Android Launcher