From 277c570b2c444a6fda6d7a2291d0b0dae88d0494 Mon Sep 17 00:00:00 2001 From: anonym Date: Fri, 20 Oct 2017 15:18:00 +0200 Subject: Make sure all Ikiwiki 'meta date':s are RFC-2822 compliant. Our bin/sanity-check-website check demands that format. --- wiki/src/news/what_we_do_with_your_money.fr.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wiki/src/news/what_we_do_with_your_money.fr.po') diff --git a/wiki/src/news/what_we_do_with_your_money.fr.po b/wiki/src/news/what_we_do_with_your_money.fr.po index cd8ddef..6223658 100644 --- a/wiki/src/news/what_we_do_with_your_money.fr.po +++ b/wiki/src/news/what_we_do_with_your_money.fr.po @@ -18,8 +18,8 @@ msgstr "" #. type: Plain text #, no-wrap -msgid "[[!meta date=\"Mon Nov 2 12:34:56 2016\"]]\n" -msgstr "[[!meta date=\"Mon Nov 2 12:34:56 2016\"]]\n" +msgid "[[!meta date=\"Mon, 02 Nov 2016 12:34:56 +0000\"]]\n" +msgstr "[[!meta date=\"Mon, 02 Nov 2016 12:34:56 +0000\"]]\n" #. type: Plain text #, no-wrap -- cgit v1.1