From 7a7c9c59cd9d57b2ae76c2e9a195f85377235342 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sabri=20=C3=9Cnal?= Date: Thu, 28 Mar 2024 17:00:32 +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 --- ...b.finefindus.eyedropper.metainfo.xml.in.in | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/data/com.github.finefindus.eyedropper.metainfo.xml.in.in b/data/com.github.finefindus.eyedropper.metainfo.xml.in.in index 7c5bc96..2a66158 100644 --- a/data/com.github.finefindus.eyedropper.metainfo.xml.in.in +++ b/data/com.github.finefindus.eyedropper.metainfo.xml.in.in @@ -7,9 +7,9 @@ Eyedropper Pick and format colors - FineFindus + FineFindus - FineFindus + FineFindus finefindus@proton.me GNOME @@ -55,12 +55,12 @@ - +

A new release with exciting new features and many improvements.

\n
  • Allow entering any format
  • Display color in overview search
  • Export palettes to LibreOffice
  • A visual differentiation between color and background
  • Improved color conversion
  • Visual refinements to match the state of the art of GNOME apps
  • Internal code improvements and bug fixes
- +

Added:

  • Show a toast with an Undo option when clearing the history
  • @@ -86,7 +86,7 @@ - +

    Added:

    • Russian translation
    • @@ -105,7 +105,7 @@ - +

      Added:

      • Export the generated palettes from the palette dialog as a GIMP palette file
      • @@ -123,7 +123,7 @@ - +

        Added:

        • Options to show names of color (from w3c basic, extended and xkcd)
        • @@ -138,12 +138,12 @@ - + Fixed a few bugs and added Dutch translations. - +

          Added:

          • Palettes, consisting of darker shades and lighter tints, are now generated from the currently picked color as well as the previous 3
          • @@ -155,7 +155,7 @@ - +

            Added:

            • Issue and feature-request templates
            • @@ -167,7 +167,7 @@ - +

              Added:

              • Basic UI