diff options
| author | 2015-11-25 16:48:41 -0500 | |
|---|---|---|
| committer | 2015-11-25 16:48:41 -0500 | |
| commit | 8e640722c62692818ab840d50b3758f89a41a54e (patch) | |
| tree | 38197eb1688a5afc338081ea17e15f938976e422 /Plugins/CsvImport/CsvImport.pro | |
| parent | 9618f0ebbf4b88045247c01ce8c8f58203508ebf (diff) | |
Imported Upstream version 3.0.7upstream/3.0.7
Diffstat (limited to 'Plugins/CsvImport/CsvImport.pro')
| -rw-r--r-- | Plugins/CsvImport/CsvImport.pro | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Plugins/CsvImport/CsvImport.pro b/Plugins/CsvImport/CsvImport.pro index 6ce08d1..7e8dce0 100644 --- a/Plugins/CsvImport/CsvImport.pro +++ b/Plugins/CsvImport/CsvImport.pro @@ -28,7 +28,8 @@ RESOURCES += \ csvimport.qrc -TRANSLATIONS += CsvImport_zh_CN.ts \ +TRANSLATIONS += CsvImport_it.ts \ + CsvImport_zh_CN.ts \ CsvImport_sk.ts \ CsvImport_de.ts \ CsvImport_ru.ts \ @@ -48,3 +49,4 @@ TRANSLATIONS += CsvImport_zh_CN.ts \ + |
