mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-20 10:15:10 -04:00
manual/GUI: correct MaxiCode space padding description/tooltip (mode 3 only)
This commit is contained in:
parent
a1d7fae90b
commit
516e4ddd49
3 changed files with 18 additions and 16 deletions
|
@ -103,8 +103,8 @@ Mode 6 sets the scanner (Reader Initialisation/Programming)</string>
|
|||
<property name="toolTip">
|
||||
<string>Postcode of up to 9 digits for Mode 2 or
|
||||
6 alphanumerics for Mode 3 (will truncate)
|
||||
Postcodes less than maximum length will
|
||||
be padded with spaces
|
||||
Mode 3 postcodes less than maximum
|
||||
length will be padded with spaces
|
||||
(ignored if disabled)</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
|
@ -126,8 +126,8 @@ be padded with spaces
|
|||
<property name="toolTip">
|
||||
<string>Postcode of up to 9 digits for Mode 2 or
|
||||
6 alphanumerics for Mode 3 (will truncate)
|
||||
Postcodes less than maximum length will
|
||||
be padded with spaces
|
||||
Mode 3 postcodes less than maximum
|
||||
length will be padded with spaces
|
||||
(ignored if disabled)</string>
|
||||
</property>
|
||||
<property name="sizePolicy">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue