amend edit translation of nmcli
This commit is contained in:
parent
940572fb13
commit
99c9209026
@ -48,7 +48,7 @@
|
||||
Name: NetworkManager
|
||||
Version: 1.26.2
|
||||
Epoch: 1
|
||||
Release: 8
|
||||
Release: 9
|
||||
Summary: Network Link Manager and User Applications
|
||||
License: GPLv2+
|
||||
URL: https://www.gnome.org/projects/NetworkManager/
|
||||
@ -60,6 +60,7 @@ Patch1: fix-wants-and-add-requires.patch
|
||||
Patch2: bugfix-NetworkManager-restarting-service-on-dependency-failure.patch
|
||||
Patch3: backport-device-fix-wrongly-considering-ipv6-may-fail-for-ipv4.patch
|
||||
Patch4: backport-bugfix-nmcli-field-active-show-error.patch
|
||||
Patch5: backport-amend-edit-translation-of-nmcli.patch
|
||||
|
||||
BuildRequires: gcc libtool pkgconfig automake autoconf intltool gettext-devel ppp-devel gnutls-devel
|
||||
BuildRequires: dbus-devel dbus-glib-devel glib2-devel gobject-introspection-devel jansson-devel
|
||||
@ -425,6 +426,12 @@ fi
|
||||
%{_datadir}/gtk-doc/html/NetworkManager/*
|
||||
|
||||
%changelog
|
||||
* Thu Aug 5 2021 gaoxingwang <gaoxingwang@huawei.com> - 1.26.2-9
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:amend edit translation of nmcli
|
||||
|
||||
* Wed Aug 4 2021 gaoxingwang <gaoxingwang@huawei.com> - 1.26.2-8
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
|
||||
25
backport-amend-edit-translation-of-nmcli.patch
Normal file
25
backport-amend-edit-translation-of-nmcli.patch
Normal file
@ -0,0 +1,25 @@
|
||||
From 8515403bb2084a792efe106d6dca0a8b55c84bc0 Mon Sep 17 00:00:00 2001
|
||||
From: root <root@localhost.localdomain>
|
||||
Date: Thu, 8 Jul 2021 06:57:56 +0600
|
||||
Subject: [PATCH 2/2] amend edit translation of nmcli
|
||||
|
||||
---
|
||||
po/zh_CN.po | 2 +-
|
||||
1 file changed, 1 insertions(+), 1 deletion(-)
|
||||
|
||||
diff --git a/po/zh_CN.po b/po/zh_CN.po
|
||||
index fddbc27..567c0ee 100644
|
||||
--- a/po/zh_CN.po
|
||||
+++ b/po/zh_CN.po
|
||||
@@ -2732,7 +2732,7 @@ msgstr "错误:超时时间 %d 秒已到。"
|
||||
#: ../clients/cli/devices.c:1914
|
||||
#, c-format
|
||||
msgid "Device '%s' successfully activated with '%s'.\n"
|
||||
-msgstr "成功用 \"%s%s\" 激活了设备 \"\"。\n"
|
||||
+msgstr "设备 \"%s\" 成功以 \"%s\" 激活。\n"
|
||||
|
||||
#: ../clients/cli/devices.c:1919
|
||||
#, c-format
|
||||
--
|
||||
2.23.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user