[reproducible-website] 01/01: berlin2016: fix gettext navigation

Holger Levsen holger at layer-acht.org
Tue Mar 28 11:15:36 UTC 2017


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository reproducible-website.

commit 4317241f63b6c60262ed611cd400f37bd4ea3c99
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Mar 28 13:15:11 2017 +0200

    berlin2016: fix gettext navigation
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 _events/berlin2016/gettext.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_events/berlin2016/gettext.md b/_events/berlin2016/gettext.md
index d3bf77d..cefa43d 100644
--- a/_events/berlin2016/gettext.md
+++ b/_events/berlin2016/gettext.md
@@ -3,7 +3,7 @@ layout: event_detail
 title: Gettext
 event: berlin2016
 order: 150
-permalink: /events/berlin2016/Gettext/
+permalink: /events/berlin2016/gettext/
 ---
 
 The problem is that timestamps end up in binaries because of [Gettext bug 49654](http://savannah.gnu.org/bugs/?49654).  The timestamps originate with `xgettext`, which writes them into the header of `.pot` (the template for translations, extracted from source code strings).  `msgmerge` preserves these timestamps when merging actual translations (`.po` files) with translation templates (`.pot` file).  `msgfmt` preserves timestamps when it builds a binary `.mo` file from a `.po` file.  The [...]

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/reproducible-website.git



More information about the Reproducible-commits mailing list