Project

General

Profile

Actions

Feature #39074

open

Localize test email text

Added by Liane Hampe 7 months ago. Updated 7 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
I18n
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

There are 2 email views

+ test_email.html.erb
+ test_email.text.erb

having no localized text:

# test_email.html.erb
<p>This is a test email sent by Redmine.<br />
Redmine URL: <%= link_to @url, @url %></p>

# test_email.text.erb
This is a test email sent by Redmine.
Redmine URL: <%= @url %>

Supporting a translated text also for test email is only little effort but would improve consistency and user experience.

Actions #1

Updated by Mehmet A. 7 months ago

  • File 613px-Happy_new_year_01.svg.png added
Actions #2

Updated by Go MAEDA 7 months ago

  • File deleted (613px-Happy_new_year_01.svg.png)
Actions #3

Updated by Go MAEDA 7 months ago

  • Category changed from Translations to I18n
Actions

Also available in: Atom PDF