diff options
author | Manuel Munz <freifunk@somakoma.de> | 2010-11-18 03:29:17 +0000 |
---|---|---|
committer | Manuel Munz <freifunk@somakoma.de> | 2010-11-18 03:29:17 +0000 |
commit | e8a9cad684d875a2f2c6dcb94149409049d42492 (patch) | |
tree | a34826ac81d8cab5d8e123a111793c8b2220aa4b /po/templates/freifunk.pot | |
parent | 543e129ab56f1c96962a0c9a3d8fe2279f5cd2db (diff) |
modules/freifunk: Make the public index page editable
Diffstat (limited to 'po/templates/freifunk.pot')
-rw-r--r-- | po/templates/freifunk.pot | 21 |
1 files changed, 20 insertions, 1 deletions
diff --git a/po/templates/freifunk.pot b/po/templates/freifunk.pot index d5a8b212c..22a44bb93 100644 --- a/po/templates/freifunk.pot +++ b/po/templates/freifunk.pot @@ -136,7 +136,7 @@ msgstr "" #. Decline msgid "Decline" msgstr "" -+ + #. Services error msgid "" "No services can be shown, because olsrd is not running or the olsrd-" @@ -284,3 +284,22 @@ msgstr "" #. Confirm Upgrade msgid "Confirm Upgrade" msgstr "" + +#. Edit index page +msgid "Edit index page" +msgstr "" + +#. You can display additional content on the public index page by inserting valid XHTML in the form below.<br />Headlines should be enclosed between <h2> and </h2>. +msgid "" +"You can display additional content on the public index page by inserting " +"valid XHTML in the form below.<br />Headlines should be enclosed between <" +"h2> and </h2>." +msgstr "" + +#. Disable default content +msgid "Disable default content" +msgstr "" + +#. If checked then the default content element is not shown. +msgid "If checked then the default content element is not shown." +msgstr "" |