diff options
author | Go MAEDA <maeda@farend.jp> | 2020-01-21 04:29:01 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2020-01-21 04:29:01 +0000 |
commit | 845d256d49eb55e83f1b74551e2cde75c1b468c9 (patch) | |
tree | fdcadb0601eac3004e2a84c2bde90bf4d5171311 /config | |
parent | ca214d2789076f5985e9be5755e42b1269f98c1b (diff) | |
download | redmine-845d256d49eb55e83f1b74551e2cde75c1b468c9.tar.gz redmine-845d256d49eb55e83f1b74551e2cde75c1b468c9.zip |
German translation for high priority notification setting (#32628).
git-svn-id: http://svn.redmine.org/redmine/trunk@19452 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/de.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml index 8e4146978..a7541c2fc 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -782,6 +782,7 @@ de: label_user_activity: "Aktivität von %{value}" label_user_anonymous: Anonym label_user_mail_no_self_notified: "Ich möchte nicht über Änderungen benachrichtigt werden, die ich selbst durchführe." + label_user_mail_notify_about_high_priority_issues_html: "Benachrichtige mich über Aufgaben mit einer Priorität von <em>%{prio}</em> oder höher" label_user_mail_option_all: "Für alle Ereignisse in all meinen Projekten" label_user_mail_option_none: Keine Ereignisse label_user_mail_option_only_my_events: Nur für Aufgaben die ich beobachte oder an welchen ich mitarbeite |