diff options
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 \ + + |
