diff options
| author | 2017-02-09 04:36:04 -0500 | |
|---|---|---|
| committer | 2017-02-09 04:36:04 -0500 | |
| commit | d9aa870e5d509cc7309ab82dd102a937ab58613a (patch) | |
| tree | d92d03d76b5c390b335f1cfd761f1a0b59ec8496 /Plugins/HtmlExport/HtmlExport.pro | |
| parent | 68ee4cbcbe424b95969c70346283a9f217f63825 (diff) | |
Imported Upstream version 3.1.1+dfsg1upstream/3.1.1+dfsg1
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 \ + + |
