diff options
author | Jonas Smedegaard <dr@jones.dk> | 2012-10-21 19:02:43 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2012-10-21 19:02:43 +0200 |
commit | 96332ea680451f58daaf13a20d27c5c3e1a02a8e (patch) | |
tree | a41bbf9ff5b22c23c52b15da5073ca03606bd028 /msg | |
parent | 4cf5f50019484da2bfe27ad72eb30cf503cb2244 (diff) |
Add sidebar for /msg.
Diffstat (limited to 'msg')
-rw-r--r-- | msg/sidebar.da.po | 22 | ||||
-rw-r--r-- | msg/sidebar.mdwn | 1 |
2 files changed, 23 insertions, 0 deletions
diff --git a/msg/sidebar.da.po b/msg/sidebar.da.po new file mode 100644 index 0000000..0a52969 --- /dev/null +++ b/msg/sidebar.da.po @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2012-10-21 19:00+0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: Plain text +#, no-wrap +msgid "[[!inline pages=\"page(./*) and !page(./*/*) and !sidebar and currentlang()\" archive=yes show=3 template=titlepage]]\n" +msgstr "[[!inline pages=\"page(./*) and !page(./*/*) and !sidebar and currentlang()\" archive=yes show=3 template=titlepage]]\n" diff --git a/msg/sidebar.mdwn b/msg/sidebar.mdwn new file mode 100644 index 0000000..507a4af --- /dev/null +++ b/msg/sidebar.mdwn @@ -0,0 +1 @@ +[[!inline pages="page(./*) and !page(./*/*) and !sidebar and currentlang()" archive=yes show=3 template=titlepage]] |