From fe7fe0fefa8fcda52ac7acf20cc64049c1cd280f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sabri=20=C3=9Cnal?= Date: Thu, 28 Mar 2024 16:47:43 +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/hu.kramo.Cartridges.metainfo.xml.in | 36 ++++++++++++------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/data/hu.kramo.Cartridges.metainfo.xml.in b/data/hu.kramo.Cartridges.metainfo.xml.in index 314c9e9b..5ff47683 100644 --- a/data/hu.kramo.Cartridges.metainfo.xml.in +++ b/data/hu.kramo.Cartridges.metainfo.xml.in @@ -15,9 +15,9 @@ https://github.com/kra-mo/cartridges https://github.com/kra-mo/cartridges/blob/main/CONTRIBUTING.md - kramo + kramo - kramo + kramo @APP_ID@.desktop cartridges @@ -54,7 +54,7 @@ - +
  • Fixes an issue with Lutris games not importing
  • Fixes an issue with file chooser buttons being unresponsive
  • @@ -62,27 +62,27 @@ - +
    • The app features new adaptive widgets taking advantage of developments in GNOME 46
    - +
    • Flatpaks installed for the user and system-wide ones can now be imported separately
    - +

    You can now search your Cartridges library from GNOME!

    To enable the functionality, go to "Search" in the Settings app and toggle "Cartridges" on.

    - +
    • Added the ability to refetch covers from SteamGridDB
    • Fixed an issue with fractional scaling
    • @@ -92,7 +92,7 @@ - +
      • Cartridges now adapts to smaller screen sizes
      • You can now filter games by import source
      • @@ -102,7 +102,7 @@ - +
        • New import source: desktop entries
        • Added the ability to pick executables via the file picker
        • @@ -112,7 +112,7 @@ - +
          • New import source: RetroArch
          • Added the option to automatically remove uninstalled games on import
          • @@ -123,7 +123,7 @@ - +
            • Added support for Amazon Games in the Heroic importer
            • Translations since 2.0
            • @@ -131,7 +131,7 @@ - +

              After months of work, Cartridges 2.0 is here:

              • New import source: Legendary
              • @@ -145,7 +145,7 @@ - +
                • Cartridges is now part of GNOME Circle!
                • Extra Steam libraries are now detected automatically
                • @@ -156,7 +156,7 @@ - +
                  • Support for animated covers
                  • Redesigned details view
                  • @@ -166,7 +166,7 @@ - +
                    • Support for importing game covers from SteamGridDB!
                    • New import source: Lutris
                    • @@ -178,7 +178,7 @@ - +
                      • Refined the user experience for importing games
                      • Added option to remove all games
                      • @@ -187,7 +187,7 @@ - +
                        • Added option to launch games by clicking the cover image
                        • Added option to save cover art losslessly
                        • @@ -196,7 +196,7 @@ - +

                          First stable release