Fix Live welcome message

i9-beta-el9_4 changed/i9-beta-el9_4/anaconda-34.25.4.7-1.el9.inferit.1
Arkady L. Shane 5 months ago
parent 1245b41125
commit 70f75444e1
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -37,7 +37,7 @@ index 4c0a66a..e313403 100755
default_height: 550,
skip_taskbar_hint: true,
- title: _("Welcome to MSVSphere"),
+ title: _("Welcome to MSVSphere ARM 9.3"),
+ title: _("Welcome to MSVSphere ARM 9.4"),
window_position: Gtk.WindowPosition.CENTER });
this.window.connect('key-press-event', Lang.bind(this,
function(w, event) {
@ -449,8 +449,8 @@ index 1edb03d..1f8915b 100644
#: data/liveinst/gnome/fedora-welcome.js:94
-msgid "Try Fedora"
-msgstr "Попробуйте Fedora"
+msgid "Try MSVSphere ARM 9.4"
+msgstr "Попробуйте МСВСфера АРМ 9.4"
+msgid "Try MSVSphere"
+msgstr "Попробовать в режиме Live"
#: data/liveinst/gnome/fedora-welcome.js:110
msgid ""

@ -1,7 +1,7 @@
Summary: Graphical system installer
Name: anaconda
Version: 34.25.4.7
Release: 1%{?dist}.inferit
Release: 1%{?dist}.inferit.1
License: GPLv2+ and MIT
URL: http://fedoraproject.org/wiki/Anaconda
@ -436,6 +436,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
%{_prefix}/libexec/anaconda/dd_*
%changelog
* Wed Apr 10 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 34.25.4.7-1.inferit.1
- Fix Live welcome message
* Wed Apr 03 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 34.25.4.7-1.inferit
- Apply all MSVSphere patches for Debranding and Location

Loading…
Cancel
Save