locales/en.yml in lita-jira-0.6.0 vs locales/en.yml in lita-jira-0.7.0

- old
+ new

@@ -35,10 +35,11 @@ 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}" + details: "[%{key}] %{summary}\nStatus: %{status}, assigned to: %{assigned}, fixVersion: %{fixVersion}, priority: %{priority}\n%{url}" + oneline: "%{url} - %{status}, %{assigned} - %{summary}" summary: "%{key}: %{summary}" comment: added: "Comment added to %{issue}" myissues: empty: "You do not have any assigned issues. Great job!"