gnucash maint: Bug 796820 - References to 'Gnome Bugzilla' should be changed to 'GnuCash Bugzilla'

Geert Janssens gjanssens at code.gnucash.org
Fri Sep 28 11:24:33 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/406953c2 (commit)
	from  https://github.com/Gnucash/gnucash/commit/26714d2e (commit)



commit 406953c2ae8ebc8bf034abcdeaf22757c61cedc2
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Sep 28 14:51:40 2018 +0200

    Bug 796820 - References to 'Gnome Bugzilla' should be changed to 'GnuCash Bugzilla'
    
    Additionally use https everywhere to refer to bugs.gnucash.org or bugzilla.gnome.org

diff --git a/ChangeLog.2003 b/ChangeLog.2003
index d38edc7..67e727b 100644
--- a/ChangeLog.2003
+++ b/ChangeLog.2003
@@ -4691,7 +4691,7 @@
 
 	* src/import-export/import-utilities.c: Build on Nigel's patch.
 	This hopefully permanently closes
-	http://bugzilla.gnome.org/show_bug.cgi?id=101705.
+	https://bugs.gnucash.org/show_bug.cgi?id=101705.
 
 	* src/import-export/Makefile.am: No longuer compile Christian's
 	old matcher.
diff --git a/ChangeLog.2006 b/ChangeLog.2006
index 23b13be..6c3eec1 100644
--- a/ChangeLog.2006
+++ b/ChangeLog.2006
@@ -15542,7 +15542,7 @@
 	  report-utilities.scm. For the affected calculations, the
 	  balances no longer exclude transactions on the first day of the
 	  reporting period. This fixes
-	  http://bugzilla.gnome.org/show_bug.cgi?id=331005. Changed
+	  https://bugs.gnucash.org/show_bug.cgi?id=331005. Changed
 	  calculations: Income Statement: Total Expenses, Total Revenues
 	  Balance Sheet: Retained Earnings (*) Equity Statement: Retained
 	  Earnings (*), Net Income (*) The Retained Earning calculations
@@ -15723,7 +15723,7 @@
 
 	* [r13243] trunk/src/calculation/expression_parser.c: Don't
 	  continue to parse the expression if we've already reached the
-	  end. Fixes http://bugzilla.gnome.org/show_bug.cgi?id=166840.
+	  end. Fixes https://bugs.gnucash.org/show_bug.cgi?id=166840.
 
 2006-02-12 20:29  warlord
 
@@ -18235,7 +18235,7 @@
 	  from "schedule transaction" dialog to "Advanced..." (Scheduled
 	  Transaction Editor). Patch from Robert Zaleski
 	  <rzaleski81 at yahoo.com>.
-	  <http://bugzilla.gnome.org/show_bug.cgi?id=327547>.
+	  <https://bugs.gnucash.org/show_bug.cgi?id=327547>.
 
 2006-01-18 15:57  warlord
 
@@ -18264,7 +18264,7 @@
 	  trunk/src/import-export/mt940/gnc-mt940-import.c: Add initial
 	  work on upgrading the old non-compilable mt940-importer code by
 	  F. Steinel. Code still non-compilable, see
-	  http://bugzilla.gnome.org/show_bug.cgi?id=325170
+	  https://bugs.gnucash.org/show_bug.cgi?id=325170
 
 2006-01-17 17:56  codehelp
 
diff --git a/ChangeLog.2006-manual b/ChangeLog.2006-manual
index 81d8666..ba18294 100644
--- a/ChangeLog.2006-manual
+++ b/ChangeLog.2006-manual
@@ -5103,7 +5103,7 @@ r13266 | chris | 2006-02-14 20:52:15 -0500 (Tue, 14 Feb 2006) | 15 lines
    gnc:accountlist-get-comm-balance-interval provided by
    report-utilities.scm.  For the affected calculations, the balances no 
    longer exclude transactions on the first day of the reporting period.  
-   This fixes http://bugzilla.gnome.org/show_bug.cgi?id=331005.
+   This fixes https://bugs.gnucash.org/show_bug.cgi?id=331005.
 
    Changed calculations:
      Income Statement: Total Expenses, Total Revenues
@@ -5243,7 +5243,7 @@ r13243 | chris | 2006-02-12 15:31:11 -0500 (Sun, 12 Feb 2006) | 3 lines
    M /gnucash/trunk/src/calculation/expression_parser.c
 
    Don't continue to parse the expression if we've already reached the end.
-   Fixes http://bugzilla.gnome.org/show_bug.cgi?id=166840.
+   Fixes https://bugs.gnucash.org/show_bug.cgi?id=166840.
 
 
 r13229 | chris | 2006-02-12 00:21:09 -0500 (Sun, 12 Feb 2006) | 3 lines
@@ -6971,7 +6971,7 @@ r12881 | chris | 2006-01-19 00:18:27 -0500 (Thu, 19 Jan 2006) | 2 lines
 	bi-weekly ui-frequency in transition from "schedule transaction"
 	dialog to "Advanced..." (Scheduled Transaction Editor).
 	Patch from Robert Zaleski <rzaleski81 at yahoo.com>.
-	<http://bugzilla.gnome.org/show_bug.cgi?id=327547>.
+	<https://bugs.gnucash.org/show_bug.cgi?id=327547>.
 
 2006-01-18  Derek Atkins  <derek at ihtfp.com>
 
@@ -7032,7 +7032,7 @@ r12838 | chris | 2006-01-17 22:46:53 -0500 (Tue, 17 Jan 2006) | 3 lines
 	* src/import-export/mt940/gnc-mt940-import.c: Add initial work on
 	upgrading the old non-compilable mt940-importer code by
 	F. Steinel. Code still non-compilable, see
-	http://bugzilla.gnome.org/show_bug.cgi?id=325170
+	https://bugs.gnucash.org/show_bug.cgi?id=325170
 
 2006-01-17  Neil Williams <linux at codehelp.co.uk>
 
diff --git a/ChangeLog.2008 b/ChangeLog.2008
index 7f82bb2..db421d1 100644
--- a/ChangeLog.2008
+++ b/ChangeLog.2008
@@ -1125,7 +1125,7 @@
 	* [r17567] src/backend/file/io-gncxml-v2.c,
 	  src/gnome-utils/gnc-html.c, src/gnome/dialog-print-check.c: Do
 	  not treat -Wstrict-aliasing warnings as errors in files using
-	  G_LOCK. See http://bugzilla.gnome.org/show_bug.cgi?id=316221 for
+	  G_LOCK. See https://bugzilla.gnome.org/show_bug.cgi?id=316221 for
 	  information why G_LOCK breaks strict-aliasing. GCC 4.2
 	  introduced diagnostic pragmas and the error seems to be most
 	  prominent on GCC >= 4.3, so a compilation with -Werror should
diff --git a/ChangeLog.2009 b/ChangeLog.2009
index 99d4766..3bc8000 100644
--- a/ChangeLog.2009
+++ b/ChangeLog.2009
@@ -919,7 +919,7 @@
 	  keeping track of personal finances. This feature has been
 	  requested on occasion, such as at
 	  https://lists.gnucash.org/pipermail/gnucash-devel/2003-August/010279.html
-	  and https://bugzilla.gnome.org/show_bug.cgi?id=92274 and
+	  and https://bugs.gnucash.org/show_bug.cgi?id=92274 and
 	  http://lists.gnucash.org/pipermail/gnucash-user/2009-October/031839.html
 	  "Transaction date" refers to such as the date the purchase was
 	  rung up in the store cash register, payment mailed or possibly
@@ -4507,7 +4507,7 @@
 	  online_id in split instead of transaction to avoid import
 	  conflicts Affects all users of the generic import: OFX, HBCI and
 	  AqBanking. Suggested by
-	  <http://bugzilla.gnome.org/show_bug.cgi?id=139310>. " Assume you
+	  <https://bugs.gnucash.org/show_bug.cgi?id=139310>. " Assume you
 	  have a transaction that transfers money from account 1 to
 	  account 2. Import an OFX statement from account 1 that matches
 	  the transaction. Then import an OFX statement from account 2
diff --git a/ChangeLog.2010 b/ChangeLog.2010
index 179055a..99e0197 100644
--- a/ChangeLog.2010
+++ b/ChangeLog.2010
@@ -5086,7 +5086,7 @@
 	  internet have this sort order. So maintainance becomes easier.
 	  3. inserting a Column local_symbol, because some people like to
 	  use it, e.g.
-	  https://bugzilla.gnome.org/show_bug.cgi?id=492417#c3 But
+	  https://bugs.gnucash.org/show_bug.cgi?id=492417#c3 But
 	  probably there is a better way to get this informations. 4.
 	  Review List: a. adding: CDF, GHS, ... b. outdated:
 	  AON->AOR->AOA, GWP->XOF, ... c. Typos like "fening". d. Alway
diff --git a/ChangeLog.2011 b/ChangeLog.2011
index 1ce19b0..13d7c58 100644
--- a/ChangeLog.2011
+++ b/ChangeLog.2011
@@ -4289,7 +4289,7 @@
 	* [r20637] src/report/business-reports/owner-report.scm: Bug
 	  #649992: Let owner-report aging table include due date / post
 	  date options in aging. Patch by "Bert": Follow up on bug:
-	  https://bugzilla.gnome.org/show_bug.cgi?id=502066 #502066 called
+	  https://bugs.gnucash.org/show_bug.cgi?id=502066 #502066 called
 	  "The aging in business reports should use the due date instead
 	  of the post date". In that bug the aging reports were extended
 	  to use the due date when reporting overdue in buckets such as
diff --git a/ChangeLog.2012 b/ChangeLog.2012
index 8344b5f..01ea7ca 100644
--- a/ChangeLog.2012
+++ b/ChangeLog.2012
@@ -1978,7 +1978,7 @@
 
 	* [r22279] configure.ac: Bug 680671: configure should check for
 	  the python-devel package if called with --enable-python
