blob: 4b1f9c3948c746a7eebf7f2116fab7b19f957762 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
en:
import:
resources: &resources
index:
title: "NeTEx conformity"
table_state: "%{lines_imported} line(s) imported on %{lines_in_zipfile} presents in zipfile"
table_title: "Satus of anlyzed files"
table_explanation: "When calendriers.xml and/or commun.xml are not imported, then all lines file are not processed."
metrics: "%{error_count} errors, %{warning_count} warnings"
import_resources:
<<: *resources
activerecord:
models:
import_resource:
zero: "netex conformity"
one: "netex conformity"
other: "netex conformities"
attributes:
import:
resource:
name: "Filename"
status: "Status"
|