Skip to content
Snippets Groups Projects
Commit fba02769 authored by Jean-Philippe Lang's avatar Jean-Philippe Lang
Browse files

Removes untranslated string.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2730 e93f8b46-1217-0410-a6f0-8f06a7374b81
parent bbb5a47b
No related merge requests found
<h2><%=l(:label_project_copy)%></h2>
<h2><%=l(:label_project_new)%></h2>
<% labelled_tabular_form_for :project, @project, :url => { :action => "copy" } do |f| %>
<%= render :partial => 'form', :locals => { :f => f } %>
......
......@@ -351,7 +351,6 @@ en:
label_user_new: New user
label_project: Project
label_project_new: New project
label_project_copy: Copy project
label_project_plural: Projects
label_x_projects:
zero: no projects
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment