diff options
Diffstat (limited to 'Plugins/XmlExport/XmlExport.pro')
| -rw-r--r-- | Plugins/XmlExport/XmlExport.pro | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Plugins/XmlExport/XmlExport.pro b/Plugins/XmlExport/XmlExport.pro index bf34076..944c6a1 100644 --- a/Plugins/XmlExport/XmlExport.pro +++ b/Plugins/XmlExport/XmlExport.pro @@ -27,10 +27,10 @@ RESOURCES += \ xmlexport.qrc -TRANSLATIONS += XmlExport_it.ts \ +TRANSLATIONS += XmlExport_de.ts \ + XmlExport_it.ts \ XmlExport_zh_CN.ts \ XmlExport_sk.ts \ - XmlExport_de.ts \ XmlExport_ru.ts \ XmlExport_pt_BR.ts \ XmlExport_fr.ts \ @@ -49,3 +49,5 @@ TRANSLATIONS += XmlExport_it.ts \ + + |
