From 4a8d603f97be6fff205e426bef22efdfc4c0c3eb Mon Sep 17 00:00:00 2001 From: Rose <83477269+AtariDreams@users.noreply.github.com> Date: Sun, 2 Oct 2022 12:26:38 -0400 Subject: [PATCH] Fix German translation "Default pitch" is "Voreingestellte Gradation" "Neigung" doesn't fit, since that just describes the tilting of something, "Gradation" with its description fits better for character sizes. --- locale/cups_de.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locale/cups_de.po b/locale/cups_de.po index 5e99787a5d..9c321f4562 100644 --- a/locale/cups_de.po +++ b/locale/cups_de.po @@ -75,7 +75,7 @@ msgid "\tDefault page size:" msgstr "\tVoreingestellte Seitengröße:" msgid "\tDefault pitch:" -msgstr "\tVoreingestellte Neigung:" +msgstr "\tVoreingestellte Gradation:" msgid "\tDefault port settings:" msgstr "\tVoreingestellte Porteinstellungen:" @@ -96,7 +96,7 @@ msgstr "\tSchnittstelle: %s.ppd" #, c-format msgid "\tInterface: %s/ppd/%s.ppd" -msgstr "\tSchnittstelle: %s/ppp/%s.ppd" +msgstr "\tSchnittstelle: %s/ppd/%s.ppd" #, c-format msgid "\tLocation: %s" -- 2.47.2