Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

appdata: translate=no properties #203

Merged
merged 2 commits into from
Mar 28, 2024
Merged

appdata: translate=no properties #203

merged 2 commits into from
Mar 28, 2024

Conversation

yakushabb
Copy link
Contributor

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: ximion/appstream#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

appdata: Fix contribute URL

welcome.gnome.org is translatable and don't redirect user to English page.

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: ximion/appstream#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
welcome.gnome.org is translatable and don't redirect user to English page.
@GeopJr
Copy link
Owner

GeopJr commented Mar 28, 2024

LGTM, thanks for bringing it up to appstream and for fixing wthe w.g.o link!

It had been bugging me for so long, especially on Tuba, that has way more strings

@GeopJr GeopJr merged commit fbc6256 into GeopJr:main Mar 28, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants