summaryrefslogtreecommitdiff
path: root/inlinepage.tmpl
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2011-02-10 14:27:00 +0100
committerJonas Smedegaard <dr@jones.dk>2013-10-12 14:25:57 +0200
commit0e6ff999a3e1d255bf4f88c61ffa96e54452f512 (patch)
treef9401f04d0a73782d85bccdc1ef2642b7bcda5ec /inlinepage.tmpl
parent67b676bd50fb475c3b6c314942be14b4677e426b (diff)
Translate to danish.
Diffstat (limited to 'inlinepage.tmpl')
-rw-r--r--inlinepage.tmpl8
1 files changed, 4 insertions, 4 deletions
diff --git a/inlinepage.tmpl b/inlinepage.tmpl
index 37d7e48..8c5800c 100644
--- a/inlinepage.tmpl
+++ b/inlinepage.tmpl
@@ -32,12 +32,12 @@
<TMPL_IF HTML5><footer class="inlinefooter"><TMPL_ELSE><div class="inlinefooter"></TMPL_IF>
<span class="pagedate">
-Posted <TMPL_VAR CTIME>
+Leveret <TMPL_VAR CTIME>
</span>
<TMPL_IF TAGS>
<TMPL_IF HTML5><nav class="tags"><TMPL_ELSE><span class="tags"></TMPL_IF>
-Tags:
+Mærkater:
<TMPL_LOOP TAGS>
<TMPL_VAR LINK>
</TMPL_LOOP>
@@ -52,7 +52,7 @@ Tags:
<TMPL_IF LICENSE>
<div class="pagelicense">
-License: <TMPL_VAR LICENSE>
+Licens: <TMPL_VAR LICENSE>
</div>
</TMPL_IF>
@@ -60,7 +60,7 @@ License: <TMPL_VAR LICENSE>
<TMPL_IF HTML5><nav class="actions"><TMPL_ELSE><div class="actions"></TMPL_IF>
<ul>
<TMPL_IF EDITURL>
-<li><a href="<TMPL_VAR EDITURL>" rel="nofollow">Edit</a></li>
+<li><a href="<TMPL_VAR EDITURL>" rel="nofollow">Redigér</a></li>
</TMPL_IF>
<TMPL_IF COMMENTSLINK>
<li><TMPL_VAR COMMENTSLINK></li>