index_title=Custom Commands
index_edit=Edit command
index_none=No custom commands defined
index_create=Create a new custom command
index_return=commands

edit_title=Edit Command
create_title=Create Command
edit_ecannot=You are not allowed to edit commands
edit_details=Command detail
edit_desc=Description
edit_cmd=Command
edit_user=Run as user
edit_raw=Command outputs HTML?
edit_su=Use user's environment?
edit_params=Command parameters
edit_name=Name
edit_type=Type
edit_quote=Quote parameter?
edit_type0=Text
edit_type1=User
edit_type2=UID
edit_type3=Group
edit_type4=GID
edit_type5=File
edit_type6=Directory
edit_type7=Option..
edit_type8=Password

save_err=Failed to save command
save_ecannot=You are not allowed to edit commands
save_ecmd=No command entered
save_edesc=No description entered
save_euser=Missing or invalid user

run_err=Failed to execute command
run_ecannot=You are not allowed to run this command
run_euser=Missing or invalid user
run_egroup=Missing or invalid group
run_title=Execute Command
run_out=Output from $1 ..
run_noout=No output generated
