diff options
| author | 2017-02-09 04:36:04 -0500 | |
|---|---|---|
| committer | 2017-02-09 04:36:04 -0500 | |
| commit | d9aa870e5d509cc7309ab82dd102a937ab58613a (patch) | |
| tree | d92d03d76b5c390b335f1cfd761f1a0b59ec8496 /Plugins/PdfExport/PdfExport.pro | |
| parent | 68ee4cbcbe424b95969c70346283a9f217f63825 (diff) | |
Imported Upstream version 3.1.1+dfsg1upstream/3.1.1+dfsg1
Diffstat (limited to 'Plugins/PdfExport/PdfExport.pro')
| -rw-r--r-- | Plugins/PdfExport/PdfExport.pro | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Plugins/PdfExport/PdfExport.pro b/Plugins/PdfExport/PdfExport.pro index 95848c1..d0818b3 100644 --- a/Plugins/PdfExport/PdfExport.pro +++ b/Plugins/PdfExport/PdfExport.pro @@ -26,10 +26,10 @@ RESOURCES += \ pdfexport.qrc -TRANSLATIONS += PdfExport_it.ts \ +TRANSLATIONS += PdfExport_de.ts \ + PdfExport_it.ts \ PdfExport_zh_CN.ts \ PdfExport_sk.ts \ - PdfExport_de.ts \ PdfExport_ru.ts \ PdfExport_pt_BR.ts \ PdfExport_fr.ts \ @@ -48,3 +48,5 @@ TRANSLATIONS += PdfExport_it.ts \ + + |
