diff options
| author | 2017-02-09 04:36:04 -0500 | |
|---|---|---|
| committer | 2017-02-09 04:36:04 -0500 | |
| commit | d9aa870e5d509cc7309ab82dd102a937ab58613a (patch) | |
| tree | d92d03d76b5c390b335f1cfd761f1a0b59ec8496 /Plugins/CsvImport/CsvImport.pro | |
| parent | 68ee4cbcbe424b95969c70346283a9f217f63825 (diff) | |
Imported Upstream version 3.1.1+dfsg1upstream/3.1.1+dfsg1
Diffstat (limited to 'Plugins/CsvImport/CsvImport.pro')
| -rw-r--r-- | Plugins/CsvImport/CsvImport.pro | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Plugins/CsvImport/CsvImport.pro b/Plugins/CsvImport/CsvImport.pro index 7e8dce0..1aaa291 100644 --- a/Plugins/CsvImport/CsvImport.pro +++ b/Plugins/CsvImport/CsvImport.pro @@ -28,10 +28,10 @@ RESOURCES += \ csvimport.qrc -TRANSLATIONS += CsvImport_it.ts \ +TRANSLATIONS += CsvImport_de.ts \ + CsvImport_it.ts \ CsvImport_zh_CN.ts \ CsvImport_sk.ts \ - CsvImport_de.ts \ CsvImport_ru.ts \ CsvImport_pt_BR.ts \ CsvImport_fr.ts \ @@ -50,3 +50,5 @@ TRANSLATIONS += CsvImport_it.ts \ + + |
