# File lib/rbot/core/auth.rb, line 418
  def need_args(cmd)
    _("sorry, I need more arguments to %{command}") % {:command => cmd}
  end