From 483657f7c007fbd34cfe378cef29db4e3f3a9e08 2016-06-18 10:47:02 From: Jean-Philippe Lang Date: 2016-06-18 10:47:02 Subject: [PATCH] Adjust i18n strings. git-svn-id: http://svn.redmine.org/redmine/trunk@15562 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/app/views/imports/show.html.erb b/app/views/imports/show.html.erb index a50db99..3a0d676 100644 --- a/app/views/imports/show.html.erb +++ b/app/views/imports/show.html.erb @@ -1,7 +1,7 @@

<%= l(:label_import_issues) %>

<% if @import.saved_items.count > 0 %> -

<%= l(:notice_import_finished, :count => @import.saved_items.count) %>

+

<%= l(:notice_import_finished, :count => @import.saved_items.count) %>: