Commit Graph

45998 Commits

Author SHA1 Message Date
Марко Костић 8052cfebfc Update Serbian translation 2022-09-08 00:26:47 +00:00
Christian Kirbach 70aab49895 Update German translation 2022-09-07 19:54:16 +00:00
Jean-Marc Tissières 6ee19b135b Update French translation 2022-09-07 15:23:42 +00:00
Changwoo Ryu 43b7b62a60 Update Korean translation 2022-09-06 14:27:24 +00:00
Enrico Nicoletto 884cc63bdf Update Brazilian Portuguese translation 2022-09-06 10:58:08 +00:00
Enrico Nicoletto 696a1a969d Update Brazilian Portuguese translation 2022-09-06 01:04:44 +00:00
Daniel Mustieles b4eb197a76 Updated Spanish translation 2022-09-05 14:30:06 +02:00
Jordi Mas f2763207ab Update Catalan translation 2022-09-04 11:39:47 +02:00
Marek Černocký 3d720d23cb Updated Czech translation 2022-09-02 23:27:51 +02:00
Milan Crha e2c6d23efd Post-release version bump 2022-09-02 08:51:59 +02:00
Milan Crha 3fdea5f4ba NEWS update for 3.45.3 2022-09-02 08:44:49 +02:00
Balázs Úr 53431ec466 Update Hungarian translation 2022-09-01 23:10:59 +00:00
Emin Tufan Çetin 586f177695 Update Turkish translation 2022-09-01 22:39:24 +00:00
Anders Jonsson 88a7bac6bb Update Swedish translation 2022-09-01 09:42:14 +00:00
Danial Behzadi 3edaabcb64 Update Persian translation 2022-08-31 13:52:25 +00:00
Danial Behzadi 6c8accabdb Update Persian translation 2022-08-31 13:48:29 +00:00
Alan Mortensen 04ec8226e8 Update Danish translation 2022-08-30 17:38:21 +00:00
Milan Crha 92a44896a7 I#1969 - EShellWindow: The 'New' menu is not filled after start
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1969
2022-08-30 13:48:53 +02:00
Milan Crha 52ce3bcabd MessageList: Remove unneeded condition in an 'if' statement
Compilers can claim the condition is unneeded, because the variable
is never NULL.
2022-08-30 12:47:32 +02:00
Daniel Mustieles b55cbd85de Updated Spanish translation 2022-08-29 10:57:12 +02:00
Danial Behzadi b18cae537d Update Persian translation 2022-08-29 05:39:29 +00:00
Danial Behzadi 4ff0f77698 Update Persian translation 2022-08-28 13:39:43 +00:00
Danial Behzadi f6292f8f9f Update Persian translation 2022-08-28 13:33:57 +00:00
Nart Tlisha 30a6511ac2 Update Abkhazian translation 2022-08-25 10:20:03 +00:00
Aurimas Černius b522396e6e Updated Lithuanian translation 2022-08-22 23:04:47 +03:00
Milan Crha afc2d76af7 I#1995 - EMFormat: Do not "mark citation" in header values
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1995
2022-08-22 11:31:54 +02:00
Sabri Ünal 1cd68f4ab0 Update Turkish translation 2022-08-22 02:23:49 +00:00
Luming Zh be9e25adcd Update Chinese (China) translation 2022-08-21 17:03:36 +00:00
Danial Behzadi 26fd57e5cd Update Persian translation 2022-08-20 14:16:08 +00:00
Danial Behzadi 4729a01c54 Update Persian translation 2022-08-20 14:13:35 +00:00
Danial Behzadi 8f41c2bd81 Update Persian translation 2022-08-20 14:03:30 +00:00
Danial Behzadi 95cf0cd097 Update Persian translation 2022-08-20 13:56:58 +00:00
Danial Behzadi d58b08e3e5 Update Persian translation 2022-08-20 12:14:20 +00:00
Fran Dieguez 3bcc01da3d Update Galician translation 2022-08-20 11:14:44 +00:00
Milan Crha c4f2a875b3 I#1985 - Composer: Send of Outbox message doesn't remove it
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1985
2022-08-16 11:11:12 +02:00
Boyuan Yang db16220582 Update Chinese (China) translation 2022-08-15 18:29:27 +00:00
Milan Crha 09bb9987ec Use certificate widget provided by libedataserverui
This drops direct dependency on gcr as a side effect.
2022-08-15 15:40:46 +02:00
Milan Crha 663c648b6d ECert: Correct free function of two private members
The values are a glib-allocated text, thus use g_free() to free them.
2022-08-15 12:51:21 +02:00
Danial Behzadi 0778e31a3e Update Persian translation 2022-08-15 07:43:31 +00:00
Danial Behzadi f8a73e683a Update Persian translation 2022-08-12 19:05:59 +00:00
Danial Behzadi bd2286510f Update Persian translation 2022-08-12 18:40:49 +00:00
Goran Vidović 6b61dfb948 Update Croatian translation 2022-08-11 18:10:14 +00:00
Goran Vidović d299d86c63 Update Croatian translation 2022-08-11 18:09:15 +00:00
Goran Vidović 42b1f834a8 Update Croatian translation 2022-08-11 17:55:56 +00:00
Danial Behzadi da2a3906a0 Update Persian translation 2022-08-10 23:21:08 +00:00
Danial Behzadi f433151c20 Update Persian translation 2022-08-09 10:14:34 +00:00
Danial Behzadi 0d5cbcb72c Update Persian translation 2022-08-09 10:07:31 +00:00
Danial Behzadi a74bd2c3f8 Update Persian translation 2022-08-09 09:57:41 +00:00
Milan Crha 4389a8664d Pack GcrCertificateWidget into a scrolled window and use show_all() on it
This helps to show the certificate properly when using gcr4, because
the GcrCertificateWidget is not scrollable on its own anymore and
the content is hidden without using gtk_widget_show_all().
2022-08-09 11:51:25 +02:00
Ahmad Haghighi 561a6deb6d Update Persian translation 2022-08-09 08:47:33 +00:00