Fix Russian Translation in welcome dialog

i9.5-beta changed/i9/gnome-shell-40.10-12.el9.inferit.1
Arkady L. Shane 2 years ago
parent c1aff60abe
commit 9e65e98e83

@ -1,25 +1,14 @@
From 6d6b5b8fdb629a5f1a66eb37f48af397b60dedd8 Mon Sep 17 00:00:00 2001
From: Sergey Cherevko <sergey.cherevko@softline.com>
Date: Wed, 5 Apr 2023 17:04:37 +0300
Subject: [PATCH] MSVSphere welcomeDialog Adapt dialog title
---
po/ru.po | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/po/ru.po b/po/ru.po
index 0e51b09..d87c8a9 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -2365,7 +2365,7 @@ msgstr "Войти от имени другого пользователя"
diff -urN gnome-shell-40.10.orig/po/ru.po gnome-shell-40.10/po/ru.po
--- gnome-shell-40.10.orig/po/ru.po 2023-06-28 18:57:28.258036192 +0300
+++ gnome-shell-40.10/po/ru.po 2023-06-28 18:58:15.262936779 +0300
@@ -2364,8 +2364,8 @@
#: js/ui/welcomeDialog.js:36
#, javascript-format
msgid "Welcome to GNOME %s"
-msgid "Welcome to GNOME %s"
-msgstr "Добро пожаловать в GNOME %s"
+msgid "Welcome to %s"
+msgstr "Добро пожаловать в МСВСфера"
#: js/ui/welcomeDialog.js:37
msgid "If you want to learn your way around, check out the tour."
--
2.39.2

@ -2,7 +2,7 @@
Name: gnome-shell
Version: 40.10
Release: 12%{?dist}.inferit
Release: 12%{?dist}.inferit.1
Summary: Window management and application launching for GNOME
License: GPLv2+
@ -277,6 +277,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/evolution-calendar.de
%{_mandir}/man1/gnome-shell.1*
%changelog
* Wed Jun 28 2023 Sergey Cherevko <s.cherevko@msvsphere.ru> - 40.10-12.inferit.1
- Fix Russian Translation in welcome dialog
* Mon May 15 2023 Sergey Cherevko <s.cherevko@msvsphere.ru> - 40.10-12.inferit
- Updated Russian translation
- Rebuilt for MSVSphere 9.2

Loading…
Cancel
Save