tvplanit: Update PrintPreviewForm to scale correctly in the HighDpi mode of Lazarus 1.8. Fix typo in German translation.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5878 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2017-05-19 21:51:57 +00:00
parent 856b65b6bd
commit a6f1c69218
2 changed files with 15 additions and 12 deletions

View File

@@ -9,7 +9,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: de\n"
"X-Generator: Poedit 1.8.9\n"
"X-Generator: Poedit 1.8.11\n"
#: vpsr.rs1day
msgid "1 day"
@@ -965,7 +965,7 @@ msgstr "Abbrechen"
#: vpsr.rsprintprvcancelhint
msgid "Cancel preview"
msgstr "Durckvorschau abbrechen"
msgstr "Druckvorschau abbrechen"
#: vpsr.rsprintprvfirstpage
msgid "&First page"
@@ -1613,4 +1613,3 @@ msgstr "Unbekannte Achsen-Spezifikation: %s"
#: vpsr.sxmldecnotatbeg
msgid "The XML declaration must appear before the first element"
msgstr "Die XML-Deklaration muss vor dem ersten Element erscheinen."