diff options
author | Manuel Munz <freifunk@somakoma.de> | 2011-01-14 19:59:29 +0000 |
---|---|---|
committer | Manuel Munz <freifunk@somakoma.de> | 2011-01-14 19:59:29 +0000 |
commit | ea4abe564ba7f1b808afeaac93847e43aae59720 (patch) | |
tree | 8703b24d6fd6b967a848a6f884d95bfe49ff8035 /po/templates | |
parent | c75eeab65b703aff68119e561d34e88fe4964585 (diff) |
po: Add new translations for initmgr/local startup scripts
Diffstat (limited to 'po/templates')
-rw-r--r-- | po/templates/initmgr.pot | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/po/templates/initmgr.pot b/po/templates/initmgr.pot index cd470ca3c..e8e96b908 100644 --- a/po/templates/initmgr.pot +++ b/po/templates/initmgr.pot @@ -45,3 +45,12 @@ msgstr "" msgid "Stop" msgstr "" + +msgid "Local Startup" +msgstr "" + +msgid "" +"This is the content of /etc/rc.local. Insert your own commands here (in " +"front of 'exit 0') to execute them at the end of the boot process." +msgstr "" + |