-<%= @added_to %>\r
-<%= @attachments.size %> arquivo(s) adicionado.\r
-<% @attachments.each do |attachment | %>\r
-- <%= attachment.filename %><% end %>\r
-\r
+<%= @added_to %>
+<%= @attachments.size %> arquivo(s) adicionado.
+<% @attachments.each do |attachment | %>
+- <%= attachment.filename %><% end %>
+
<%= @url %>
\ No newline at end of file
--- /dev/null
+<%= @added_to %>
+<%= @attachments.size %> fil(er) tillagda.
+<% @attachments.each do |attachment | %>
+- <%= attachment.filename %><% end %>
+
+<%= @url %>
\ No newline at end of file
-Um documento foi adicionado no projeto <%= @document.project.name %> (<%= @document.category.name %>):\r
-<%= l(:field_title) %>: <%= @document.title %>\r
-\r
+Um documento foi adicionado no projeto <%= @document.project.name %> (<%= @document.category.name %>):
+<%= l(:field_title) %>: <%= @document.title %>
+
http://<%= Setting.host_name %>/documents/show/<%= @document.id %>
\ No newline at end of file
--- /dev/null
+Ett dokument har lagts till i <%= @document.project.name %> (<%= @document.category.name %>):
+<%= l(:field_title) %>: <%= @document.title %>
+
+http://<%= Setting.host_name %>/documents/show/<%= @document.id %>
\ No newline at end of file
-Tarefa #<%= @issue.id %> foi incluída.\r
-----------------------------------------\r
+Tarefa #<%= @issue.id %> foi incluída.
+----------------------------------------
<%= render :file => "_issue", :use_full_path => true, :locals => { :issue => @issue } %>
\ No newline at end of file
--- /dev/null
+Brist #<%= @issue.id %> har rapporterats.
+----------------------------------------
+<%= render :file => "_issue", :use_full_path => true, :locals => { :issue => @issue } %>
\ No newline at end of file
-Tarefa #<%= @issue.id %> foi alterada.\r
-<%= @journal.user.name %>\r
-<% for detail in @journal.details %>\r
-<%= show_detail(detail, true) %>\r
-<% end %>\r
-<%= @journal.notes if @journal.notes? %>\r
-----------------------------------------\r
+Tarefa #<%= @issue.id %> foi alterada.
+<%= @journal.user.name %>
+<% for detail in @journal.details %>
+<%= show_detail(detail, true) %>
+<% end %>
+<%= @journal.notes if @journal.notes? %>
+----------------------------------------
<%= render :file => "_issue", :use_full_path => true, :locals => { :issue => @issue } %>
\ No newline at end of file
--- /dev/null
+Brist #<%= @issue.id %> har uppdaterats.
+<%= @journal.user.name %>
+<% for detail in @journal.details %>
+<%= show_detail(detail, true) %>
+<% end %>
+<%= @journal.notes if @journal.notes? %>
+----------------------------------------
+<%= render :file => "_issue", :use_full_path => true, :locals => { :issue => @issue } %>
\ No newline at end of file
-Para mudar sua senha, clique no link abaixo:\r
-\r
+Para mudar sua senha, clique no link abaixo:
+
http://<%= Setting.host_name %>/account/lost_password?token=<%= @token.value %>
\ No newline at end of file
--- /dev/null
+För att ändra lösenord, följ denna länk:
+
+http://<%= Setting.host_name %>/account/lost_password?token=<%= @token.value %>
\ No newline at end of file
-Para ativar sua conta do redMine, clique no link abaixo:\r
-\r
+Para ativar sua conta do redMine, clique no link abaixo:
+
http://<%= Setting.host_name %>/account/register?token=<%= @token.value %>
\ No newline at end of file
--- /dev/null
+FÃr att aktivera ditt redMine-konto, använd följande länk.
+
+http://<%= Setting.host_name %>/account/register?token=<%= @token.value %>
\ No newline at end of file