We have good Russian translations and nothing was changed in sources.

Let's use ru.po from anaconda 34.25.4.7
i9 changed/i9/anaconda-34.25.4.9-1.el9_4.inferit
Arkady L. Shane 8 months ago
parent 3a06fd1417
commit 957e6b2b45
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

File diff suppressed because it is too large Load Diff

@ -11,6 +11,8 @@ URL: http://fedoraproject.org/wiki/Anaconda
# ./autogen.sh
# make dist
Source0: %{name}-%{version}.tar.bz2
# I am tired because of the strange changes in translations
Source1: russian-34.25.4.7.po
# MSVSphere patches
Patch1001: 0001-Disable-subscription.patch
@ -322,7 +324,9 @@ options. This includes driver disks, kickstarts, and finding the anaconda
runtime on NFS/HTTP/FTP servers or local disks.
%prep
%autosetup -p 1
%setup -q
cp %{SOURCE1} po/ru.po
%autopatch -p 1
# de-branding
sed -e 's/RHEL/MSVSphere/g' -i po/*.po
sed -e 's/Fedora/MSVSphere/g' -i po/*.po

Loading…
Cancel
Save