c4239a4fd2
Untranslated templates were deleted. git-svn-id: http://redmine.rubyforge.org/svn/trunk@641 e93f8b46-1217-0410-a6f0-8f06a7374b81
5 lines
275 B
Plaintext
5 lines
275 B
Plaintext
文書が <%= @document.project.name %> (<%= @document.category.name %>) に追加されました:
|
|
<%= l(:field_title) %>: <%= @document.title %>
|
|
|
|
<%= url_for :only_path => false, :host => Setting.host_name, :controller => 'documents', :action => 'show', :id => @document %>
|