From 0ccfed509453ab0b007e81afb87210e0b282b3ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sabri=20=C3=9Cnal?= Date: Thu, 28 Mar 2024 17:03:38 +0300 Subject: [PATCH] appdata: `translate=no` properties It appears that the appstream project no longer supports `translatable=no` properties, and gettext extract the `translatable=no` marked strings as translatable. I opened an issue to inform about the situation, but `translatable=no` properties are not accepted by developers. You can find the issue here: https://github.com/ximion/appstream/issues/623 **Please test your script or string extraction process before merging this PR.** > In MetaInfo files, each individual paragraph of a description > (or enumerated entry) is translated individually, however, > you can only exclude the complete block from being translated > by adding `translate="no"` to the description element. Source: https://freedesktop.org/software/appstream/docs/sect-Quickstart-Translation.html --- data/com.mardojai.ForgeSparks.metainfo.xml.in.in | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/data/com.mardojai.ForgeSparks.metainfo.xml.in.in b/data/com.mardojai.ForgeSparks.metainfo.xml.in.in index ee7bb05..c84d9a8 100644 --- a/data/com.mardojai.ForgeSparks.metainfo.xml.in.in +++ b/data/com.mardojai.ForgeSparks.metainfo.xml.in.in @@ -4,7 +4,7 @@ @app_id@.desktop @app_id@ - Forge Sparks + Forge Sparks Get Git forges notifications CC0-1.0 MIT @@ -14,9 +14,9 @@ https://hosted.weblate.org/engage/forge-sparks/ https://github.com/rafaelmardojai/forge-sparks - Rafael Mardojai CM + Rafael Mardojai CM - Rafael Mardojai CM + Rafael Mardojai CM email_AT_rafaelmardojai.com @@ -40,7 +40,7 @@ - +
  • Improved initial view
  • Accounts management moved to a separate window
  • @@ -51,12 +51,12 @@ - +

    Minimal improvements and fixes.

    - +

    Initial release.

    • Support for Forgejo