<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -12,6 +12,6 @@ private
   def find_version_and_project
     @project = Project.find(params[:project_id])
     @version = params[:id] ? @project.versions.find(params[:id]) : @project.current_version
-    render_error(&quot;There is no current Sprint for this Project&quot;) and return unless @version
+    render_error(l(:burndown_text_no_sprint)) and return unless @version
   end
-end
\ No newline at end of file
+end</diff>
      <filename>app/controllers/burndowns_controller.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1 +1,2 @@
-burndown: Burndown
\ No newline at end of file
+burndown: Burndown
+burndown_text_no_sprint: There is no current Sprint for this Project</diff>
      <filename>lang/en.yml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>fd9ca0fc4e7936d45baa498e7ff79b9619a8d29b</id>
    </parent>
  </parents>
  <author>
    <name>Eric Davis</name>
    <email>edavis@littlestreamsoftware.com</email>
  </author>
  <url>http://github.com/scrumalliance/redmine_burndown/commit/3a327f470fbc1870e9ee2f1c20a1f6db99f82967</url>
  <id>3a327f470fbc1870e9ee2f1c20a1f6db99f82967</id>
  <committed-date>2009-02-10T11:40:39-08:00</committed-date>
  <authored-date>2009-02-09T20:15:48-08:00</authored-date>
  <message>Added GLoc strings for the error message

Signed-off-by: Scrum Alliance Development Team &lt;devteam@scrumalliance.org&gt;</message>
  <tree>3a548efbe084c83b57bf73e105d2865f46bc7ddc</tree>
  <committer>
    <name>Scrum Alliance Development Team</name>
    <email>devteam@scrumalliance.org</email>
  </committer>
</commit>
