diff options
author | Jonas Smedegaard <dr@jones.dk> | 2011-06-16 18:42:42 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2011-06-16 18:42:42 +0200 |
commit | 9c5a8b671e8527d95b73a03b245d374bc1f42c7b (patch) | |
tree | eefc83c0c718ff81408060c3f6570ac7c2d4f53f /info | |
parent | 0de2e8367d8c1cde67e909a171f3fa2703597157 (diff) |
Fix set guid (not id) for inline directives.
Diffstat (limited to 'info')
-rw-r--r-- | info/sidebar.da.po | 7 | ||||
-rw-r--r-- | info/sidebar.mdwn | 2 |
2 files changed, 4 insertions, 5 deletions
diff --git a/info/sidebar.da.po b/info/sidebar.da.po index d7280ef..918de24 100644 --- a/info/sidebar.da.po +++ b/info/sidebar.da.po @@ -16,7 +16,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" #. type: Plain text -#, fuzzy, no-wrap -#| msgid "[[!inline pages=\"tagged(info) and currentlang()\" archive=\"yes\" show=3 template=\"titlepage\"]]\n" -msgid "[[!inline pages=\"tagged(info) and currentlang()\" archive=\"yes\" show=3 template=\"titlepage\" id=tag:dr.jones.dk/info/sidebar,en]]\n" -msgstr "[[!inline pages=\"tagged(info) and currentlang()\" archive=\"yes\" show=3 template=\"titlepage\"]]\n" +#, no-wrap +msgid "[[!inline pages=\"tagged(info) and currentlang()\" archive=\"yes\" show=3 template=\"titlepage\" guid=tag:dr.jones.dk/info/sidebar,en]]\n" +msgstr "[[!inline pages=\"tagged(info) and currentlang()\" archive=\"yes\" show=3 template=\"titlepage\" guid=tag:dr.jones.dk/info/sidebar,da]]\n" diff --git a/info/sidebar.mdwn b/info/sidebar.mdwn index fb9ef94..5617381 100644 --- a/info/sidebar.mdwn +++ b/info/sidebar.mdwn @@ -1 +1 @@ -[[!inline pages="tagged(info) and currentlang()" archive="yes" show=3 template="titlepage" id=tag:dr.jones.dk/info/sidebar,en]] +[[!inline pages="tagged(info) and currentlang()" archive="yes" show=3 template="titlepage" guid=tag:dr.jones.dk/info/sidebar,en]] |