<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -41,7 +41,12 @@ class BulkTimeEntriesController &lt; ApplicationController
           unless @time_entry.save
             page.replace &quot;entry_#{html_id}&quot;, :partial =&gt; 'time_entry', :object =&gt; @time_entry
           else
-            page.replace_html &quot;entry_#{html_id}&quot;, &quot;&lt;div class='flash notice'&gt;#{l(:text_time_added_to_project,@time_entry.hours)}#{&quot; (#{@time_entry.comments})&quot; unless @time_entry.comments.blank?}.&lt;/div&gt;&quot;
+            time_entry_target = if @time_entry.issue
+                                  &quot;#{h(@time_entry.project.name)} - #{h(@time_entry.issue.subject)}&quot;
+                                else
+                                  &quot;#{h(@time_entry.project.name)}&quot;
+                                end
+            page.replace_html &quot;entry_#{html_id}&quot;, &quot;&lt;div class='flash notice'&gt;#{l(:text_time_added_to_project, :count =&gt; @time_entry.hours, :target =&gt; time_entry_target)}#{&quot; (#{@time_entry.comments})&quot; unless @time_entry.comments.blank?}.&lt;/div&gt;&quot;
           end
         end
       end</diff>
      <filename>app/controllers/bulk_time_entries_controller.rb</filename>
    </modified>
    <modified>
      <diff>@@ -3,4 +3,4 @@ en:
   label_bulk_time_entries: Bulk Time Entries
   label_bulk_time_add_another: Add Another
   text_bulk_time_entry_permission: You do not have permission to log time on any projects
-  text_time_added_to_project: &quot;{{count}} hours added to project&quot;
+  text_time_added_to_project: &quot;{{count}} hours added to {{target}}&quot;</diff>
      <filename>config/locales/en.yml</filename>
    </modified>
    <modified>
      <diff>@@ -3,4 +3,4 @@ fr:
   label_bulk_time_entries: Saisie de temps
   label_bulk_time_add_another: Saisir un nouveau temps
   text_bulk_time_entry_permission: Aucun projet ne vous permet de saisir des temps
-  text_time_added_to_project: &quot;{{count}} heures ajoutees au projet&quot;
+  text_time_added_to_project: &quot;{{count}} heures ajoutees au {{target}}&quot;</diff>
      <filename>config/locales/fr.yml</filename>
    </modified>
    <modified>
      <diff>@@ -3,4 +3,4 @@
   label_bulk_time_entries: Id&#337; mennyis&#233;g bejegyz&#233;sek
   label_bulk_time_add_another: Tov&#225;bbi hozz&#225;ad&#225;sa
   text_bulk_time_entry_permission: Nincs jogosults&#225;god a projektek idej&#233;t napl&#243;zni
-  text_time_added_to_project: %s &#243;ra hozz&#225;adva a projekthez
+  text_time_added_to_project: {{count}} &#243;ra hozz&#225;adva a  {{target}}</diff>
      <filename>config/locales/hu.yml</filename>
    </modified>
    <modified>
      <diff>@@ -3,4 +3,4 @@ it:
   label_bulk_time_entries: Registrazione multipla tempi
   label_bulk_time_add_another: aggiungine un'altro
   text_bulk_time_entry_permission: Non hai i permessi per aggiungere tempi a nessun progetto
-  text_time_added_to_project: &quot;Aggiunte {{count}} ore al progetto&quot;
+  text_time_added_to_project: &quot;Aggiunte {{count}} ore al {{target}}&quot;</diff>
      <filename>config/locales/it.yml</filename>
    </modified>
    <modified>
      <diff>@@ -3,4 +3,4 @@ ko:
   label_bulk_time_entries: &#45796;&#51473; &#49884;&#44036; &#51077;&#47141;
   label_bulk_time_add_another: &#45796;&#47480; &#54637;&#47785; &#52628;&#44032;
   text_bulk_time_entry_permission: &#49884;&#44036;&#51012; &#44592;&#47197;&#54624; &#44428;&#54620;&#51060; &#50630;&#49845;&#45768;&#45796;.
-  text_time_added_to_project: &quot;&#54532;&#47196;&#51229;&#53944;&#50640; {{count}} &#49884;&#44036;&#51012; &#44592;&#47197;&#54664;&#49845;&#45768;&#45796;.&quot;
+  text_time_added_to_project: &quot;&#54532;&#47196;&#51229;&#53944;&#50640; {{count}} &#49884;&#44036;&#51012; &#44592;&#47197;&#54664;&#49845;&#45768;&#45796; {{target}}.&quot;</diff>
      <filename>config/locales/ko.yml</filename>
    </modified>
    <modified>
      <diff>@@ -3,5 +3,5 @@ pl:
   label_bulk_time_entries: Grupowe Uzupe&#322;nianie Godzin Pracy
   label_bulk_time_add_another: Dodaj Kolejny
   text_bulk_time_entry_permission: Nie masz uprawnie&#324; do wpisywania godzin w &#380;adnym projekcie
-  text_time_added_to_project: &quot;{{count}} godzin dodano do projektu&quot;
+  text_time_added_to_project: &quot;{{count}} godzin dodano do {{target}}&quot;
 </diff>
      <filename>config/locales/pl.yml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>952d9cea70ebb27e33c6df5ad0627705d4612c45</id>
    </parent>
  </parents>
  <author>
    <name>Eric Davis</name>
    <email>edavis@littlestreamsoftware.com</email>
  </author>
  <url>http://github.com/edavis10/redmine-bulk_time_entry_plugin/commit/b6b90484e6c58c24c3d9683938df8a2fbafd4431</url>
  <id>b6b90484e6c58c24c3d9683938df8a2fbafd4431</id>
  <committed-date>2009-11-07T19:06:06-08:00</committed-date>
  <authored-date>2009-11-07T19:06:06-08:00</authored-date>
  <message>[#2839] Display the project name, issue subject, and comment when saving a time entry.</message>
  <tree>4e9bd973580d17efb659ebaf581e1c065c0d9db0</tree>
  <committer>
    <name>Eric Davis</name>
    <email>edavis@littlestreamsoftware.com</email>
  </committer>
</commit>
