diff options
| author | Marc Florisson | 2015-02-27 17:55:49 +0100 |
|---|---|---|
| committer | Marc Florisson | 2015-02-27 17:55:49 +0100 |
| commit | 809d5a6233cd3ce2a5b7174c002af005d7900d84 (patch) | |
| tree | dd323d758e7875568408b5f0a329af30b229fa37 /config | |
| parent | 6258c4bb1846860299d37121db78ed1713e56a18 (diff) | |
| parent | be2b59796a3418138dc862051732e0d9a76a8b94 (diff) | |
| download | chouette-core-809d5a6233cd3ce2a5b7174c002af005d7900d84.tar.bz2 | |
Merge branch 'V2_5' into footnotes
Diffstat (limited to 'config')
| -rw-r--r-- | config/locales/compliance_check_tasks.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/compliance_check_tasks.yml b/config/locales/compliance_check_tasks.yml index d56574c1d..ddbbdb5e6 100644 --- a/config/locales/compliance_check_tasks.yml +++ b/config/locales/compliance_check_tasks.yml @@ -12,7 +12,7 @@ en: failed: "[ Failed ]" pending: "[ In the treatment queue ]" processing: "[ In progress... ]" - export: "Export" + export: "Download test report" export_csv: "CSV format" new: title: "Create a new validation" @@ -81,7 +81,7 @@ fr: failed: "[ Echoué ]" pending: "[ En file d'attente ]" processing: "[ En progression... ]" - export: "Export" + export: "Télécharger les résultats" export_csv: "Format CSV" new: title: "Démarrer une nouvelle validation" |
