mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-26 10:21:14 +00:00
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
Ein Dokument wurde hinzugefügt: <%= @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 %>
|