Sha256: 20882db7c42591896ed99c031b51f2d44fc5eded8be2c248e67614b34838515f
Contents?: true
Size: 1.82 KB
Versions: 1
Compression:
Stored size: 1.82 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> myissues: syntax: jira myissues desc: If identified, will display a list of issues currently assigned to you 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}" myissues: empty: "You do not have any assigned issues. Great job!" info: "Here are issues currently assigned to you:"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lita-jira-0.6.0 | locales/en.yml |