<?php
/**
 * Configuration setting title strings
 *
 * @author Brendon Rapp <brendon@jaguardesignstudio.com>
 */

  $lang['hipchat_token']      = "HipChat API token";
  $lang['hipchat_room']       = "HipChat room name";
  $lang['hipchat_name']       = "Notification user name";
  $lang['hipchat_namespaces'] = "Namespace filter: notify only on these namespaces (comma-separated)";
