Fixed Include button shortcut key
This commit is contained in:
Generated
+1
-1
@@ -2203,7 +2203,7 @@ Namespace My.Resources
|
|||||||
End Property
|
End Property
|
||||||
|
|
||||||
'''<summary>
|
'''<summary>
|
||||||
''' Looks up a localized string similar to In&clude.
|
''' Looks up a localized string similar to Incl&ude.
|
||||||
'''</summary>
|
'''</summary>
|
||||||
Friend ReadOnly Property frmGameManager_IncludeShortcut() As String
|
Friend ReadOnly Property frmGameManager_IncludeShortcut() As String
|
||||||
Get
|
Get
|
||||||
|
|||||||
@@ -590,7 +590,7 @@
|
|||||||
<value>Include</value>
|
<value>Include</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="frmGameManager_IncludeShortcut" xml:space="preserve">
|
<data name="frmGameManager_IncludeShortcut" xml:space="preserve">
|
||||||
<value>In&clude</value>
|
<value>Incl&ude</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="frmGameManager_Items" xml:space="preserve">
|
<data name="frmGameManager_Items" xml:space="preserve">
|
||||||
<value>Items...</value>
|
<value>Items...</value>
|
||||||
|
|||||||
Reference in New Issue
Block a user