From d454eb196e6cb5320cd59ae10573dd0b8e15c6ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sabri=20=C3=9Cnal?= Date: Tue, 9 Apr 2024 18:53:53 +0300 Subject: [PATCH] appdata: `translate=no` properties It appears that the appstream project no longer supports `translatable=no` properties, and gettext extract them 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/page.kramo.Hyperplane.metainfo.xml.in | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/data/page.kramo.Hyperplane.metainfo.xml.in b/data/page.kramo.Hyperplane.metainfo.xml.in index 0b5246b..f6edc97 100644 --- a/data/page.kramo.Hyperplane.metainfo.xml.in +++ b/data/page.kramo.Hyperplane.metainfo.xml.in @@ -13,9 +13,9 @@ https://www.kramo.page/about/ https://github.com/kra-mo/hyperplane - kramo + kramo - kramo + kramo @APP_ID@.desktop hyperplane @@ -37,7 +37,7 @@ - +
  • Fixed drag and drop on the latest nightly runtime
  • The cursor now indicates that empty space in the path bar is clickable
  • @@ -46,7 +46,7 @@ - +
    • Improved thumbnailing inside Flatpak
    • Fixed drag and drop (again, hopefully finally)
    • @@ -55,7 +55,7 @@ - +
      • Changed the app ID
      • Fixed dragging and dropping to Firefox
      • @@ -64,7 +64,7 @@ - +
        • Added the ability to run executable files
        • Updated to new adaptive dialogs
        • @@ -73,7 +73,7 @@ - +
          • Improved dragging and dropping
          • Added banners to special locations
          • @@ -82,7 +82,7 @@ - +
            • The app now shows additional tags under tagged items
            • Small fixes
            • @@ -90,7 +90,7 @@ - +

              Initial beta release