##// END OF EJS Templates
Removes untranslated string....
Jean-Philippe Lang -
r2631:fba02769f3e8
parent child
Show More
@@ -1,4 +1,4
1 <h2><%=l(:label_project_copy)%></h2>
1 <h2><%=l(:label_project_new)%></h2>
2 2
3 3 <% labelled_tabular_form_for :project, @project, :url => { :action => "copy" } do |f| %>
4 4 <%= render :partial => 'form', :locals => { :f => f } %>
@@ -351,7 +351,6 en:
351 351 label_user_new: New user
352 352 label_project: Project
353 353 label_project_new: New project
354 label_project_copy: Copy project
355 354 label_project_plural: Projects
356 355 label_x_projects:
357 356 zero: no projects
General Comments 0
You need to be logged in to leave comments. Login now