diff options
author | Marius Balteanu <marius.balteanu@zitec.com> | 2021-08-01 17:38:53 +0000 |
---|---|---|
committer | Marius Balteanu <marius.balteanu@zitec.com> | 2021-08-01 17:38:53 +0000 |
commit | 8ade9596a994d50849c09e9dd857789b9ca3e459 (patch) | |
tree | 68a35888c94be445369cd204c6f95573412ff1d3 /config/locales/de.yml | |
parent | 805b36cbfbb0291f4aa4dfaa009bb088386749a9 (diff) | |
download | redmine-8ade9596a994d50849c09e9dd857789b9ca3e459.tar.gz redmine-8ade9596a994d50849c09e9dd857789b9ca3e459.zip |
Remove 'setting_bcc_recipients' from locales (##30820).
git-svn-id: http://svn.redmine.org/redmine/trunk@21131 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/de.yml')
-rw-r--r-- | config/locales/de.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml index ccfedcd64..050f4f0b4 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -990,7 +990,6 @@ de: setting_attachment_max_size: Maximale Dateigröße setting_autofetch_changesets: Changesets automatisch abrufen setting_autologin: Automatische Anmeldung läuft ab nach - setting_bcc_recipients: E-Mails als Blindkopie (BCC) senden setting_cache_formatted_text: Formatierten Text im Cache speichern setting_commit_cross_project_ref: Erlauben, Tickets aller anderen Projekte zu referenzieren setting_commit_fix_keywords: Schlüsselwörter (Status) |