Sha256: 6a6bbe309a0fc8715987c7b535118a9166e0c0df538af434e5095a66829cff0e

Contents?: true

Size: 1.54 KB

Versions: 1

Compression:

Stored size: 1.54 KB

Contents

en:
  lita:
    handlers:
      jira:
        error:
          already_identified: "You are already identified as %{email}"
          not_identified: You do not have an email address on record
          request: Error fetching JIRA issue
        help:
          identify:
            syntax: jira identify <email address>
            desc: Associate your chat user with your email address
          forget:
            syntax: jira forget
            desc: Remove your chat user / email association
          whoami:
            syntax: jira whoami
            desc: Show your chat user / email association
          comment:
            syntax: jira comment on <issue> <comment text>
            desc: Adds <comment text> to <issue>
          details:
            syntax: jira details <issue>
            desc: Shows detailed information for <issue>
          summary:
            syntax: jira <issue>
            desc: Shows summary for <issue>
          todo:
            syntax: todo <project> "<subject>" ["<summary>"]
            desc: Creates an issue in <project> with <subject> and optionally <summary>
        identify:
          stored: "You have been identified as %{email} to JIRA"
          deleted: You have been de-identified from JIRA
          email: "You are identified with JIRA as %{email}"
        issue:
          created: "Issue %{key} created"
          details: "%{key}: %{summary}, assigned to: %{assigned}, priority: %{priority}, status: %{status}"
          summary: "%{key}: %{summary}"
        comment:
          added: "Comment added to %{issue}"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
lita-jira-0.5.0 locales/en.yml