From 62c18d20fcf7d3d3e7486bcad1a1ec83fa7bcd5d Mon Sep 17 00:00:00 2001 From: Sabri Ünal Date: Sat, 30 Mar 2024 15:40:37 +0300 Subject: 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.lakoliu.Furtherance.appdata.xml.in | 34 ++++++++++++++--------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'data') diff --git a/data/com.lakoliu.Furtherance.appdata.xml.in b/data/com.lakoliu.Furtherance.appdata.xml.in index 264e1fb..b25e1cf 100644 --- a/data/com.lakoliu.Furtherance.appdata.xml.in +++ b/data/com.lakoliu.Furtherance.appdata.xml.in @@ -2,11 +2,11 @@ com.lakoliu.Furtherance com.lakoliu.Furtherance.desktop - Furtherance + Furtherance Track your time without being tracked - Ricky Kresslein + Ricky Kresslein - Ricky Kresslein + Ricky Kresslein rk@lakoliu.com furtherance @@ -45,14 +45,14 @@ - +
  • Fixed a bug causing crash when timer was restarted after a Pomodoro timer finished
- +
  • Autocompletion
  • Bug fixes
  • @@ -60,12 +60,12 @@ - +

    Translation improvements

    - +

    1.8 is a big update for Furtherance!

    • Add 'This week' and 'Last week' to Reports
    • @@ -80,7 +80,7 @@ - +
      • Manually add new task to group
      • Updated translations
      • @@ -88,7 +88,7 @@ - +
        • The location of the database is now changeable
        • Backup database
        • @@ -100,7 +100,7 @@ - +
          • New icon!
          • Dates are now ISO 8601 format
          • @@ -109,7 +109,7 @@ - +
            • Added a button to restart tasks
            • CSV Export
            • @@ -119,7 +119,7 @@ - +
              • Generate reports of task history over a specified timeframe
              • Bug fixes and improvements
              • @@ -127,7 +127,7 @@ - +
                • Ability to add tasks manually
                • Auto-save option
                • @@ -136,7 +136,7 @@ - +
                  • Added Pomodoro-style countdown timer!
                  • Bug fixes
                  • @@ -144,7 +144,7 @@ - +
                    • Ability to add tags!
                    • Fixed icon positioning
                    • @@ -156,7 +156,7 @@ - +

                      Furtherance has a new icon! And lots of bug fixes and improvements.

                      @@ -165,7 +165,7 @@ - +

                      First stable release of Furtherance.

                      -- cgit 1.4.1