diff options
Diffstat (limited to 'Plugins/HtmlExport/HtmlExport.pro')
| -rw-r--r-- | Plugins/HtmlExport/HtmlExport.pro | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Plugins/HtmlExport/HtmlExport.pro b/Plugins/HtmlExport/HtmlExport.pro index 3ef30d0..66a68ca 100644 --- a/Plugins/HtmlExport/HtmlExport.pro +++ b/Plugins/HtmlExport/HtmlExport.pro @@ -29,10 +29,10 @@ FORMS += \ htmlexport.ui -TRANSLATIONS += HtmlExport_it.ts \ +TRANSLATIONS += HtmlExport_de.ts \ + HtmlExport_it.ts \ HtmlExport_zh_CN.ts \ HtmlExport_sk.ts \ - HtmlExport_de.ts \ HtmlExport_ru.ts \ HtmlExport_pt_BR.ts \ HtmlExport_fr.ts \ @@ -51,3 +51,5 @@ TRANSLATIONS += HtmlExport_it.ts \ + + |
