mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-07 13:37:44 +01:00
Components, Printers: fixed typo
git-svn-id: trunk@57636 -
This commit is contained in:
parent
a2386a3541
commit
d841039a73
@ -34,7 +34,7 @@ resourcestring
|
|||||||
p4lrsPagesPerSheet = 'Pages per sheet';
|
p4lrsPagesPerSheet = 'Pages per sheet';
|
||||||
p4lrsMargins = 'Margins';
|
p4lrsMargins = 'Margins';
|
||||||
p4lrsAdvanced = 'Advanced';
|
p4lrsAdvanced = 'Advanced';
|
||||||
p4lrsNoDefaultPrinter = 'No default printer found';
|
p4lrsNoDefaultPrinter = 'No default printer found.';
|
||||||
p4lrsShortUnitsMm = '(mm)';
|
p4lrsShortUnitsMm = '(mm)';
|
||||||
p4lrsShortUnitsInches = '(inches)';
|
p4lrsShortUnitsInches = '(inches)';
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user