From: Jean-Philippe Lang Date: Sat, 18 Jun 2016 10:47:02 +0000 (+0000) Subject: Adjust i18n strings. X-Git-Tag: 3.4.0~880 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=483657f7c007fbd34cfe378cef29db4e3f3a9e08;p=redmine.git 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 a50db99fe..3a0d67611 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) %>: