diff options
author | Jonas Smedegaard <dr@jones.dk> | 2010-07-18 10:34:33 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2010-07-18 10:34:33 +0200 |
commit | d23ee7647c80fe53351650aea91df45e280da824 (patch) | |
tree | 21efea29d5945e26b6f61c9f17d53b9fda4b18fb | |
parent | 603ddfac66fff4a79ef9b529aea62a9f927d6d66 (diff) |
Fix a grammar error in danish po of templates.
-rw-r--r-- | po/templates.da.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/templates.da.po b/po/templates.da.po index 18a401b..808fdd9 100644 --- a/po/templates.da.po +++ b/po/templates.da.po @@ -435,7 +435,7 @@ msgstr "[[!meta authorurl=\"\"\"<TMPL_VAR AUTHORURL>\"\"\"]]\n" #: change.tmpl:5 #, no-wrap msgid "[[!meta title=\"\"\"change to<TMPL_LOOP PAGES> <TMPL_VAR PAGE></TMPL_LOOP> on <TMPL_VAR WIKINAME>\"\"\"]]\n" -msgstr "[[!meta title=\"\"\"ændringer for<TMPL_LOOP PAGES> <TMPL_VAR PAGE></TMPL_LOOP> på <TMPL_VAR WIKINAME>\"\"\"]]\n" +msgstr "[[!meta title=\"\"\"ændring af<TMPL_LOOP PAGES> <TMPL_VAR PAGE></TMPL_LOOP> på <TMPL_VAR WIKINAME>\"\"\"]]\n" #. type: Plain text #: change.tmpl:7 |