-	  https://bugzilla.gnome.org/show_bug.cgi?id=680671 BP
+	  https://bugs.gnucash.org/show_bug.cgi?id=680671 BP
 
 2012-08-02 13:31  gjanssens
 
@@ -2016,7 +2016,7 @@
 	  Option functions - part 1 The option menu's that appear in
 	  dialog options rely on per item tool tips that GtkComboBox did
 	  not have. From a comment in the code, this was highlighted on
-	  bug http://bugzilla.gnome.org/show_bug.cgi?id=303717 which
+	  bug https://bugzilla.gnome.org/show_bug.cgi?id=303717 which
 	  implies this is now fixed but I could not see a way of adding
 	  them so I created my own basic combo with per item tooltips.
 	  This basic combo uses an external list store to reduce the
@@ -3550,7 +3550,7 @@
 	  src/import-export/csv/gnc-csv-import.c: Bug #670727: Extend
 	  license of 3 files to be GPLv2 and GPLv3. This has been granted
 	  by the gnumeric copyright holders. See
-	  https://bugzilla.gnome.org/show_bug.cgi?id=670727#c7
+	  https://bugs.gnucash.org/show_bug.cgi?id=670727#c7
 
 2012-02-28 18:38  mikee
 
diff --git a/NEWS b/NEWS
index e960193..2f1e148 100644
--- a/NEWS
+++ b/NEWS
@@ -2888,7 +2888,7 @@ Concurrent with the release of Gnucash 2.6.4 we're pleased to also release a new
 	 reason GnuCash crashes in testing these releases.
 	 o PLEASE TEST TEST AND TEST SOME MORE any and all features important
 	 to you. Then post any bugs you find to bugzilla
-	 http://bugzilla.gnome.org/enter_bug.cgi?product=GnuCash
+	 https://bugs.gnucash.org/enter_bug.cgi
 	 o If you have the urge to help beyond testing please get involved in
 	 the discussions on the GnuCash mailing lists which you will find at
 	 http://www.gnucash.org.  Please see http://wiki.gnucash.org/wiki/Development
@@ -3358,7 +3358,7 @@ Concurrent with the release of Gnucash 2.6.4 we're pleased to also release a new
 	 GnuCash crashes in testing these releases.
 	 o Please test any and all features important to you. Then post any
 	 bugs you find to bugzilla
-	 http://bugzilla.gnome.org/enter_bug.cgi?product=GnuCash
+	 https://bugs.gnucash.org/enter_bug.cgi
 	 o Compared to the 2.0.x series, there are only very few user-visible
 	 new features, except for the completed port to the Microsoft Windows
 	 operating system. Minor new features compared to the 2.0.x series
@@ -3407,7 +3407,7 @@ Concurrent with the release of Gnucash 2.6.4 we're pleased to also release a new
 	 GnuCash crashes in testing these releases.
 	 o Please test any and all features important to you. Then post any
 	 bugs you find to bugzilla
-	 http://bugzilla.gnome.org/enter_bug.cgi?product=GnuCash
+	 https://bugs.gnucash.org/enter_bug.cgi
 	 o Compared to the 2.0.x series, there are only very few user-visible
 	 new features, except for the completed port to the Microsoft Windows
 	 operating system. Minor new features compared to the 2.0.x series
@@ -3447,7 +3447,7 @@ Concurrent with the release of Gnucash 2.6.4 we're pleased to also release a new
 	 GnuCash crashes in testing these releases.
 	 o Please test any and all features important to you. Then post any
 	 bugs you find to bugzilla
-	 http://bugzilla.gnome.org/enter_bug.cgi?product=GnuCash
+	 https://bugs.gnucash.org/enter_bug.cgi
 	 o Compared to the 2.0.x series, there are only very few user-visible
 	 new features, except for the completed port to the Microsoft Windows
 	 operating system. Minor new features compared to the 2.0.x series
@@ -3487,7 +3487,7 @@ Concurrent with the release of Gnucash 2.6.4 we're pleased to also release a new
 	 GnuCash crashes in testing these releases.
 	 o Please test any and all features important to you. Then post any
 	 bugs you find to bugzilla
-	 http://bugzilla.gnome.org/enter_bug.cgi?product=GnuCash
+	 https://bugs.gnucash.org/enter_bug.cgi
 	 o Compared to the 2.0.x series, there are only very few user-visible
 	 new features, except for the completed port to the Microsoft Windows
 	 operating system. Minor new features compared to the 2.0.x series
@@ -3521,7 +3521,7 @@ Concurrent with the release of Gnucash 2.6.4 we're pleased to also release a new
 	 GnuCash crashes in testing these releases.
 	 o Please test any and all features important to you. Then post any
 	 bugs you find to bugzilla
-	 http://bugzilla.gnome.org/enter_bug.cgi?product=GnuCash
+	 https://bugs.gnucash.org/enter_bug.cgi
 	 o Compared to the 2.0.x series, there are only very few user-visible
 	 new features, except for the completed port to the Microsoft Windows
 	 operating system. Minor new features compared to the 2.0.x series
@@ -3558,7 +3558,7 @@ Concurrent with the release of Gnucash 2.6.4 we're pleased to also release a new
 	 reason GnuCash crashes in testing these releases.
 	 o PLEASE TEST TEST AND TEST SOME MORE any and all features important
 	 to you. Then post any bugs you find to bugzilla
-	 http://bugzilla.gnome.org/enter_bug.cgi?product=GnuCash
+	 https://bugs.gnucash.org/enter_bug.cgi
 	 o If you have the urge to help beyond testing please get involved in
 	 the discussions on the GnuCash mailing lists which you will find at
 	 http://www.gnucash.org. We especially need people to help with
@@ -3703,7 +3703,7 @@ Concurrent with the release of Gnucash 2.6.4 we're pleased to also release a new
 	 release.
 	 o PLEASE TEST any and all features important to you. Then post any 
 	 bugs you find to bugzilla
-	 http://bugzilla.gnome.org/enter_bug.cgi?product=GnuCash
+	 https://bugs.gnucash.org/enter_bug.cgi
 	 o We would like to encourage people to test this and any further
 	 releases as much as possible and submit bug reports in order that we
 	 can polish GnuCash to be as stable as possible for the 2.0.0 release
@@ -3723,7 +3723,7 @@ Concurrent with the release of Gnucash 2.6.4 we're pleased to also release a new
 	 many bugfixes since the first beta release.
 	 o PLEASE TEST any and all features important to you. Then post any 
 	 bugs you find to bugzilla
-	 http://bugzilla.gnome.org/enter_bug.cgi?product=GnuCash
+	 https://bugs.gnucash.org/enter_bug.cgi
 	 o We would like to encourage people to test this and any further
 	 releases as much as possible and submit bug reports in order that we
 	 can polish GnuCash to be as stable as possible for the 2.0.0 release
@@ -3749,7 +3749,7 @@ Concurrent with the release of Gnucash 2.6.4 we're pleased to also release a new
 	 many bugfixes since the sixth unstable release.
 	 o PLEASE TEST any and all features important to you. Then post any 
 	 bugs you find to bugzilla
-	 http://bugzilla.gnome.org/enter_bug.cgi?product=GnuCash
+	 https://bugs.gnucash.org/enter_bug.cgi
 	 o We would like to encourage people to test this and any further
 	 releases as much as possible and submit bug reports in order that we
 	 can polish GnuCash to be as stable as possible for the 2.0.0 release
@@ -3780,7 +3780,7 @@ Concurrent with the release of Gnucash 2.6.4 we're pleased to also release a new
 	 reason GnuCash crashes in testing these releases.
 	 o PLEASE TEST TEST AND TEST SOME MORE any and all features important
 	 to you. Then post any bugs you find to bugzilla
-	 http://bugzilla.gnome.org/enter_bug.cgi?product=GnuCash
+	 https://bugs.gnucash.org/enter_bug.cgi
 	 o Major bugfixes include -
 	 o More Register fixes.
 	 o Fixes to Scheduled Transactions.
@@ -3809,7 +3809,7 @@ Concurrent with the release of Gnucash 2.6.4 we're pleased to also release a new
 	 reason GnuCash crashes in testing these releases.
 	 o PLEASE TEST TEST AND TEST SOME MORE any and all features important
 	 to you. Then post any bugs you find to bugzilla
-	 http://bugzilla.gnome.org/enter_bug.cgi?product=GnuCash
+	 https://bugs.gnucash.org/enter_bug.cgi
 	 o Major bugfixes include -
 	 o More Register fixes.
 	 o Fixes to Scheduled Transactions.
@@ -3841,7 +3841,7 @@ Concurrent with the release of Gnucash 2.6.4 we're pleased to also release a new
 	 reason GnuCash crashes in testing these releases.
 	 o PLEASE TEST TEST AND TEST SOME MORE any and all features important
 	 to you. Then post any bugs you find to bugzilla
-	 http://bugzilla.gnome.org/enter_bug.cgi?product=GnuCash
+	 https://bugs.gnucash.org/enter_bug.cgi
 	 o Major bugfixes include -
 	 o More Register fixes.
 	 o Fixes for OFX importer.
@@ -3874,7 +3874,7 @@ Concurrent with the release of Gnucash 2.6.4 we're pleased to also release a new
 	 reason GnuCash crashes in testing these releases.
 	 o PLEASE TEST TEST AND TEST SOME MORE any and all features important
 	 to you. Then post any bugs you find to bugzilla
-	 http://bugzilla.gnome.org/enter_bug.cgi?product=GnuCash
+	 https://bugs.gnucash.org/enter_bug.cgi
 	 o Major bugfixes include -
 	 o More Register fixes.
 	 o HIGify the scheduled transaction dialogs.
@@ -3911,7 +3911,7 @@ Concurrent with the release of Gnucash 2.6.4 we're pleased to also release a new
 	 reason GnuCash crashes in testing these releases.
 	 o PLEASE TEST TEST AND TEST SOME MORE any and all features important
 	 to you. Then post any bugs you find to bugzilla
