forked from External/mage
Fixed minor spelling error in preferences.
This commit is contained in:
parent
c61819000a
commit
2b94ed232a
2 changed files with 6 additions and 6 deletions
|
|
@ -150,7 +150,7 @@
|
|||
<Property name="toolTipText" type="java.lang.String" value="Write the card's name on the card to make the card name more recognizable."/>
|
||||
<Property name="actionCommand" type="java.lang.String" value=""/>
|
||||
<Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
|
||||
<Color id="Default Cursor"/>
|
||||
<Color id="Standardcursor"/>
|
||||
</Property>
|
||||
</Properties>
|
||||
<Events>
|
||||
|
|
@ -516,8 +516,8 @@
|
|||
<Component class="javax.swing.JLabel" name="labelDialogFont">
|
||||
<Properties>
|
||||
<Property name="horizontalAlignment" type="int" value="0"/>
|
||||
<Property name="text" type="java.lang.String" value="Messages and menues"/>
|
||||
<Property name="toolTipText" type="java.lang.String" value="<HTML>The size of the font of messages and menues"/>
|
||||
<Property name="text" type="java.lang.String" value="Messages and menus"/>
|
||||
<Property name="toolTipText" type="java.lang.String" value="<HTML>The size of the font of messages and menus"/>
|
||||
</Properties>
|
||||
<AccessibilityProperties>
|
||||
<Property name="AccessibleContext.accessibleDescription" type="java.lang.String" value="<HTML>The size of the font used to display messages or menus."/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue