GridPrinter: Fix minor oversights in previous commit.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8610 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2022-11-11 23:09:27 +00:00
parent 1fe764c55e
commit 6cc0a5829a
5 changed files with 10 additions and 9 deletions

View File

@ -115,7 +115,6 @@ msgstr "Original size (100%)"
#: gridprnstrings.rspageandzoominfo
#, object-pascal-format
#| msgid "Page %d of %d, Zoom %d %%"
msgid "Page %0:d of %1:d, Zoom %2:d %%"
msgstr "Page %0:d of %1:d, Zoom %2:d %%"
@ -138,8 +137,9 @@ msgid "Page margins configuration"
msgstr "Page margins configuration"
#: gridprnstrings.rspagemarginshint
msgid "Page margins"
msgstr "Page margins"
#| msgid "Page margins"
msgid "Show/hide page margins"
msgstr "Show/hide page margins"
#: gridprnstrings.rspagesetuphint
msgid "Page setup options"