summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2020-05-06 00:37:56 +0000
committerGo MAEDA <maeda@farend.jp>2020-05-06 00:37:56 +0000
commit43cc93755ad743e44cf9ef99b45790506c5f3c75 (patch)
treefbaf5624a7ff03a62ad7e5839b9035c2cc788464 /config
parent92fdcc1ce4f0a7d8555a245e8e4d016b67d4d998 (diff)
downloadredmine-43cc93755ad743e44cf9ef99b45790506c5f3c75.tar.gz
redmine-43cc93755ad743e44cf9ef99b45790506c5f3c75.zip
Support issue relations when importing issues (#28198).
Patch by Gregor Schmidt and Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19753 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r--config/locales/de.yml1
-rw-r--r--config/locales/en.yml1
2 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml
index 12b54df81..1d0fd5335 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -1189,6 +1189,7 @@ de:
label_quote_char: Anführungszeichen
label_double_quote_char: Doppelte Anführungszeichen
label_fields_mapping: Zuordnung der Felder
+ label_relations_mapping: Zuordnung von Beziehungen
label_file_content_preview: Inhaltsvorschau
label_create_missing_values: Ergänze fehlende Werte
button_import: Importieren
diff --git a/config/locales/en.yml b/config/locales/en.yml
index b6cbfa019..89fd151c4 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -1052,6 +1052,7 @@ en:
label_quote_char: Quote
label_double_quote_char: Double quote
label_fields_mapping: Fields mapping
+ label_relations_mapping: Relations mapping
label_file_content_preview: File content preview
label_create_missing_values: Create missing values
label_api: API