From f0316cb90e475b8f28525af072c0da1203b9b89d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sabri=20=C3=9Cnal?= Date: Sat, 30 Mar 2024 00:58:17 +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 Also correct translatable usage. **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.usebottles.bottles.metainfo.xml.in | 34 ++++++++++----------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/data/com.usebottles.bottles.metainfo.xml.in b/data/com.usebottles.bottles.metainfo.xml.in index 03dff3ce91..1f17fcb3de 100644 --- a/data/com.usebottles.bottles.metainfo.xml.in +++ b/data/com.usebottles.bottles.metainfo.xml.in @@ -6,9 +6,9 @@ com.usebottles.bottles.desktop Bottles Run Windows Software - Bottles Contributors + Bottles Contributors - Bottles Contributors + Bottles Contributors

Bottles lets you run Windows software on Linux, such as applications and games. It introduces a workflow that helps you organize by categorizing each software to your liking. Bottles provides several tools and integrations to help you manage and optimize your applications.

@@ -68,7 +68,7 @@ - +

Fix running programs via CLI

Fix handling of empty program arguments

Removed obsolete faudio dependency from the environment

@@ -77,7 +77,7 @@
- +

Clean FSR settings

Improve bad connections handling

Update Flatpak runtime

@@ -86,18 +86,18 @@
- +

Fix runners and components from not showing when prereleases are off

Fix Steam runtime compatibility with Wine runners

- +

A few bug fixes

- +

Support for the double-DLL VKD3D

Updated Flatpak runtime

Minor improvement and fixes to the library

@@ -107,34 +107,34 @@
- +

Update metadata information

- +

Add more update information and correct release notes version

- +

Fixed "Add to Steam" button

Fixed BottleConfig being not serializable

Fixed Patool double extraction failing

- +

Correct version

- +

Fix crash when creating a bottle

- +

Major change: Redesign New Bottle interface

Quality of life improvements:

    @@ -152,14 +152,14 @@ - +
    • Fix error when downloading if Bottles isn't run from terminal
    - +
    • Correct version date
    • Hide NVIDIA-related critical errors on non-NVIDIA systems
    • @@ -167,7 +167,7 @@ - +
      • Gamescope improvements and fixes
      • Dependency installation is faster and more stable
      • @@ -188,4 +188,4 @@ - \ No newline at end of file +