-	 http://bugzilla.gnome.org/enter_bug.cgi?product=GnuCash
+	 https://bugs.gnucash.org/enter_bug.cgi
 	 o Major bugfixes include - 
 	 o Register fixes
 	 o Finance::Quote issues
@@ -3943,7 +3943,7 @@ Concurrent with the release of Gnucash 2.6.4 we're pleased to also release a new
 	 reason GnuCash crashes in testing these releases.
 	 o PLEASE TEST TEST AND TEST SOME MORE any and all features important
 	 to you. Then post any bugs you find to bugzilla
-	 http://bugzilla.gnome.org/enter_bug.cgi?product=GnuCash
+	 https://bugs.gnucash.org/enter_bug.cgi
 	 o If you have the urge to help beyond testing please get involved in
 	 the discussions on the GnuCash mailing lists which you will find at
 	 http://www.gnucash.org. We especially need people to help with
@@ -4729,7 +4729,7 @@ Concurrent with the release of Gnucash 2.6.4 we're pleased to also release a new
 	 o Added calculate the number of remaining payments based on the start
 	   date, loan length and current date to Mortgage druid
 	 o loads of bugfixes, keep those bugs coming!
-	 o NOTE: Report bugs to bugzilla.gnome.org
+	 o NOTE: Report bugs to https://bugs.gnucash.org
 
  1.7.2  - 27 October 2002
  	 o second alpha release
@@ -4746,14 +4746,14 @@ Concurrent with the release of Gnucash 2.6.4 we're pleased to also release a new
 	   PIN to user preferences.
 	 o HBCI suport requires OpenHBCI 0.9.3 or current OpenHBCI CVS
 	 o loads of bugfixes, keep those bugs coming!
-	 o NOTE: Report bugs to bugzilla.gnome.org
+	 o NOTE: Report bugs to https://bugs.gnucash.org
 	 
  1.7.1  - 13 October 2002
  	 o first alpha release
 	 o lots of new features, please test as much as you can
 	 o esp Scheduled Transactions, Small Business and OFX/HBCI.
 	 o please check Changelog for exact details
-	 o NOTE: Report bugs to bugzilla.gnome.org
+	 o NOTE: Report bugs to https://bugs.gnucash.org
 
  1.5.98 - 04 June 2001
          o second beta release
diff --git a/doc/README-ca.win32-bin.txt b/doc/README-ca.win32-bin.txt
index bf2ad5e..d5c3fba 100644
--- a/doc/README-ca.win32-bin.txt
+++ b/doc/README-ca.win32-bin.txt
@@ -17,7 +17,7 @@ IRC (Xat): canal #gnucash al servidor irc.gnome.org, vegeu també http://wiki.gn
 
 Si trobeu errors o problemes, no dubteu a informar-los
 a la nostra eina de seguiment d'errors "Bugzilla":
-http://bugs.gnucash.org/enter_bug.cgi?product=GnuCash
+https://bugs.gnucash.org/enter_bug.cgi?product=GnuCash
 
 -------------------
 
diff --git a/doc/README-de.win32-bin.txt b/doc/README-de.win32-bin.txt
index 44b9f92..eb9e911 100644
--- a/doc/README-de.win32-bin.txt
+++ b/doc/README-de.win32-bin.txt
@@ -19,7 +19,7 @@ beschrieben auf http://wiki.gnucash.org/wiki/IRC
 
 Sollten Probleme auftreten, bitten die Entwickler darum, diese als
 englischsprachigen Fehlerbericht in »Bugzilla« einzutragen:
-http://bugs.gnucash.org/enter_bug.cgi?product=GnuCash
+https://bugs.gnucash.org/enter_bug.cgi?product=GnuCash
 
 -------------------
 
diff --git a/doc/README-fr.win32-bin.txt b/doc/README-fr.win32-bin.txt
index aafa70d..02f7c34 100644
--- a/doc/README-fr.win32-bin.txt
+++ b/doc/README-fr.win32-bin.txt
@@ -20,7 +20,7 @@ Aussi à consulter:		http://wiki.gnucash.org/wiki/IRC
 
 N'hésitez pas à rapporter toute erreur ou tout problème rencontré
 sur notre outil de suivi des bogues "Bugzilla":
-http://bugs.gnucash.org/enter_bug.cgi?product=GnuCash
+https://bugs.gnucash.org/enter_bug.cgi?product=GnuCash
 
 -------------------
 
diff --git a/doc/README-it.win32-bin.txt b/doc/README-it.win32-bin.txt
index 04f274b..629e808 100644
--- a/doc/README-it.win32-bin.txt
+++ b/doc/README-it.win32-bin.txt
@@ -17,7 +17,7 @@ IRC (Chat):    canale #gnucash sul server irc.gnome.org; vedere anche http://wik
 
 Se si riscontrassero dei problemi o dei bug utilizzando il programma, è possibile comunicarli nel sistema
 di tracciamento dei bug di GnuCash denominato "Bugzilla":
-http://bugs.gnucash.org/enter_bug.cgi?product=GnuCash
+https://bugs.gnucash.org/enter_bug.cgi?product=GnuCash
 
 -------------------
 
diff --git a/doc/README-lv.win32-bin.txt b/doc/README-lv.win32-bin.txt
index 6c2ef6e..43f2cbf 100644
--- a/doc/README-lv.win32-bin.txt
+++ b/doc/README-lv.win32-bin.txt
@@ -18,7 +18,7 @@ Vēstkopas:  http://wiki.gnucash.org/wiki/Mailing_Lists
 IRC (sazņa): #gnucash on server irc.gnome.org, skatīt arī http://wiki.gnucash.org/wiki/IRC
 
 Ja atklājat kļūdas vai problēmas, nekautrējieties tās reģistrēt "Bugzilla" kļūdu apstrādes 
-sistēmā http://bugs.gnucash.org/enter_bug.cgi?product=GnuCash
+sistēmā https://bugs.gnucash.org/enter_bug.cgi?product=GnuCash
 
 -------------------
 
diff --git a/doc/README-nl.win32-bin.txt b/doc/README-nl.win32-bin.txt
index b420c26..ba90693 100644
--- a/doc/README-nl.win32-bin.txt
+++ b/doc/README-nl.win32-bin.txt
@@ -18,7 +18,7 @@ IRC (Chat):    Channel #gnucash on server irc.gnome.org, see also http://wiki.gn
 
 Als je programmafouten (bugs) of problemen ervaart, aarzel niet om deze te melden in ons
 bug opvolgsysteem "Bugzilla":
-http://bugs.gnucash.org/enter_bug.cgi?product=GnuCash
+https://bugs.gnucash.org/enter_bug.cgi?product=GnuCash
 
 -------------------
 
diff --git a/doc/README-zh_CN.win32-bin.txt b/doc/README-zh_CN.win32-bin.txt
index 230ea93..93e7872 100644
--- a/doc/README-zh_CN.win32-bin.txt
+++ b/doc/README-zh_CN.win32-bin.txt
@@ -10,7 +10,7 @@
 邮件列表:  http://wiki.gnucash.org/wiki/Mailing_Lists
 IRC (聊天):   irc.gnome.org 服务器的 #gnucash 频道,另见 http://wiki.gnucash.org/wiki/IRC
 
-如果您遇到了任何 bug 或者问题,请不要犹豫,将它们报告到我们的 bug 跟踪工具“Bugzilla”:http://bugs.gnucash.org/enter_bug.cgi?product=GnuCash
+如果您遇到了任何 bug 或者问题,请不要犹豫,将它们报告到我们的 bug 跟踪工具“Bugzilla”:https://bugs.gnucash.org/enter_bug.cgi?product=GnuCash
 
 -------------------
 
diff --git a/doc/README-zh_TW.win32-bin.txt b/doc/README-zh_TW.win32-bin.txt
index 94058cf..e3a7690 100644
--- a/doc/README-zh_TW.win32-bin.txt
+++ b/doc/README-zh_TW.win32-bin.txt
@@ -11,7 +11,7 @@ GnuCash 不僅設計成易於使用,而且功能強大又有彈性。它可以
 IRC (聊天):     irc.gnome.org 伺服器的 #gnucash 頻道,見 http://wiki.gnucash.org/wiki/IRC
 
 如果您遇到了任何 bug 或問題,請不要遲疑,將問題報告到我們的 bug 追蹤系統 "Bugzilla": (請用英文)
-http://bugs.gnucash.org/enter_bug.cgi?product=GnuCash
+https://bugs.gnucash.org/enter_bug.cgi?product=GnuCash
 
 -------------------
 
diff --git a/doc/README.OFX b/doc/README.OFX
index 6870421..096ec3e 100644
--- a/doc/README.OFX
+++ b/doc/README.OFX
@@ -179,7 +179,7 @@ file)
 If you encounter an error, you can report it in one of the following ways (in
 order of effectiveness for you, but ANY report is apreciated):
 
