From 4dea8e0e09c75b90a14914cd273bdbd0da24b818 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 28 Jun 2022 23:47:44 +0200 Subject: release 22.6.28 --- AUTHORS | 3 +++ ChangeLog | 57 +++++++++++++++++++++++++++++++++++++++++- NEWS | 11 ++++++++ ayatanawebmail/appdata.py | 2 +- debian/changelog | 7 ++++++ man/ayatana-webmail-clear.1 | 2 +- man/ayatana-webmail-reset.1 | 2 +- man/ayatana-webmail-settings.1 | 2 +- man/ayatana-webmail-url.1 | 2 +- man/ayatana-webmail.1 | 2 +- po/aa.po | 2 +- po/af.po | 2 +- po/am.po | 2 +- po/an.po | 2 +- po/ar.po | 2 +- po/as.po | 2 +- po/ast.po | 2 +- po/ayatanawebmail.pot | 2 +- po/az.po | 2 +- po/be.po | 2 +- po/bem.po | 2 +- po/bn.po | 2 +- po/bo.po | 2 +- po/br.po | 2 +- po/bs.po | 2 +- po/ca@valencia.po | 2 +- po/ce.po | 2 +- po/ckb.po | 2 +- po/co.po | 2 +- po/crh.po | 2 +- po/csb.po | 2 +- po/cv.po | 2 +- po/da.po | 2 +- po/dv.po | 2 +- po/eo.po | 2 +- po/eu.po | 2 +- po/fa.po | 2 +- po/fil.po | 2 +- po/fo.po | 2 +- po/fr_CA.po | 2 +- po/frp.po | 2 +- po/fur.po | 2 +- po/fy.po | 2 +- po/ga.po | 2 +- po/gd.po | 2 +- po/gu.po | 2 +- po/gv.po | 2 +- po/he.po | 2 +- po/hi.po | 2 +- po/ht.po | 2 +- po/hy.po | 2 +- po/ia.po | 2 +- po/id.po | 2 +- po/is.po | 2 +- po/it_CARES.po | 2 +- po/ka.po | 2 +- po/kl.po | 2 +- po/km.po | 2 +- po/kmr.po | 2 +- po/kn.po | 2 +- po/ko.po | 2 +- po/ku.po | 2 +- po/kw.po | 2 +- po/ky.po | 2 +- po/la.po | 2 +- po/lb.po | 2 +- po/lo.po | 2 +- po/mg.po | 2 +- po/mhr.po | 2 +- po/mi.po | 2 +- po/mk.po | 2 +- po/ml.po | 2 +- po/mr.po | 2 +- po/my.po | 2 +- po/nb_NO.po | 2 +- po/ne.po | 2 +- po/ny.po | 2 +- po/os.po | 2 +- po/pa.po | 2 +- po/ps.po | 2 +- po/ro.po | 2 +- po/sa.po | 2 +- po/sc.po | 2 +- po/sd.po | 2 +- po/sdh.po | 2 +- po/se.po | 2 +- po/shn.po | 2 +- po/si.po | 2 +- po/sq.po | 2 +- po/sv.po | 2 +- po/sw.po | 2 +- po/szl.po | 2 +- po/ta.po | 2 +- po/ta_LK.po | 2 +- po/te.po | 2 +- po/tg.po | 2 +- po/th.po | 2 +- po/ti.po | 2 +- po/tt.po | 2 +- po/ur.po | 2 +- po/uz.po | 2 +- po/vec.po | 2 +- po/vi.po | 2 +- po/wae.po | 2 +- po/wo.po | 2 +- po/zh_Hant.po | 2 +- po/zh_Hant_HK.po | 2 +- po/zh_LATN@pinyin.po | 2 +- 108 files changed, 181 insertions(+), 105 deletions(-) diff --git a/AUTHORS b/AUTHORS index 886bf62..82024d3 100644 --- a/AUTHORS +++ b/AUTHORS @@ -5,8 +5,10 @@ Allan Nordhøy Anders Jonsson antuketot76 Baka Gaijin +이정희 Eric Gediminas Murauskas +Ingo Meyer J. Lavoie Joan CiberSheep Kei Homma @@ -29,6 +31,7 @@ Robert Tari Rob Pearson Rokas Kasnauskas sai vineeth kumar tumu +Sergii Horichenko ssantos Talking Panda Tomáš Marný diff --git a/ChangeLog b/ChangeLog index 4256eb2..beba4a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,61 @@ +2022-06-28 Mike Gabriel + + * release 22.6.28 (HEAD -> main, tag: 22.6.28) + +2022-05-05 Robert Tari + + * ayatanawebmail/dialog.py: Add Horde template (incomplete) (9006184) + * debian/control: Drop recommended libunity (87f490f) + * ayatanawebmail/application.py: Drop libunity and use dbus (0445a53) + +2022-04-23 Sergii Horichenko + + * Translated using Weblate (Ukrainian) (2305d16) + * Translated using Weblate (Ukrainian) (64593f9) + * Translated using Weblate (Ukrainian) (8bdb10b) + +2022-04-04 Robert Tari + + * Merge branch 'IngoMeyer441-fix/idler-stop' (7c0a7db) + +2022-04-04 Ingo Meyer + + * Do not fail in the idler stop method on connection drops (7458995) + +2022-04-01 Robert Tari + + * ayatanawebmail/dialog.py: Drop special warning case for Google + (30a122b) + +2022-03-15 이정희 + + * Translated using Weblate (Korean) (e7af6fe) + +2022-03-02 Robert Tari + + * Merge branch 'IngoMeyer441-fix/blocked-idler' (4e8949f) + +2022-03-01 Ingo Meyer + + * Fix blocked idler on calling the `stop` method (aeb27d7) + +2022-02-27 이정희 + + * Translated using Weblate (Korean) (f19ae55) + +2022-02-27 Yaron Shahrabani + + * Translated using Weblate (Hebrew) (97b9751) + +2022-02-27 Robert Tari + + * ayatanawebmail/dialog.py: Add GMX mail to server list (0dbadb6) + * Hardcode server list (79081b2) + * ayatanawebmail/dialog.py: Fix current authors (7ac869d) + 2022-02-26 Mike Gabriel - * release 22.2.26 (HEAD -> main, tag: 22.2.26) + * release 22.2.26 (3232a97) (tag: 22.2.26) 2022-02-26 Robert Tari diff --git a/NEWS b/NEWS index b250500..e6bdca9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +Overview of changes in ayatana-webmail 22.6.28 + + - Hardcode server list. + - ayatanawebmail/dialog.py: Add GMX mail to server list. + - Fix blocked idler on calling the `stop` method. + - ayatanawebmail/dialog.py: Drop special warning case for Google. + - Do not fail in the idler stop method on connection drops. + - ayatanawebmail/application.py: Drop libunity and use dbus. + - ayatanawebmail/dialog.py: Add Horde template (incomplete). + - Translation updates. + Overview of changes in ayatana-webmail 22.2.26 - ayatanawebmail/application.py: Fetch X-GM-THRID for GMail accounts only. diff --git a/ayatanawebmail/appdata.py b/ayatanawebmail/appdata.py index 65c87e1..7050e54 100755 --- a/ayatanawebmail/appdata.py +++ b/ayatanawebmail/appdata.py @@ -5,7 +5,7 @@ APPNAME = 'ayatanawebmail' APPEXECUTABLE='/usr/bin/ayatana-webmail' APPDEPENDENCIES = ['gir1.2-messagingmenu-1.0', 'python3-gi', 'gir1.2-gtk-3.0', 'gir1.2-notify-0.7', 'python3-secretstorage', 'gnome-session-canberra', 'python3-psutil', 'python3-babel', 'python3-urllib3'] APPRECOMMENDS = ['gir1.2-unity-5.0'] -APPVERSION = '22.2.26' +APPVERSION = '22.6.28' APPSHOWSETTINGS = 180603 APPYEAR = '2016' APPTITLE = 'Ayatana Webmail' diff --git a/debian/changelog b/debian/changelog index 3d3ac75..6a5c0ff 100755 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ayatana-webmail (22.6.28) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-webmail. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel Tue, 28 Jun 2022 23:43:48 +0200 + ayatana-webmail (22.2.26) unstable; urgency=medium * Upstream-provided Debian package for ayatana-webmail. diff --git a/man/ayatana-webmail-clear.1 b/man/ayatana-webmail-clear.1 index 1fa66de..eb41152 100644 --- a/man/ayatana-webmail-clear.1 +++ b/man/ayatana-webmail-clear.1 @@ -6,7 +6,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH ayatana-webmail-clear 1 "Feb 2022" "Version 22.2.26" "Ayatana Webmail" +.TH ayatana-webmail-clear 1 "Jun 2022" "Version 22.6.28" "Ayatana Webmail" .SH NAME ayatana-webmail-clear \- Webmail Integration into your Desktop .SH SYNOPSIS diff --git a/man/ayatana-webmail-reset.1 b/man/ayatana-webmail-reset.1 index e891f47..3b3fb03 100644 --- a/man/ayatana-webmail-reset.1 +++ b/man/ayatana-webmail-reset.1 @@ -6,7 +6,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH ayatana-webmail-reset 1 "Feb 2022" "Version 22.2.26" "Ayatana Webmail" +.TH ayatana-webmail-reset 1 "Jun 2022" "Version 22.6.28" "Ayatana Webmail" .SH NAME ayatana-webmail-reset \- Webmail Integration into your Desktop .SH SYNOPSIS diff --git a/man/ayatana-webmail-settings.1 b/man/ayatana-webmail-settings.1 index 5c5fd4e..de18919 100644 --- a/man/ayatana-webmail-settings.1 +++ b/man/ayatana-webmail-settings.1 @@ -6,7 +6,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH ayatana-webmail-settings 1 "Feb 2022" "Version 22.2.26" "Ayatana Webmail" +.TH ayatana-webmail-settings 1 "Jun 2022" "Version 22.6.28" "Ayatana Webmail" .SH NAME ayatana-webmail-settings \- Webmail Integration into your Desktop .SH SYNOPSIS diff --git a/man/ayatana-webmail-url.1 b/man/ayatana-webmail-url.1 index 3861c23..abbd07a 100644 --- a/man/ayatana-webmail-url.1 +++ b/man/ayatana-webmail-url.1 @@ -6,7 +6,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH ayatana-webmail-url 1 "Feb 2022" "Version 22.2.26" "Ayatana Webmail" +.TH ayatana-webmail-url 1 "Jun 2022" "Version 22.6.28" "Ayatana Webmail" .SH NAME ayatana-webmail-url \- Webmail Integration into your Desktop (URL launcher) .SH SYNOPSIS diff --git a/man/ayatana-webmail.1 b/man/ayatana-webmail.1 index 695db60..261b550 100644 --- a/man/ayatana-webmail.1 +++ b/man/ayatana-webmail.1 @@ -6,7 +6,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH ayatana-webmail 1 "Feb 2022" "Version 22.2.26" "Ayatana Webmail" +.TH ayatana-webmail 1 "Jun 2022" "Version 22.6.28" "Ayatana Webmail" .SH NAME ayatana-webmail \- Webmail Integration into your Desktop .SH SYNOPSIS diff --git a/po/aa.po b/po/aa.po index 6517702..0afec04 100644 --- a/po/aa.po +++ b/po/aa.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/af.po b/po/af.po index f4b0320..90b506f 100644 --- a/po/af.po +++ b/po/af.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/am.po b/po/am.po index d5d913d..b4c0a52 100644 --- a/po/am.po +++ b/po/am.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/an.po b/po/an.po index 6d460c9..6159724 100644 --- a/po/an.po +++ b/po/an.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/ar.po b/po/ar.po index fd78207..5db33d2 100644 --- a/po/ar.po +++ b/po/ar.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/as.po b/po/as.po index df2c3a6..2e0a700 100644 --- a/po/as.po +++ b/po/as.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/ast.po b/po/ast.po index 0cd4d36..e3a5e03 100644 --- a/po/ast.po +++ b/po/ast.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/ayatanawebmail.pot b/po/ayatanawebmail.pot index 0935c28..339a06a 100755 --- a/po/ayatanawebmail.pot +++ b/po/ayatanawebmail.pot @@ -6,7 +6,7 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/issues\n" "POT-Creation-Date: 2021-01-03 14:41+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/az.po b/po/az.po index bf17ee0..8f0d86c 100644 --- a/po/az.po +++ b/po/az.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/be.po b/po/be.po index bb52b51..e4015b0 100644 --- a/po/be.po +++ b/po/be.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/bem.po b/po/bem.po index ab38133..5e3d990 100644 --- a/po/bem.po +++ b/po/bem.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/bn.po b/po/bn.po index 3b48b10..9456d37 100644 --- a/po/bn.po +++ b/po/bn.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/bo.po b/po/bo.po index 85c91d8..df6f4ab 100644 --- a/po/bo.po +++ b/po/bo.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/br.po b/po/br.po index 69ebe06..d685140 100644 --- a/po/br.po +++ b/po/br.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/bs.po b/po/bs.po index 7c6618e..ae3a968 100644 --- a/po/bs.po +++ b/po/bs.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/ca@valencia.po b/po/ca@valencia.po index f25df44..5844926 100644 --- a/po/ca@valencia.po +++ b/po/ca@valencia.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/ce.po b/po/ce.po index 307486a..0872a18 100644 --- a/po/ce.po +++ b/po/ce.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/ckb.po b/po/ckb.po index f7c3ccf..9dc5bd8 100644 --- a/po/ckb.po +++ b/po/ckb.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/co.po b/po/co.po index d0410ef..4b8f1df 100644 --- a/po/co.po +++ b/po/co.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/crh.po b/po/crh.po index df5c1ba..cb50272 100644 --- a/po/crh.po +++ b/po/crh.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/csb.po b/po/csb.po index d34d776..98b5914 100644 --- a/po/csb.po +++ b/po/csb.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/cv.po b/po/cv.po index 11578e0..9869ab8 100644 --- a/po/cv.po +++ b/po/cv.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/da.po b/po/da.po index 11427d4..be7c954 100644 --- a/po/da.po +++ b/po/da.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/dv.po b/po/dv.po index 4685cb4..baefacd 100644 --- a/po/dv.po +++ b/po/dv.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/eo.po b/po/eo.po index 425b0d0..0d28afd 100644 --- a/po/eo.po +++ b/po/eo.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/eu.po b/po/eu.po index a8de61d..0712200 100644 --- a/po/eu.po +++ b/po/eu.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/fa.po b/po/fa.po index 11b9aec..90d2ea4 100644 --- a/po/fa.po +++ b/po/fa.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/fil.po b/po/fil.po index 427a662..a70deb2 100644 --- a/po/fil.po +++ b/po/fil.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/fo.po b/po/fo.po index 602f2f6..864eeeb 100644 --- a/po/fo.po +++ b/po/fo.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/fr_CA.po b/po/fr_CA.po index 1788c72..5ee98de 100644 --- a/po/fr_CA.po +++ b/po/fr_CA.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/frp.po b/po/frp.po index 94afa86..704547e 100644 --- a/po/frp.po +++ b/po/frp.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/fur.po b/po/fur.po index eb7a1d8..d91ece4 100644 --- a/po/fur.po +++ b/po/fur.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/fy.po b/po/fy.po index 9e1d3a1..70761d9 100644 --- a/po/fy.po +++ b/po/fy.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/ga.po b/po/ga.po index be65508..1ff61e5 100644 --- a/po/ga.po +++ b/po/ga.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/gd.po b/po/gd.po index ba71ae3..ddecf0d 100644 --- a/po/gd.po +++ b/po/gd.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/gu.po b/po/gu.po index aea9aa6..d63c9f0 100644 --- a/po/gu.po +++ b/po/gu.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/gv.po b/po/gv.po index 21caa41..383ef44 100644 --- a/po/gv.po +++ b/po/gv.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/he.po b/po/he.po index 6743880..f5929f7 100644 --- a/po/he.po +++ b/po/he.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/hi.po b/po/hi.po index 983252e..8aa7908 100644 --- a/po/hi.po +++ b/po/hi.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/ht.po b/po/ht.po index 77d7bf3..d13c02c 100644 --- a/po/ht.po +++ b/po/ht.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/hy.po b/po/hy.po index 5dadb6b..6922af1 100644 --- a/po/hy.po +++ b/po/hy.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/ia.po b/po/ia.po index 99ae227..79b7f64 100644 --- a/po/ia.po +++ b/po/ia.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/id.po b/po/id.po index f6d360d..4570193 100644 --- a/po/id.po +++ b/po/id.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/is.po b/po/is.po index fadeac0..d9c3236 100644 --- a/po/is.po +++ b/po/is.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/it_CARES.po b/po/it_CARES.po index 518898b..1d94033 100644 --- a/po/it_CARES.po +++ b/po/it_CARES.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/ka.po b/po/ka.po index 79ea34a..d01fb2f 100644 --- a/po/ka.po +++ b/po/ka.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/kl.po b/po/kl.po index 9f4da5e..c921545 100644 --- a/po/kl.po +++ b/po/kl.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/km.po b/po/km.po index 0732004..d9adaaa 100644 --- a/po/km.po +++ b/po/km.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/kmr.po b/po/kmr.po index 4a0412b..37a5429 100644 --- a/po/kmr.po +++ b/po/kmr.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2021-01-03 14:41+0100\n" diff --git a/po/kn.po b/po/kn.po index 671855f..fa8979d 100644 --- a/po/kn.po +++ b/po/kn.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/ko.po b/po/ko.po index d1de2b4..f0938fe 100644 --- a/po/ko.po +++ b/po/ko.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/ku.po b/po/ku.po index 1e5682e..edff705 100644 --- a/po/ku.po +++ b/po/ku.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/kw.po b/po/kw.po index e899010..567bb2d 100644 --- a/po/kw.po +++ b/po/kw.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/ky.po b/po/ky.po index 0a904f7..551b871 100644 --- a/po/ky.po +++ b/po/ky.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/la.po b/po/la.po index 93df3c6..8cfd2e6 100644 --- a/po/la.po +++ b/po/la.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/lb.po b/po/lb.po index d10fcdf..4842fea 100644 --- a/po/lb.po +++ b/po/lb.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/lo.po b/po/lo.po index ead93d0..149a2a5 100644 --- a/po/lo.po +++ b/po/lo.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/mg.po b/po/mg.po index 0b6584e..adbfafd 100644 --- a/po/mg.po +++ b/po/mg.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/mhr.po b/po/mhr.po index d1cd73d..d5a3ff2 100644 --- a/po/mhr.po +++ b/po/mhr.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/mi.po b/po/mi.po index 3445a9b..54970bb 100644 --- a/po/mi.po +++ b/po/mi.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/mk.po b/po/mk.po index 1fbdf1d..5081c5f 100644 --- a/po/mk.po +++ b/po/mk.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/ml.po b/po/ml.po index 5eb27ba..21472c0 100644 --- a/po/ml.po +++ b/po/ml.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/mr.po b/po/mr.po index 0e9f8ae..21cec34 100644 --- a/po/mr.po +++ b/po/mr.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/my.po b/po/my.po index 302f4c4..df0314f 100644 --- a/po/my.po +++ b/po/my.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/nb_NO.po b/po/nb_NO.po index 7b01a29..67ceafc 100644 --- a/po/nb_NO.po +++ b/po/nb_NO.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/ne.po b/po/ne.po index c9430bc..3dab31f 100644 --- a/po/ne.po +++ b/po/ne.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/ny.po b/po/ny.po index d21df41..bcc0354 100644 --- a/po/ny.po +++ b/po/ny.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/os.po b/po/os.po index 04457e4..a14391a 100644 --- a/po/os.po +++ b/po/os.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/pa.po b/po/pa.po index 4d59438..0de0d5e 100644 --- a/po/pa.po +++ b/po/pa.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/ps.po b/po/ps.po index 200a2c5..f979b98 100644 --- a/po/ps.po +++ b/po/ps.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/ro.po b/po/ro.po index 84380e7..9440868 100644 --- a/po/ro.po +++ b/po/ro.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/sa.po b/po/sa.po index ccca7ab..ddf2f2d 100644 --- a/po/sa.po +++ b/po/sa.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/sc.po b/po/sc.po index 1701b3f..12b02ac 100644 --- a/po/sc.po +++ b/po/sc.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/sd.po b/po/sd.po index a986e97..da0b996 100644 --- a/po/sd.po +++ b/po/sd.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/sdh.po b/po/sdh.po index 7ac962b..b14f715 100644 --- a/po/sdh.po +++ b/po/sdh.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2021-01-03 14:41+0100\n" diff --git a/po/se.po b/po/se.po index eec5438..6e07bb8 100644 --- a/po/se.po +++ b/po/se.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/shn.po b/po/shn.po index 75ed039..7864586 100644 --- a/po/shn.po +++ b/po/shn.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/si.po b/po/si.po index 8b765f0..8771b9a 100644 --- a/po/si.po +++ b/po/si.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/sq.po b/po/sq.po index d26c5cc..c87c7a8 100644 --- a/po/sq.po +++ b/po/sq.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/sv.po b/po/sv.po index 2e58d82..e8ad23f 100644 --- a/po/sv.po +++ b/po/sv.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/sw.po b/po/sw.po index 1a7cf7f..436698d 100644 --- a/po/sw.po +++ b/po/sw.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/szl.po b/po/szl.po index 3b72510..acc8472 100644 --- a/po/szl.po +++ b/po/szl.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/ta.po b/po/ta.po index 078ab59..5fc1749 100644 --- a/po/ta.po +++ b/po/ta.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/ta_LK.po b/po/ta_LK.po index f4d3254..4284af5 100644 --- a/po/ta_LK.po +++ b/po/ta_LK.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/te.po b/po/te.po index 3f49c7d..23156d1 100644 --- a/po/te.po +++ b/po/te.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/tg.po b/po/tg.po index 2643dea..28e0564 100644 --- a/po/tg.po +++ b/po/tg.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/th.po b/po/th.po index 20294f0..8860ad7 100644 --- a/po/th.po +++ b/po/th.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/ti.po b/po/ti.po index d95eab0..d0e0473 100644 --- a/po/ti.po +++ b/po/ti.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/tt.po b/po/tt.po index 3756290..8fa72a6 100644 --- a/po/tt.po +++ b/po/tt.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/ur.po b/po/ur.po index a1b4e9f..bc34a99 100644 --- a/po/ur.po +++ b/po/ur.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/uz.po b/po/uz.po index 0d61c81..639b8f7 100644 --- a/po/uz.po +++ b/po/uz.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/vec.po b/po/vec.po index e2591f0..ee14bc4 100644 --- a/po/vec.po +++ b/po/vec.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/vi.po b/po/vi.po index f3e7e9d..a5c4394 100644 --- a/po/vi.po +++ b/po/vi.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/wae.po b/po/wae.po index 3c548f5..acdc867 100644 --- a/po/wae.po +++ b/po/wae.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/wo.po b/po/wo.po index 8339eeb..6537f09 100644 --- a/po/wo.po +++ b/po/wo.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/zh_Hant.po b/po/zh_Hant.po index 09a8bdc..528023f 100644 --- a/po/zh_Hant.po +++ b/po/zh_Hant.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/zh_Hant_HK.po b/po/zh_Hant_HK.po index 02fd1ca..14a1df6 100644 --- a/po/zh_Hant_HK.po +++ b/po/zh_Hant_HK.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2020-08-22 20:15+0200\n" diff --git a/po/zh_LATN@pinyin.po b/po/zh_LATN@pinyin.po index 92e9099..aebf6a1 100644 --- a/po/zh_LATN@pinyin.po +++ b/po/zh_LATN@pinyin.po @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: ayatana-webmail 22.2.26\n" +"Project-Id-Version: ayatana-webmail 22.6.28\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-webmail/" "issues\n" "POT-Creation-Date: 2021-01-03 14:41+0100\n" -- cgit v1.2.3