gnucash-htdocs master: Multiple changes pushed

Frank H.Ellenberger fell at code.gnucash.org
Wed Oct 4 21:13:15 EDT 2017


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/21601890 (commit)
	 via  https://github.com/Gnucash/gnucash-htdocs/commit/c8fa094b (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/f55f063e (commit)



commit 21601890f1098e50ca46d19cd7f243240492e809
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Wed Oct 4 03:25:57 2017 +0200

    Quote --msgid-bugs-address to avoid truncation

diff --git a/Makefile b/Makefile
index 69e391e..aba4db4 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@ po/gnucash-htdocs.pot: po/POTFILES
 	xgettext -f po/POTFILES -L PHP --keyword="T_" -o po/gnucash-htdocs.pot \
 	  --package-name=gnucash-htdocs \
 	  --copyright-holder="The GnuCash Website Team" \
-	  --msgid-bugs-address=https://bugzilla.gnome.org/page.cgi?id=browse.html&product=GnuCash
+	  --msgid-bugs-address='https://bugzilla.gnome.org/page.cgi?id=browse.html&product=GnuCash'
 
 msgmerge: po/gnucash-htdocs.pot
 	for f in ${languages} ; do \

commit c8fa094be04cb7319995803c1d6adbe8b6a35620
Author: Josep-Maria Prat <jpftgn at gmail.com>
Date:   Wed Oct 4 01:34:26 2017 +0200

    missing dates for ca.po

diff --git a/po/ca.po b/po/ca.po
index 887fbd0..ca35386 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -5,8 +5,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: gnucash-htdocs\n"
-"POT-Creation-Date: \n"
-"PO-Revision-Date: \n"
+"POT-Creation-Date: 2017-09-24 03:21+0200\n"
+"PO-Revision-Date: 2017-10-01 11:09+0200\n"
 "Last-Translator: Josep-Maria Prat i Filella <jpftgn at gmail.com>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"



Summary of changes:
 Makefile | 2 +-
 po/ca.po | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)



More information about the gnucash-changes mailing list