afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
afuna ([personal profile] afuna) wrote in [site community profile] changelog2009-03-06 07:21 pm

[dw-free] Site-scheme, English-strip, and modernize /admin/console/index.bml

[commit: http://hg.dwscoalition.org/dw-free/rev/6c94785d5366]

http://bugs.dwscoalition.org/show_bug.cgi?id=437

Forgot this file

Patch by [staff profile] denise.

Files modified:
  • htdocs/admin/console/index.bml.text
--------------------------------------------------------------------------------
diff -r 701002444654 -r 6c94785d5366 htdocs/admin/console/index.bml.text
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/htdocs/admin/console/index.bml.text	Fri Mar 06 19:20:49 2009 +0000
@@ -0,0 +1,13 @@
+;; -*- coding: utf-8 -*-
+
+.description=The Admin Console is where you can submit batch commands to be run. Most commands require special privileges, but some can be used by anybody. 
+
+.description.reference=See the <a [[aopts]]>command reference</a> for a list of commands.
+
+.entercommands=Enter Commands:
+
+.error.nopost=Error: invalid form submission; please refresh and try again.
+
+.execute=Execute
+
+.title=Admin Console
--------------------------------------------------------------------------------