Add subscription manager and additional translation strings

These strings are imported from RHEL10. We also adapt the dialog
to use the modern strings so that we can reuse their translations.

Includes translations for the supported locales: fr, ja, ko, and
zh_CN.

See also https://issues.redhat.com/browse/GLOBAL-7287

Resolves: RHEL-4111
This commit is contained in:
Felipe Borges 2025-11-05 13:22:29 +01:00 committed by Felipe Borges
parent 6508399404
commit 97be39350e
2 changed files with 1056513 additions and 1 deletions

View File

@ -14,7 +14,7 @@
Name: gnome-control-center
Version: 40.0
Release: 42%{?dist}
Release: 43%{?dist}
Summary: Utilities to configure the GNOME desktop
License: GPLv2+ and CC-BY-SA
@ -83,6 +83,9 @@ Patch24: po-update-keyboard-zh_CN-translations.patch
Patch25: power-handle-unknown-power-profile.patch
# https://issues.redhat.com/browse/RHEL-4111
Patch26: subscription-manager-and-extra-translations.patch
BuildRequires: chrpath
BuildRequires: cups-devel
BuildRequires: desktop-file-utils
@ -272,6 +275,10 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gnome-control-center
%dir %{_datadir}/gnome/wm-properties
%changelog
* Wed Nov 05 2025 Felipe Borges <feborges@redhat.com> - 40.0.43
- Add translations to subscription manager interface
Resolves: RHEL-4111
* Thu Aug 14 2025 Felipe Borges <feborges@redhat.com> - 40.0-42
- Fix crash with non-supported tuned-ppd profiles

File diff suppressed because it is too large Load Diff