-* Open a bug at http://bugzilla.gnome.org/
+* Open a bug at https://bugs.gnucash.org/
 * gnucash-devel at gnucash.org or gnucash-user at gnucash.org (Subscriber-only list;
 please subscribe on http://www.gnucash.org/cgi-bin/mailman/listinfo/ )
 * http://lists.sourceforge.net/lists/listinfo/libofx-devel/ if ofxdump doesn't
@@ -196,7 +196,7 @@ output of the ofxdump utility on your file.
 
 (1) GnuCash simply hangs when importing an OFX file
 
-This is probably bug http://bugzilla.gnome.org/show_bug.cgi?id=101738
+This is probably bug https://bugs.gnucash.org/show_bug.cgi?id=101738
 Unfortunately the main developpers are unable to reproduce.  So far, this bug
 only occurs with OpenSP 1.5.  It does not occur for anyone with OpenSP 1.3.x,
 which is shipped on most Linux distro as part of openjade, so you may want to
diff --git a/gnucash/gnome-utils/dialog-options.c b/gnucash/gnome-utils/dialog-options.c
index a977ba9..cfd33fa 100644
--- a/gnucash/gnome-utils/dialog-options.c
+++ b/gnucash/gnome-utils/dialog-options.c
@@ -1007,7 +1007,7 @@ gnc_option_create_date_widget (GNCOption *option)
                created a basic one called Combott implemented in gnc-combott.
                Have highlighted changes in this file with comments for when
                the feature of per-item tooltips is implemented in gtk,
-               see http://bugs.gnucash.org/show_bug.cgi?id=303717 */
+               see https://bugs.gnucash.org/show_bug.cgi?id=303717 */
 
             GtkListStore *store;
             GtkTreeIter  iter;
@@ -1114,7 +1114,7 @@ gnc_option_create_multichoice_widget(GNCOption *option)
            created a basic one called Combott implemented in gnc-combott.
            Have highlighted changes in this file with comments for when
            the feature of per-item tooltips is implemented in gtk,
-           see http://bugs.gnucash.org/show_bug.cgi?id=303717 */
+           see https://bugs.gnucash.org/show_bug.cgi?id=303717 */
         GtkListStore *store;
         GtkTreeIter  iter;
 
diff --git a/gnucash/gnome-utils/gnc-main-window.c b/gnucash/gnome-utils/gnc-main-window.c
index d3ac8d1..2e5137f 100644
--- a/gnucash/gnome-utils/gnc-main-window.c
+++ b/gnucash/gnome-utils/gnc-main-window.c
@@ -4892,7 +4892,7 @@ dgettext_swapped (const gchar *msgid,
  * This is copied into GnuCash from Gtk in order to fix problems when
  * empty msgids were passed through gettext().
  *
- * See http://bugs.gnucash.org/show_bug.cgi?id=326200 . If that bug
+ * See https://bugs.gnucash.org/show_bug.cgi?id=326200 . If that bug
  * is fixed in the gtk that we can rely open, then
  * gnc_gtk_action_group_set_translation_domain can be replaced by
  * gtk_action_group_set_translation_domain again.
diff --git a/gnucash/gnome-utils/gnc-main-window.h b/gnucash/gnome-utils/gnc-main-window.h
index f6fee7f..7c1b26d 100644
--- a/gnucash/gnome-utils/gnc-main-window.h
+++ b/gnucash/gnome-utils/gnc-main-window.h
@@ -369,7 +369,7 @@ void gnc_main_window_restore_default_state(GncMainWindow *window);
  * into GnuCash in order to fix problems when empty msgids were passed
  * through gettext().
  *
- * See http://bugs.gnucash.org/show_bug.cgi?id=326200 . If that bug
+ * See https://bugs.gnucash.org/show_bug.cgi?id=326200 . If that bug
  * is fixed in the gtk that we can rely open, then
  * gnc_gtk_action_group_set_translation_domain can be replaced by
  * gtk_action_group_set_translation_domain again.
diff --git a/gnucash/gnome-utils/print-session.c b/gnucash/gnome-utils/print-session.c
index ea781f9..ba06b99 100644
--- a/gnucash/gnome-utils/print-session.c
+++ b/gnucash/gnome-utils/print-session.c
@@ -31,7 +31,7 @@
 
 /* Do not treat -Wstrict-aliasing warnings as errors because of problems of the
  * G_LOCK* macros as declared by glib.  See
- * http://bugs.gnucash.org/show_bug.cgi?id=316221 for additional information.
+ * https://bugs.gnucash.org/show_bug.cgi?id=316221 for additional information.
  */
 #if (__GNUC__ >= 4 && __GNUC_MINOR__ >= 2)
 #    pragma GCC diagnostic warning "-Wstrict-aliasing"
diff --git a/gnucash/gnucash-bin.c b/gnucash/gnucash-bin.c
index 1a9b81c..03d6c6c 100644
--- a/gnucash/gnucash-bin.c
+++ b/gnucash/gnucash-bin.c
@@ -162,7 +162,7 @@ gnc_print_unstable_message(void)
     g_print("\n\n%s\n%s\n%s\n%s\n",
             _("This is a development version. It may or may not work."),
             _("Report bugs and other problems to gnucash-devel at gnucash.org"),
-            _("You can also lookup and file bug reports at http://bugs.gnucash.org"),
+            _("You can also lookup and file bug reports at https://bugs.gnucash.org"),
             _("To find the last stable version, please refer to http://www.gnucash.org"));
 }
 
diff --git a/gnucash/report/business-reports/receipt.eguile.scm b/gnucash/report/business-reports/receipt.eguile.scm
index 4735f0c..60b0150 100644
--- a/gnucash/report/business-reports/receipt.eguile.scm
+++ b/gnucash/report/business-reports/receipt.eguile.scm
@@ -90,7 +90,7 @@
                 (let ((ttentries (gncTaxTableGetEntries taxtable)))
                   (if (string-prefix? "#<swig-pointer PriceList" (object->string ttentries))
                     ; error in SWIG binding -- disable display of tax details
-                    ; (see http://bugs.gnucash.org/show_bug.cgi?id=573645)
+                    ; (see https://bugs.gnucash.org/show_bug.cgi?id=573645)
                     (set! taxtables? #f))))))) ; hack required until Swig is fixed
 
       ; pre-scan invoice splits to see if any payments have been made
diff --git a/libgnucash/app-utils/test/test-exp-parser.c b/libgnucash/app-utils/test/test-exp-parser.c
index fca5afb..2c7aa3b 100644
--- a/libgnucash/app-utils/test/test-exp-parser.c
+++ b/libgnucash/app-utils/test/test-exp-parser.c
@@ -155,9 +155,9 @@ test_parser (void)
     add_fail_test ("whitespace", "  \t\n", 4);
     add_fail_test ("bad expression", "\\", 0);
     add_fail_test ("bad expression", "1 +", 3);
-    /* Bug#334811 - http://bugs.gnucash.org/show_bug.cgi?id=334811 */
+    /* Bug#334811 - https://bugs.gnucash.org/show_bug.cgi?id=334811 */
     add_fail_test ("bad expression", "1 2", 3);
-    /* Bug#308554 - http://bugs.gnucash.org/show_bug.cgi?id=308554 */
+    /* Bug#308554 - https://bugs.gnucash.org/show_bug.cgi?id=308554 */
     add_fail_test ("bad expression", "1 ç", 2);
     add_fail_test ("bad expression", "ç 1", 0);
     add_fail_test ("bad expression", "1 asdf", 6);
diff --git a/libgnucash/backend/xml/io-gncxml-v2.cpp b/libgnucash/backend/xml/io-gncxml-v2.cpp
index 81a03f0..55e4395 100644
--- a/libgnucash/backend/xml/io-gncxml-v2.cpp
+++ b/libgnucash/backend/xml/io-gncxml-v2.cpp
@@ -77,7 +77,7 @@ extern "C"
 
 /* Do not treat -Wstrict-aliasing warnings as errors because of problems of the
  * G_LOCK* macros as declared by glib.  See
- * http://bugs.gnucash.org/show_bug.cgi?id=316221 for additional information.
+ * https://bugs.gnucash.org/show_bug.cgi?id=316221 for additional information.
  */
 #if (__GNUC__ >= 4 && __GNUC_MINOR__ >= 2)
 #    pragma GCC diagnostic warning "-Wstrict-aliasing"
diff --git a/libgnucash/doc/sx.rst b/libgnucash/doc/sx.rst
index 80d56fc..a648bd1 100644
--- a/libgnucash/doc/sx.rst
+++ b/libgnucash/doc/sx.rst
@@ -59,7 +59,7 @@ TODO
 
   - [ ] bugs
 
-    - [?] Expired scheduled transactions never run - <http://bugs.gnucash.org/show_bug.cgi?id=375892>
+    - [?] Expired scheduled transactions never run - <https://bugs.gnucash.org/show_bug.cgi?id=375892>
 
   - remove
 
@@ -160,7 +160,7 @@ Notes::
 - use Recurrence instead of FreqSpec
 
   - ! [x] load druid
-  - ! [x] sx-from-trans, <http://bugs.gnucash.org/show_bug.cgi?id=412633>
+  - ! [x] sx-from-trans, <https://bugs.gnucash.org/show_bug.cgi?id=412633>
   - ! [x] XML migration, handling
 
     - xml:freqSpec -> obj:Recurrence
diff --git a/libgnucash/engine/test/test-numeric.cpp b/libgnucash/engine/test/test-numeric.cpp
index cdb64fe..1963d80 100644
--- a/libgnucash/engine/test/test-numeric.cpp
+++ b/libgnucash/engine/test/test-numeric.cpp
@@ -720,7 +720,7 @@ check_mult_div (void)
                      a, b, "expected %s got %s = %s * %s for div 100th's");
 
     /* Check for math with 2^63 < num*num < 2^64 which previously failed
-     * see http://bugs.gnucash.org/show_bug.cgi?id=144980
+     * see https://bugs.gnucash.org/show_bug.cgi?id=144980
      */
     v = 1000000;
     a = gnc_numeric_create(1 * v, v);
diff --git a/po/ar.po b/po/ar.po
index 30861b3..b049e1b 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -15421,8 +15421,8 @@ msgid "Report bugs and other problems to gnucash-devel at gnucash.org"
 msgstr "أرسل الأخطاء وغيرها من المشاكل لgnucash-devel at gnucash.org"
 
 #: ../gnucash/gnucash-bin.c:162
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
-msgstr "يمكنك أيضا بحث وتقديم التقارير الأخطاء في http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
+msgstr "يمكنك أيضا بحث وتقديم التقارير الأخطاء في https://bugs.gnucash.org"
 
 #: ../gnucash/gnucash-bin.c:163
 msgid "To find the last stable version, please refer to http://www.gnucash.org"
diff --git a/po/as.po b/po/as.po
index 6c5ae52..d0d4b53 100644
--- a/po/as.po
+++ b/po/as.po
@@ -15491,8 +15491,8 @@ msgid "Report bugs and other problems to gnucash-devel at gnucash.org"
 msgstr "gnucash-devel at gnucash.org লৈ বাগবোৰ আৰু আন সমস্যাবোৰ ৰিপোৰ্ট কৰক"
 
 #: ../gnucash/gnucash-bin.c:162
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
-msgstr "আপুনি http://bugs.gnucash.org ত বাগ ৰিপোৰ্টবোৰ চাব আৰু ফাইল কৰিব পাৰে"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
+msgstr "আপুনি https://bugs.gnucash.org ত বাগ ৰিপোৰ্টবোৰ চাব আৰু ফাইল কৰিব পাৰে"
 
 #: ../gnucash/gnucash-bin.c:163
 msgid "To find the last stable version, please refer to http://www.gnucash.org"
diff --git a/po/az.po b/po/az.po
index 0a37a5e..dbf4d21 100644
--- a/po/az.po
+++ b/po/az.po
@@ -15158,7 +15158,7 @@ msgid "Report bugs and other problems to gnucash-devel at gnucash.org"
 msgstr ""
 
 #: ../gnucash/gnucash-bin.c:162
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
 
 #: ../gnucash/gnucash-bin.c:163
diff --git a/po/bg.po b/po/bg.po
index 669a197..ff7b2e2 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -15772,7 +15772,7 @@ msgstr "Докладвайте за грешки и проблеми на gnucas
 
 #: ../gnucash/gnucash-bin.c:162
 #, fuzzy
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
 "Можете да проследявате и подавате доклади за грешка на http://bugzilla.gnome."
 "org\n"
diff --git a/po/brx.po b/po/brx.po
index f63aa9e..cb4650f 100644
--- a/po/brx.po
+++ b/po/brx.po
@@ -15456,9 +15456,9 @@ msgid "Report bugs and other problems to gnucash-devel at gnucash.org"
 msgstr "बाग आरो गुबुन जेंनाखौ gnucash-devel at gnucash.org आव रिपर्ट खालाम"
 
 #: ../gnucash/gnucash-bin.c:162
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
-"नोंथाङा लुकआप खालामनो आरो बाग रिपर्टखौ http://bugs.gnucash.org आव फाइल "
+"नोंथाङा लुकआप खालामनो आरो बाग रिपर्टखौ https://bugs.gnucash.org आव फाइल "
 "खालामनो हायो"
 
 #: ../gnucash/gnucash-bin.c:163
diff --git a/po/ca.po b/po/ca.po
index 747453c..a1f8205 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -15733,9 +15733,9 @@ msgstr ""
 "Informeu sobre els errors i altres problemes a gnucash-devel at gnucash.org."
 
 #: ../gnucash/gnucash-bin.c:162
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
-"També podeu consultar i crear informes d'error a http://bugs.gnucash.org"
+"També podeu consultar i crear informes d'error a https://bugs.gnucash.org"
 
 #: ../gnucash/gnucash-bin.c:163
 msgid "To find the last stable version, please refer to http://www.gnucash.org"
diff --git a/po/cs.po b/po/cs.po
index d845791..d546ce9 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -15568,7 +15568,7 @@ msgstr "Chyby a jiné problémy hlaste na gnucash-devel at gnucash.org.\n"
 
 #: ../gnucash/gnucash-bin.c:162
 #, fuzzy
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
 "Můžete také vyhledávat a zakládat hlášení o chybách na http://bugzilla.gnome."
 "org\n"
diff --git a/po/da.po b/po/da.po
index fdf4bc2..a44ddff 100644
--- a/po/da.po
+++ b/po/da.po
@@ -15441,9 +15441,9 @@ msgid "Report bugs and other problems to gnucash-devel at gnucash.org"
 msgstr "Meld fejl og andre problemer til gnucash-devel at gnucash.org."
 
 #: ../gnucash/gnucash-bin.c:162
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
-"Du kan også finde og anmelde fejlrapporter på http://bugs.gnucash.org"
+"Du kan også finde og anmelde fejlrapporter på https://bugs.gnucash.org"
 
 #: ../gnucash/gnucash-bin.c:163
 msgid "To find the last stable version, please refer to http://www.gnucash.org"
diff --git a/po/de.po b/po/de.po
index e0af340..df96092 100644
--- a/po/de.po
+++ b/po/de.po
@@ -9128,9 +9128,9 @@ msgstr ""
 "Fehler und andere Probleme werden auf gnucash-devel at gnucash.org diskutiert."
 
 #: gnucash/gnucash-bin.c:161
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
-"Fehlerberichte können auf http://bugs.gnucash.org eingesehen und erstellt "
+"Fehlerberichte können auf https://bugs.gnucash.org eingesehen und erstellt "
 "werden."
 
 #: gnucash/gnucash-bin.c:162
diff --git a/po/doi.po b/po/doi.po
index 85fdaa4..df97e93 100644
--- a/po/doi.po
+++ b/po/doi.po
@@ -15682,8 +15682,8 @@ msgstr "बगें ते होर दूइयें समस्याए
 
 #: ../gnucash/gnucash-bin.c:162
 #, fuzzy
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
-msgstr "तुस http://bugs.gnucash.org पर बग रिपोटां दिक्खी ते दर्ज करी सकदे ओ.\n"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
+msgstr "तुस https://bugs.gnucash.org पर बग रिपोटां दिक्खी ते दर्ज करी सकदे ओ.\n"
 
 #: ../gnucash/gnucash-bin.c:163
 msgid "To find the last stable version, please refer to http://www.gnucash.org"
diff --git a/po/el.po b/po/el.po
index db240b3..464e8d3 100644
--- a/po/el.po
+++ b/po/el.po
@@ -15465,7 +15465,7 @@ msgstr ""
 
 #: ../gnucash/gnucash-bin.c:162
 #, fuzzy
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
 "Μπορείτε να ελέγξετε και να καταχωρίσετε αναφορές σφαλμάτων στο http://"
 "bugs.gnucash.org\n"
diff --git a/po/en_GB.po b/po/en_GB.po
index d316f40..66fef0d 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -15618,9 +15618,9 @@ msgstr "Report bugs and other problems to gnucash-devel at gnucash.org.\n"
 
 #: ../gnucash/gnucash-bin.c:162
 #, fuzzy
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
-"You can also lookup and file bug reports at http://bugs.gnucash.org\n"
+"You can also lookup and file bug reports at https://bugs.gnucash.org\n"
 
 #: ../gnucash/gnucash-bin.c:163
 msgid "To find the last stable version, please refer to http://www.gnucash.org"
diff --git a/po/es.po b/po/es.po
index ec0d697..5cb6725 100644
--- a/po/es.po
+++ b/po/es.po
@@ -8448,8 +8448,8 @@ msgid "Report bugs and other problems to gnucash-devel at gnucash.org"
 msgstr "Comunique defectos y otros problemas a gnucash-devel at gnucash.org"
 
 #: gnucash/gnucash-bin.c:161
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
-msgstr "También puede ver y enviar boletines de defectos a http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
+msgstr "También puede ver y enviar boletines de defectos a https://bugs.gnucash.org"
 
 #: gnucash/gnucash-bin.c:162
 msgid "To find the last stable version, please refer to http://www.gnucash.org"
diff --git a/po/es_NI.po b/po/es_NI.po
index 8cbd490..d0556ff 100644
--- a/po/es_NI.po
+++ b/po/es_NI.po
@@ -16151,7 +16151,7 @@ msgid "Report bugs and other problems to gnucash-devel at gnucash.org"
 msgstr ""
 
 #: ../gnucash/gnucash-bin.c:162
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
 
 #: ../gnucash/gnucash-bin.c:163
diff --git a/po/eu.po b/po/eu.po
index 1122978..15a6faf 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -16000,9 +16000,9 @@ msgstr ""
 
 #: ../gnucash/gnucash-bin.c:162
 #, fuzzy
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
-"Akatsen berriemateak ikusi eta bidaltzeko http://bugs.gnucash.org ere "
+"Akatsen berriemateak ikusi eta bidaltzeko https://bugs.gnucash.org ere "
 "erabil dezakezu.\n"
 
 #: ../gnucash/gnucash-bin.c:163
diff --git a/po/fa.po b/po/fa.po
index 84316f5..ab637a9 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -14803,7 +14803,7 @@ msgid "Report bugs and other problems to gnucash-devel at gnucash.org"
 msgstr ""
 
 #: ../gnucash/gnucash-bin.c:162
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
 
 #: ../gnucash/gnucash-bin.c:163
diff --git a/po/fi.po b/po/fi.po
index 0c1d455..bd013e2 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -14943,7 +14943,7 @@ msgstr ""
 
 #: ../gnucash/gnucash-bin.c:162
 #, fuzzy
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
 "Voit myös etsiä ja jättää bugiraportteja osoitteessa http://bugzilla.gnome."
 "org\n"
diff --git a/po/fr.po b/po/fr.po
index dfd2681..2b2090d 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -17215,10 +17215,10 @@ msgstr ""
 "Rapporter les anomalies ou tout autre problème à gnucash-devel at gnucash.org."
 
 #: ../gnucash/gnucash-bin.c:162
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
 "Vous pouvez aussi consulter ou transmettre des rapports d'anomalie sur "
-"http://bugs.gnucash.org"
+"https://bugs.gnucash.org"
 
 #: ../gnucash/gnucash-bin.c:163
 msgid "To find the last stable version, please refer to http://www.gnucash.org"
diff --git a/po/gu.po b/po/gu.po
index 40b7125..500ac5e 100644
--- a/po/gu.po
+++ b/po/gu.po
@@ -15605,9 +15605,9 @@ msgstr "બગ અને અન્ય મુશ્કેલીઓ વિશે g
 
 #: ../gnucash/gnucash-bin.c:162
 #, fuzzy
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
-"તમે બગનો અહેવાલ http://bugs.gnucash.org પર પણ જોઈ શકો છો અને આપી પણ શકો છો.\n"
+"તમે બગનો અહેવાલ https://bugs.gnucash.org પર પણ જોઈ શકો છો અને આપી પણ શકો છો.\n"
 
 #: ../gnucash/gnucash-bin.c:163
 msgid "To find the last stable version, please refer to http://www.gnucash.org"
diff --git a/po/he.po b/po/he.po
index 3c9f6ff..e27c1fe 100644
--- a/po/he.po
+++ b/po/he.po
@@ -14989,8 +14989,8 @@ msgstr "דווח על באגים ובעיות אחרות ל- gnucash at devel@gnuca
 
 #: ../gnucash/gnucash-bin.c:162
 #, fuzzy
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
-msgstr "הנך יכול גם לחפש ולדווח על באגים ב- http://bugs.gnucash.org\n"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
+msgstr "הנך יכול גם לחפש ולדווח על באגים ב- https://bugs.gnucash.org\n"
 
 #: ../gnucash/gnucash-bin.c:163
 msgid "To find the last stable version, please refer to http://www.gnucash.org"
diff --git a/po/hi.po b/po/hi.po
index 70afaa1..3dbab60 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -15376,8 +15376,8 @@ msgid "Report bugs and other problems to gnucash-devel at gnucash.org"
 msgstr "gnucash-devel at gnucash.org के लिए बग तथा अन्य समस्याओं की सूचना दें."
 
 #: ../gnucash/gnucash-bin.c:162
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
-msgstr "http://bugs.gnucash.org पर भी बग रिपोर्ट देख और दर्ज कर सकते हैं"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
+msgstr "https://bugs.gnucash.org पर भी बग रिपोर्ट देख और दर्ज कर सकते हैं"
 
 #: ../gnucash/gnucash-bin.c:163
 msgid "To find the last stable version, please refer to http://www.gnucash.org"
diff --git a/po/hu.po b/po/hu.po
index 801fc1d..7107bc2 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -15545,9 +15545,9 @@ msgstr ""
 
 #: ../gnucash/gnucash-bin.c:162
 #, fuzzy
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
-"Hibajelentéseket megtekinthet vagy leadhat a http://bugs.gnucash.org "
+"Hibajelentéseket megtekinthet vagy leadhat a https://bugs.gnucash.org "
 "lapon.\n"
 
 #: ../gnucash/gnucash-bin.c:163
diff --git a/po/it.po b/po/it.po
index ad48883..7d6e514 100644
--- a/po/it.po
+++ b/po/it.po
@@ -16039,7 +16039,7 @@ msgid "Report bugs and other problems to gnucash-devel at gnucash.org"
 msgstr "Segnalare i problemi a gnucash-devel at gnucash.org"
 
 #: ../gnucash/gnucash-bin.c:162
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
 "È possibile anche cercare e compilare rapporti d'errore all'indirizzo http://"
 "bugs.gnucash.org"
diff --git a/po/ja.po b/po/ja.po
index 0bdfb3c..b0852ee 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -15322,9 +15322,9 @@ msgid "Report bugs and other problems to gnucash-devel at gnucash.org"
 msgstr "バグやその他の問題は gnucash-devel at gnucash.org に報告してください。"
 
 #: ../gnucash/gnucash-bin.c:162
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
-"また、 http://bugs.gnucash.org でバグを探したり登録することができます。"
+"また、 https://bugs.gnucash.org でバグを探したり登録することができます。"
 
 #: ../gnucash/gnucash-bin.c:163
 msgid "To find the last stable version, please refer to http://www.gnucash.org"
diff --git a/po/kn.po b/po/kn.po
index 29e2313..601fa22 100644
--- a/po/kn.po
+++ b/po/kn.po
@@ -15565,9 +15565,9 @@ msgid "Report bugs and other problems to gnucash-devel at gnucash.org"
 msgstr "gnucash-devel at gnucash.org ಗೆ ದೋಷಗಳನ್ನು ಮತ್ತು ಇತರೆ ತೊಂದರೆಗಳನ್ನು ವರದಿ ಮಾಡಿ"
 
 #: ../gnucash/gnucash-bin.c:162
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
-"ನೀವು http://bugs.gnucash.org ನಲ್ಲಿ ದೋಷ ವರದಿಗಳನ್ನು ಹುಡುಕಬಹುದು ಅಥವ ಸಲ್ಲಿಸಬಹುದು"
+"ನೀವು https://bugs.gnucash.org ನಲ್ಲಿ ದೋಷ ವರದಿಗಳನ್ನು ಹುಡುಕಬಹುದು ಅಥವ ಸಲ್ಲಿಸಬಹುದು"
 
 #: ../gnucash/gnucash-bin.c:163
 msgid "To find the last stable version, please refer to http://www.gnucash.org"
diff --git a/po/ko.po b/po/ko.po
index 0c1dab4..294232d 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -15114,9 +15114,9 @@ msgstr "버그 및 기타 문제를 gnucash-devel at gnucash.org에 보고하여 
 
 #: ../gnucash/gnucash-bin.c:162
 #, fuzzy
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
-"http://bugs.gnucash.org에서 찾을 수 있고, 파일 버그 보고도 할 수 있습니다\n"
+"https://bugs.gnucash.org에서 찾을 수 있고, 파일 버그 보고도 할 수 있습니다\n"
 
 #: ../gnucash/gnucash-bin.c:163
 msgid "To find the last stable version, please refer to http://www.gnucash.org"
diff --git a/po/kok.po b/po/kok.po
index 4c23373..edc2e45 100644
--- a/po/kok.po
+++ b/po/kok.po
@@ -15296,9 +15296,9 @@ msgid "Report bugs and other problems to gnucash-devel at gnucash.org"
 msgstr "gnucash-devel at gnucash.org क बग्ज आणि हेर आडमेळांचो अहवाल दियात."
 
 #: ../gnucash/gnucash-bin.c:162
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
-"तुमी http://bugs.gnucash.org चेर लेगीत पळोवपाक शकता आणि बगाचो अहवाल दिवपाक "
+"तुमी https://bugs.gnucash.org चेर लेगीत पळोवपाक शकता आणि बगाचो अहवाल दिवपाक "
 "शकता"
 
 #: ../gnucash/gnucash-bin.c:163
diff --git a/po/kok at latin.po b/po/kok at latin.po
index b3cae58..012b900 100644
--- a/po/kok at latin.po
+++ b/po/kok at latin.po
@@ -15525,7 +15525,7 @@ msgstr ""
 "Kompivttoracheo chuki ani her prosn gnucahs-devel at gnucash.org haka kolloi"
 
 #: ../gnucash/gnucash-bin.c:162
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
 "Tujean pollonvkui zata ani kompivttorachea chukiche vake http://bugzilla."
 "gnome.org hanga fail korum ietat"
diff --git a/po/ks.po b/po/ks.po
index c59d09a..d81668a 100644
--- a/po/ks.po
+++ b/po/ks.po
@@ -15468,9 +15468,9 @@ msgid "Report bugs and other problems to gnucash-devel at gnucash.org"
 msgstr "रिपोट कॊरिव बग तॊ बाकॊय पराबलिम gnucash-devel at gnucash.org कुन"
 
 #: ../gnucash/gnucash-bin.c:162
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
-"तोहयॊ हेकिव बेयि वॊछिथ तॊ फायिल कॊरिथ बग रिपोट http://bugs.gnucash.org पयॊठ"
+"तोहयॊ हेकिव बेयि वॊछिथ तॊ फायिल कॊरिथ बग रिपोट https://bugs.gnucash.org पयॊठ"
 
 #: ../gnucash/gnucash-bin.c:163
 msgid "To find the last stable version, please refer to http://www.gnucash.org"
diff --git a/po/lt.po b/po/lt.po
index 1658e19..49ae677 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -15437,9 +15437,9 @@ msgstr ""
 "Apie klaidas ir kitas problemas praneškite adresu gnucash-devel at gnucash.org"
 
 #: ../gnucash/gnucash-bin.c:162
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
-"Taip pat galite ieškoti ir pranešti apie klaidas http://bugs.gnucash.org"
+"Taip pat galite ieškoti ir pranešti apie klaidas https://bugs.gnucash.org"
 
 #: ../gnucash/gnucash-bin.c:163
 msgid "To find the last stable version, please refer to http://www.gnucash.org"
diff --git a/po/lv.po b/po/lv.po
index 15aacd3..eb05a46 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -15424,8 +15424,8 @@ msgid "Report bugs and other problems to gnucash-devel at gnucash.org"
 msgstr "Par defektiem vai citām kļudām ziņot gnucash-devel at gnucash.org."
 
 #: ../gnucash/gnucash-bin.c:162
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
-msgstr "Varat arī apskatīt un reģistrēt defektus http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
+msgstr "Varat arī apskatīt un reģistrēt defektus https://bugs.gnucash.org"
 
 #: ../gnucash/gnucash-bin.c:163
 msgid "To find the last stable version, please refer to http://www.gnucash.org"
diff --git a/po/mai.po b/po/mai.po
index d8cd0d5..d05c90c 100644
--- a/po/mai.po
+++ b/po/mai.po
@@ -15410,8 +15410,8 @@ msgid "Report bugs and other problems to gnucash-devel at gnucash.org"
 msgstr "gnucash-devel at gnucash.org कलेल बग तथा आन समस्या केर सूचना दिअ."
 
 #: ../gnucash/gnucash-bin.c:162
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
-msgstr "http://bugs.gnucash.org सेहो पर बग रिपोर्ट देखि आओर दर्ज कए सकैत छी"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
+msgstr "https://bugs.gnucash.org सेहो पर बग रिपोर्ट देखि आओर दर्ज कए सकैत छी"
 
 #: ../gnucash/gnucash-bin.c:163
 msgid "To find the last stable version, please refer to http://www.gnucash.org"
diff --git a/po/mni.po b/po/mni.po
index ed05259..7181a23 100644
--- a/po/mni.po
+++ b/po/mni.po
@@ -15363,8 +15363,8 @@ msgid "Report bugs and other problems to gnucash-devel at gnucash.org"
 msgstr "ꯕꯒꯁꯤꯡ ꯑꯃꯁꯨꯡ ꯑꯇꯣꯞꯄ ꯈꯨꯗꯣꯡꯆꯥꯗꯕꯁꯤꯡ gnucash-devel at gnucash.org ꯇ ꯔꯤꯄꯣꯔꯠ ꯇꯧꯔꯣ"
 
 #: ../gnucash/gnucash-bin.c:162
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
-msgstr "ꯑꯗꯣꯝꯁꯨ http://bugs.gnucash.org ꯇ ꯕꯒ ꯔꯤꯄꯣꯔꯠꯁꯤꯡ ꯊꯤꯕ ꯑꯃꯁꯨꯡ ꯐꯥꯏꯜ ꯇꯧꯕ ꯌꯥꯏ"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
+msgstr "ꯑꯗꯣꯝꯁꯨ https://bugs.gnucash.org ꯇ ꯕꯒ ꯔꯤꯄꯣꯔꯠꯁꯤꯡ ꯊꯤꯕ ꯑꯃꯁꯨꯡ ꯐꯥꯏꯜ ꯇꯧꯕ ꯌꯥꯏ"
 
 #: ../gnucash/gnucash-bin.c:163
 msgid "To find the last stable version, please refer to http://www.gnucash.org"
diff --git a/po/mni at bengali.po b/po/mni at bengali.po
index 35f784a..3c3bd36 100644
--- a/po/mni at bengali.po
+++ b/po/mni at bengali.po
@@ -15543,9 +15543,9 @@ msgid "Report bugs and other problems to gnucash-devel at gnucash.org"
 msgstr "বগসিং অমসুং অতোপ্পা প্রোব্লেমসিং gnucash-devel at gnucash.orgদা রিপোর্ত তৌ "
 
 #: ../gnucash/gnucash-bin.c:162
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
-"নহাক্না http://bugs.gnucash.orgদা বগ রিপোর্তসিং থীবা অমসুং ফাইল সেম্বসু য়াই"
+"নহাক্না https://bugs.gnucash.orgদা বগ রিপোর্তসিং থীবা অমসুং ফাইল সেম্বসু য়াই"
 
 #: ../gnucash/gnucash-bin.c:163
 msgid "To find the last stable version, please refer to http://www.gnucash.org"
diff --git a/po/mr.po b/po/mr.po
index cd76c86..64d3a58 100644
--- a/po/mr.po
+++ b/po/mr.po
@@ -15383,8 +15383,8 @@ msgid "Report bugs and other problems to gnucash-devel at gnucash.org"
 msgstr "काही दोष व इतर समस्या असल्यास gnucash-devel at gnucash.org ला कळवा"
 
 #: ../gnucash/gnucash-bin.c:162
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
-msgstr "तुम्ही http://bugs.gnucash.org येथे दोषासंबंधिचे अहवाल पाहू शकता व नोंदवू शकता"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
+msgstr "तुम्ही https://bugs.gnucash.org येथे दोषासंबंधिचे अहवाल पाहू शकता व नोंदवू शकता"
 
 #: ../gnucash/gnucash-bin.c:163
 msgid "To find the last stable version, please refer to http://www.gnucash.org"
diff --git a/po/nb.po b/po/nb.po
index 65c0719..526ae11 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -15693,7 +15693,7 @@ msgstr "Rapporter feil og andre problemer til gnucash-devel at gnucash.org.\n"
 
 #: ../gnucash/gnucash-bin.c:162
 #, fuzzy
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
 "Du kan også søke etter og legge inn feilrapporter på http://bugzilla.gnome."
 "org\n"
diff --git a/po/ne.po b/po/ne.po
index 1040a85..f83704d 100644
--- a/po/ne.po
+++ b/po/ne.po
@@ -15621,9 +15621,9 @@ msgstr "gnucash-devel at gnucash.org मा बगहरू र अरू समस
 
 #: ../gnucash/gnucash-bin.c:162
 #, fuzzy
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
-"तपाईँले http://bugs.gnucash.org मा बग प्रतिवेदनहरू फाइल गर्न र पत्ता लगाउन पनि "
+"तपाईँले https://bugs.gnucash.org मा बग प्रतिवेदनहरू फाइल गर्न र पत्ता लगाउन पनि "
 "सक्नुहुन्छ\n"
 
 #: ../gnucash/gnucash-bin.c:163
diff --git a/po/nl.po b/po/nl.po
index 8c7ec30..330ca91 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -8392,8 +8392,8 @@ msgid "Report bugs and other problems to gnucash-devel at gnucash.org"
 msgstr "Fouten en andere problemen kunt u aan gnucash-devel at gnucash.org rapporteren."
 
 #: gnucash/gnucash-bin.c:161
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
-msgstr "U kunt geconstateerde fouten ook op http://bugs.gnucash.org melden."
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
+msgstr "U kunt geconstateerde fouten ook op https://bugs.gnucash.org melden."
 
 #: gnucash/gnucash-bin.c:162
 msgid "To find the last stable version, please refer to http://www.gnucash.org"
diff --git a/po/pl.po b/po/pl.po
index 78d6bbb..16ab3c0 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -15745,7 +15745,7 @@ msgstr ""
 
 #: ../gnucash/gnucash-bin.c:162
 #, fuzzy
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
 "Można także przeglądać i zgłaszać błędy na stronie http://bugzilla.gnome."
 "org\n"
diff --git a/po/pt.po b/po/pt.po
index f1f311a..fa2e765 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -15561,8 +15561,8 @@ msgid "Report bugs and other problems to gnucash-devel at gnucash.org"
 msgstr "Reportar erros e outros problemas a gnucash-devel at gnucash.org."
 
 #: ../gnucash/gnucash-bin.c:162
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
-msgstr "Pode também procurar e reportar erros em http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
+msgstr "Pode também procurar e reportar erros em https://bugs.gnucash.org"
 
 #: ../gnucash/gnucash-bin.c:163
 msgid "To find the last stable version, please refer to http://www.gnucash.org"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 83a9f22..935820d 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -15706,7 +15706,7 @@ msgid "Report bugs and other problems to gnucash-devel at gnucash.org"
 msgstr "Relate erros (bugs) e outros problemas para gnucash-devel at gnucash.org."
 
 #: ../gnucash/gnucash-bin.c:162
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
 "Você também pode obter informações e relatar erros (bugs) em http://bugzilla."
 "gnome.org"
diff --git a/po/ro.po b/po/ro.po
index 9664b91..bcfa2f0 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -15797,8 +15797,8 @@ msgid "Report bugs and other problems to gnucash-devel at gnucash.org"
 msgstr "Raportați buguri și alte probleme la gnucash-devel at gnucash.org"
 
 #: ../gnucash/gnucash-bin.c:162
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
-msgstr "Puteți de asemenea să raportați buguri la  http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
+msgstr "Puteți de asemenea să raportați buguri la  https://bugs.gnucash.org"
 
 #: ../gnucash/gnucash-bin.c:163
 msgid "To find the last stable version, please refer to http://www.gnucash.org"
diff --git a/po/ru.po b/po/ru.po
index 9e3f7c2..7200699 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -9006,7 +9006,7 @@ msgstr ""
 "Сообщайте об ошибках и других проблемах по адресу: gnucash-devel at gnucash.org"
 
 #: gnucash/gnucash-bin.c:161
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
 "Также вы можете искать и создавать сообщения об ошибках по адресу: http://"
 "bugs.gnucash.org"
diff --git a/po/rw.po b/po/rw.po
index d35f954..0cebf73 100644
--- a/po/rw.po
+++ b/po/rw.po
@@ -16606,7 +16606,7 @@ msgstr "org."
 
 #: ../gnucash/gnucash-bin.c:162
 #, fuzzy
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr "GUSHAKISHA Na IDOSIYE Raporo ku HTTP"
 
 #: ../gnucash/gnucash-bin.c:163
diff --git a/po/sk.po b/po/sk.po
index c1e0e08..94edf81 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -8739,9 +8739,9 @@ msgstr "Oznámente chyby a ostatné problémy na gnucash-devel at gnucash.org.\n"
 
 #: gnucash/gnucash-bin.c:161
 #, fuzzy
-#| msgid "You can also lookup and file bug reports at http://bugs.gnucash.org\n"
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
-msgstr "Tiež si môžete pozrieť oznámenia o chybách na http://bugs.gnucash.org\n"
+#| msgid "You can also lookup and file bug reports at https://bugs.gnucash.org\n"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
+msgstr "Tiež si môžete pozrieť oznámenia o chybách na https://bugs.gnucash.org\n"
 
 #: gnucash/gnucash-bin.c:162
 msgid "To find the last stable version, please refer to http://www.gnucash.org"
diff --git a/po/sr.po b/po/sr.po
index 97d1ec3..3d1d3b4 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -15518,7 +15518,7 @@ msgid "Report bugs and other problems to gnucash-devel at gnucash.org"
 msgstr "Пријавите грешке и друге проблеме на „gnucash-devel at gnucash.org“"
 
 #: ../gnucash/gnucash-bin.c:162
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
 "Такође можете потражити и попунити извештаје о грешкама на „http://bugzilla."
 "gnome.org“"
diff --git a/po/sv.po b/po/sv.po
index 94813a6..d641328 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -14900,9 +14900,9 @@ msgid "Report bugs and other problems to gnucash-devel at gnucash.org"
 msgstr "Rapportera fel och andra problem till gnucash-devel at gnucash.org"
 
 #: ../gnucash/gnucash-bin.c:162
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
-"Du kan också skapa och söka efter felrapporter på http://bugs.gnucash.org"
+"Du kan också skapa och söka efter felrapporter på https://bugs.gnucash.org"
 
 #: ../gnucash/gnucash-bin.c:163
 msgid "To find the last stable version, please refer to http://www.gnucash.org"
diff --git a/po/ta.po b/po/ta.po
index f62423e..0176e9f 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -15514,8 +15514,8 @@ msgid "Report bugs and other problems to gnucash-devel at gnucash.org"
 msgstr "gnucash-devel at gnucash.org-இல் பிழைகள் மற்றும் பிற பிரச்சினைகளை அறிக்கையிடவும்"
 
 #: ../gnucash/gnucash-bin.c:162
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
-msgstr "நீங்கள் http://bugs.gnucash.org இலும் பார்த்து கோப்பின் பிழைகளை அறிக்கையிடலாம்"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
+msgstr "நீங்கள் https://bugs.gnucash.org இலும் பார்த்து கோப்பின் பிழைகளை அறிக்கையிடலாம்"
 
 #: ../gnucash/gnucash-bin.c:163
 msgid "To find the last stable version, please refer to http://www.gnucash.org"
diff --git a/po/te.po b/po/te.po
index 6ed774d..7e661ec 100644
--- a/po/te.po
+++ b/po/te.po
@@ -15280,8 +15280,8 @@ msgid "Report bugs and other problems to gnucash-devel at gnucash.org"
 msgstr "gnuక్యాష్-డెవ్‌లప్@gnuక్యాష్.ఆర్గ్‌కు దోషాలను మరియు ఇతర సమస్యలను నివేదించు"
 
 #: ../gnucash/gnucash-bin.c:162
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
-msgstr "http://bugs.gnucash.org కూడా మీరు దోష నివేదికలను చూడవచ్చు మరియు ఫైల్ చేయవచ్చు."
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
+msgstr "https://bugs.gnucash.org కూడా మీరు దోష నివేదికలను చూడవచ్చు మరియు ఫైల్ చేయవచ్చు."
 
 #: ../gnucash/gnucash-bin.c:163
 msgid "To find the last stable version, please refer to http://www.gnucash.org"
diff --git a/po/tr.po b/po/tr.po
index 30b7534..8af987f 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -13979,8 +13979,8 @@ msgid "Report bugs and other problems to gnucash-devel at gnucash.org"
 msgstr "Hatalar ve diğer sorunları gnucash-devel at gnucash.org adresine bildirin."
 
 #: ../gnucash/gnucash-bin.c:162
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
-msgstr "Hata bildirimi ve araştırması için http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
+msgstr "Hata bildirimi ve araştırması için https://bugs.gnucash.org"
 
 #: ../gnucash/gnucash-bin.c:163
 msgid "To find the last stable version, please refer to http://www.gnucash.org"
diff --git a/po/uk.po b/po/uk.po
index 66cfb59..e13d1f4 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -15413,9 +15413,9 @@ msgstr ""
 
 #: ../gnucash/gnucash-bin.c:162
 #, fuzzy
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
-"Ви можете скласти звіт про помилку за адресою http://bugs.gnucash.org\n"
+"Ви можете скласти звіт про помилку за адресою https://bugs.gnucash.org\n"
 
 #: ../gnucash/gnucash-bin.c:163
 msgid "To find the last stable version, please refer to http://www.gnucash.org"
diff --git a/po/ur.po b/po/ur.po
index 8755d80..1037d54 100644
--- a/po/ur.po
+++ b/po/ur.po
@@ -15543,9 +15543,9 @@ msgid "Report bugs and other problems to gnucash-devel at gnucash.org"
 msgstr "gnucash-devel at gnucash.org پر بگس اور دیگر مسائل کی رپورٹ كریں"
 
 #: ../gnucash/gnucash-bin.c:162
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
 msgstr ""
-"آپ بھی تلاش اور http://bugs.gnucash.org پر  بگ کی رپورٹ درج کرا سکتے ہیں"
+"آپ بھی تلاش اور https://bugs.gnucash.org پر  بگ کی رپورٹ درج کرا سکتے ہیں"
 
 #: ../gnucash/gnucash-bin.c:163
 msgid "To find the last stable version, please refer to http://www.gnucash.org"
diff --git a/po/vi.po b/po/vi.po
index 01af60e..7a20b21 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -15684,8 +15684,8 @@ msgstr "Hãy thông báo lỗi cho <gnucash-devel at gnucash.org>.\n"
 
 #: ../gnucash/gnucash-bin.c:162
 #, fuzzy
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
-msgstr "Cũng có thể tra tìm và thông báo lỗi ở « http://bugs.gnucash.org »\n"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
+msgstr "Cũng có thể tra tìm và thông báo lỗi ở « https://bugs.gnucash.org »\n"
 
 #: ../gnucash/gnucash-bin.c:163
 msgid "To find the last stable version, please refer to http://www.gnucash.org"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index fcd8a1d..5a28829 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -15361,8 +15361,8 @@ msgstr "请将程序错误或其它的问题报告给 gnucash-devel at gnucash.org
 
 #: ../gnucash/gnucash-bin.c:162
 #, fuzzy
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
-msgstr "您也可以在 http://bugs.gnucash.org 查询和报告错误\n"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
+msgstr "您也可以在 https://bugs.gnucash.org 查询和报告错误\n"
 
 #: ../gnucash/gnucash-bin.c:163
 msgid "To find the last stable version, please refer to http://www.gnucash.org"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index cddc4b0..6b5c9f7 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -15107,8 +15107,8 @@ msgid "Report bugs and other problems to gnucash-devel at gnucash.org"
 msgstr "請將程式錯誤或其他的問題回報到 gnucash-devel at gnucash.org"
 
 #: ../gnucash/gnucash-bin.c:162
-msgid "You can also lookup and file bug reports at http://bugs.gnucash.org"
-msgstr "您也可以在 http://bugs.gnucash.org 查詢和回報錯誤"
+msgid "You can also lookup and file bug reports at https://bugs.gnucash.org"
+msgstr "您也可以在 https://bugs.gnucash.org 查詢和回報錯誤"
 
 #: ../gnucash/gnucash-bin.c:163
 msgid "To find the last stable version, please refer to http://www.gnucash.org"



Summary of changes:
 ChangeLog.2003                                     |  2 +-
 ChangeLog.2006                                     |  8 ++---
 ChangeLog.2006-manual                              |  8 ++---
 ChangeLog.2008                                     |  2 +-
 ChangeLog.2009                                     |  4 +--
 ChangeLog.2010                                     |  2 +-
 ChangeLog.2011                                     |  2 +-
 ChangeLog.2012                                     |  6 ++--
 NEWS                                               | 38 +++++++++++-----------
 doc/README-ca.win32-bin.txt                        |  2 +-
 doc/README-de.win32-bin.txt                        |  2 +-
 doc/README-fr.win32-bin.txt                        |  2 +-
 doc/README-it.win32-bin.txt                        |  2 +-
 doc/README-lv.win32-bin.txt                        |  2 +-
 doc/README-nl.win32-bin.txt                        |  2 +-
 doc/README-zh_CN.win32-bin.txt                     |  2 +-
 doc/README-zh_TW.win32-bin.txt                     |  2 +-
 doc/README.OFX                                     |  4 +--
 gnucash/gnome-utils/dialog-options.c               |  4 +--
 gnucash/gnome-utils/gnc-main-window.c              |  2 +-
 gnucash/gnome-utils/gnc-main-window.h              |  2 +-
 gnucash/gnome-utils/print-session.c                |  2 +-
 gnucash/gnucash-bin.c                              |  2 +-
 gnucash/report/business-reports/receipt.eguile.scm |  2 +-
 libgnucash/app-utils/test/test-exp-parser.c        |  4 +--
 libgnucash/backend/xml/io-gncxml-v2.cpp            |  2 +-
 libgnucash/doc/sx.rst                              |  4 +--
 libgnucash/engine/test/test-numeric.cpp            |  2 +-
 po/ar.po                                           |  4 +--
 po/as.po                                           |  4 +--
 po/az.po                                           |  2 +-
 po/bg.po                                           |  2 +-
 po/brx.po                                          |  4 +--
 po/ca.po                                           |  4 +--
 po/cs.po                                           |  2 +-
 po/da.po                                           |  4 +--
 po/de.po                                           |  4 +--
 po/doi.po                                          |  4 +--
 po/el.po                                           |  2 +-
 po/en_GB.po                                        |  4 +--
 po/es.po                                           |  4 +--
 po/es_NI.po                                        |  2 +-
 po/eu.po                                           |  4 +--
 po/fa.po                                           |  2 +-
 po/fi.po                                           |  2 +-
 po/fr.po                                           |  4 +--
 po/gu.po                                           |  4 +--
 po/he.po                                           |  4 +--
 po/hi.po                                           |  4 +--
 po/hu.po                                           |  4 +--
 po/it.po                                           |  2 +-
 po/ja.po                                           |  4 +--
 po/kn.po                                           |  4 +--
 po/ko.po                                           |  4 +--
 po/kok.po                                          |  4 +--
 po/kok at latin.po                                    |  2 +-
 po/ks.po                                           |  4 +--
 po/lt.po                                           |  4 +--
 po/lv.po                                           |  4 +--
 po/mai.po                                          |  4 +--
 po/mni.po                                          |  4 +--
 po/mni at bengali.po                                  |  4 +--
 po/mr.po                                           |  4 +--
 po/nb.po                                           |  2 +-
 po/ne.po                                           |  4 +--
 po/nl.po                                           |  4 +--
 po/pl.po                                           |  2 +-
 po/pt.po                                           |  4 +--
 po/pt_BR.po                                        |  2 +-
 po/ro.po                                           |  4 +--
 po/ru.po                                           |  2 +-
 po/rw.po                                           |  2 +-
 po/sk.po                                           |  6 ++--
 po/sr.po                                           |  2 +-
 po/sv.po                                           |  4 +--
 po/ta.po                                           |  4 +--
 po/te.po                                           |  4 +--
 po/tr.po                                           |  4 +--
 po/uk.po                                           |  4 +--
 po/ur.po                                           |  4 +--
 po/vi.po                                           |  4 +--
 po/zh_CN.po                                        |  4 +--
 po/zh_TW.po                                        |  4 +--
 83 files changed, 155 insertions(+), 155 deletions(-)



More information about the gnucash-changes mailing list