mirror of
https://github.com/redmine/redmine.git
synced 2025-12-15 21:10:27 +01:00
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
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user