diff options
| author | 2017-02-09 04:36:04 -0500 | |
|---|---|---|
| committer | 2017-02-09 04:36:04 -0500 | |
| commit | d9aa870e5d509cc7309ab82dd102a937ab58613a (patch) | |
| tree | d92d03d76b5c390b335f1cfd761f1a0b59ec8496 /Plugins/CsvExport/CsvExport.pro | |
| parent | 68ee4cbcbe424b95969c70346283a9f217f63825 (diff) | |
Imported Upstream version 3.1.1+dfsg1upstream/3.1.1+dfsg1
Diffstat (limited to 'Plugins/CsvExport/CsvExport.pro')
| -rw-r--r-- | Plugins/CsvExport/CsvExport.pro | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Plugins/CsvExport/CsvExport.pro b/Plugins/CsvExport/CsvExport.pro index 9e509b2..f846b3e 100644 --- a/Plugins/CsvExport/CsvExport.pro +++ b/Plugins/CsvExport/CsvExport.pro @@ -29,10 +29,10 @@ RESOURCES += \ -TRANSLATIONS += CsvExport_it.ts \ +TRANSLATIONS += CsvExport_de.ts \ + CsvExport_it.ts \ CsvExport_zh_CN.ts \ CsvExport_sk.ts \ - CsvExport_de.ts \ CsvExport_ru.ts \ CsvExport_pt_BR.ts \ CsvExport_fr.ts \ @@ -51,3 +51,5 @@ TRANSLATIONS += CsvExport_it.ts \ + + |
