Related: #2071056 (Update zh_CN and ja translations in the patch)
This commit is contained in:
parent
dd8603ec49
commit
5c8e2ae4ec
@ -498,11 +498,26 @@ diff -up evolution-3.40.4/po/zh_CN.po.3 evolution-3.40.4/po/zh_CN.po
|
|||||||
+
|
+
|
||||||
+#: ../src/modules/book-config-google/e-google-book-chooser-button.c:134
|
+#: ../src/modules/book-config-google/e-google-book-chooser-button.c:134
|
||||||
+msgid "Default User Address Book"
|
+msgid "Default User Address Book"
|
||||||
+msgstr "默认用户地址簿"
|
+msgstr "默认用户通讯录"
|
||||||
+
|
+
|
||||||
+#: ../src/modules/book-config-google/evolution-book-config-google.c:75
|
+#: ../src/modules/book-config-google/evolution-book-config-google.c:75
|
||||||
+msgid "Address Book:"
|
+msgid "Address Book:"
|
||||||
+msgstr "地址簿:"
|
+msgstr "通讯录:"
|
||||||
|
diff -up evolution-3.40.4/po/ja.po.5 evolution-3.40.4/po/ja.po
|
||||||
|
--- evolution-3.40.4/po/ja.po.3 2022-04-08 13:42:12.782532717 +0200
|
||||||
|
+++ evolution-3.40.4/po/ja.po 2022-04-08 13:42:38.886527919 +0200
|
||||||
|
@@ -28035,3 +28035,11 @@ msgstr "インポートした証明書"
|
||||||
|
|
||||||
|
#~ msgid "Certificate Signature Value"
|
||||||
|
#~ msgstr "証明書の署名の値"
|
||||||
|
+
|
||||||
|
+#: ../src/modules/book-config-google/e-google-book-chooser-button.c:134
|
||||||
|
+msgid "Default User Address Book"
|
||||||
|
+msgstr "デフォルトのユーザーアドレス帳"
|
||||||
|
+
|
||||||
|
+#: ../src/modules/book-config-google/evolution-book-config-google.c:75
|
||||||
|
+msgid "Address Book:"
|
||||||
|
+msgstr "アドレス帳:"
|
||||||
diff -up evolution-3.40.4/src/e-util/e-source-config.c.3 evolution-3.40.4/src/e-util/e-source-config.c
|
diff -up evolution-3.40.4/src/e-util/e-source-config.c.3 evolution-3.40.4/src/e-util/e-source-config.c
|
||||||
--- evolution-3.40.4/src/e-util/e-source-config.c.3 2021-08-13 11:50:35.000000000 +0200
|
--- evolution-3.40.4/src/e-util/e-source-config.c.3 2021-08-13 11:50:35.000000000 +0200
|
||||||
+++ evolution-3.40.4/src/e-util/e-source-config.c 2022-04-05 10:00:37.457025241 +0200
|
+++ evolution-3.40.4/src/e-util/e-source-config.c 2022-04-05 10:00:37.457025241 +0200
|
||||||
|
@ -43,7 +43,7 @@
|
|||||||
|
|
||||||
Name: evolution
|
Name: evolution
|
||||||
Version: 3.40.4
|
Version: 3.40.4
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: Mail and calendar client for GNOME
|
Summary: Mail and calendar client for GNOME
|
||||||
License: GPLv2+ and GFDL
|
License: GPLv2+ and GFDL
|
||||||
URL: https://wiki.gnome.org/Apps/Evolution
|
URL: https://wiki.gnome.org/Apps/Evolution
|
||||||
@ -571,6 +571,9 @@ grep -v "%{_datadir}/locale" evolution.lang > help.lang
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 08 2022 Milan Crha <mcrha@redhat.com> - 3.40.4-5
|
||||||
|
- Related: #2071056 (Update zh_CN and ja translations in the patch)
|
||||||
|
|
||||||
* Tue Apr 05 2022 Milan Crha <mcrha@redhat.com> - 3.40.4-4
|
* Tue Apr 05 2022 Milan Crha <mcrha@redhat.com> - 3.40.4-4
|
||||||
- Resolves: #2071056 (Addressbook: Switch from GData Contacts API to CardDAV API for Google books)
|
- Resolves: #2071056 (Addressbook: Switch from GData Contacts API to CardDAV API for Google books)
|
||||||
- Resolves: #2071742 (Add patch to use correct colors in mail preview with webkit2gtk3 2.36.x)
|
- Resolves: #2071742 (Add patch to use correct colors in mail preview with webkit2gtk3 2.36.x)
|
||||||
|
Loading…
Reference in New Issue
Block a user