From 7054794660da80d1605d30aa90a1335707c955eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sabri=20=C3=9Cnal?= Date: Tue, 9 Apr 2024 23:38:24 +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 --- .../com.github.tenderowl.norka.appdata.xml.in | 40 +++++++++---------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/data/com.github.tenderowl.norka.appdata.xml.in b/data/com.github.tenderowl.norka.appdata.xml.in index 4374f44..242cabb 100755 --- a/data/com.github.tenderowl.norka.appdata.xml.in +++ b/data/com.github.tenderowl.norka.appdata.xml.in @@ -24,7 +24,7 @@ com.github.tenderowl.norka.desktop com.github.tenderowl.norka - Tender Owl + Tender Owl https://norka.app/ https://github.com/tenderowl/norka/issues https://github.com/tenderowl/norka @@ -45,7 +45,7 @@ - +

Hooray 🎉️! A new version of the Norka text editor has been released, in which you will find many improvements and new features. The interface has become more modern and convenient, the processing of command line arguments has been fixed and improved, and a full-fledged autosave has finally @@ -56,13 +56,13 @@ - +

Fix issue when doesn't start Norka at the first launch.

Updated Russian translation.

- +

New

  • You can create folders to structure your notes
  • @@ -81,12 +81,12 @@ - +

    Bugfixes and UI improvements.

    - +

    Backup, export to Docx and PDF and more.

    • Backup option available in the main menu
    • @@ -99,7 +99,7 @@ - +

      New app page and

      • New app screenshots
      • @@ -108,7 +108,7 @@ - +

        Improvements

        • Dark mode
        • @@ -117,7 +117,7 @@ - +

          Improvements

          • Fix extra dot for exported md files.
          • @@ -126,7 +126,7 @@ - +

            Improvements

            • Editor width limited to 800 px for the best experience
            • @@ -138,24 +138,24 @@ - +

              Update app translation.

              - +

              A new fancy way to search through your documents is available. And Norka is fully localizable now. You are welcome :)

              - +

              Update metadata.

              - +

              Improvements

              • Set the minimum size of the Preferences dialog
              • @@ -164,7 +164,7 @@ - +

                Some fixes:

                • Properly toggle welcome screen and show archived
                • @@ -174,7 +174,7 @@ - +

                  Yet another update: small but valuable.

                  What it brings to us:

                    @@ -189,7 +189,7 @@ - +

                    TenderOwl thinks a living project is better than enormous updates yet we created a new little one!

                    This release brings a new feature - export to Medium. All you need is open preferences and put the @@ -203,7 +203,7 @@ - +

                    Norka grows up and learn new tricks like import files to Norka's documents! You could use any methods you like: drag-n-drop, keyboard shortcut (Ctrl+O) or Headerbar button. And from command line of course! @@ -217,7 +217,7 @@ - +

                    Search and Shortcuts. Now you can use Text Search via keyboard shortcuts: @@ -230,7 +230,7 @@ - +

                    Initial release of Norka. Young yet ready to provide you with editing functions and Markdown formatter, even export but who needs it.