mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
fix mnemonics for IDEA-68461
This commit is contained in:
+3
-3
@@ -128,7 +128,7 @@
|
||||
<grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
|
||||
</constraints>
|
||||
<properties>
|
||||
<text value="&Analyze references"/>
|
||||
<text value="Analyze &references"/>
|
||||
</properties>
|
||||
</component>
|
||||
<component id="a0eca" class="javax.swing.JRadioButton" binding="myLookForAssignments">
|
||||
@@ -136,7 +136,7 @@
|
||||
<grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
|
||||
</constraints>
|
||||
<properties>
|
||||
<text value="&Look for variable assignments"/>
|
||||
<text value="Look for &variable assignments"/>
|
||||
</properties>
|
||||
</component>
|
||||
<component id="1c9a1" class="javax.swing.JRadioButton" binding="myUseDfa">
|
||||
@@ -155,7 +155,7 @@
|
||||
<grid row="3" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
|
||||
</constraints>
|
||||
<properties>
|
||||
<text value="Convert undefined operands to text in concatenations"/>
|
||||
<text value="Convert undefined operands to &text in concatenations"/>
|
||||
</properties>
|
||||
</component>
|
||||
<vspacer id="5c670">
|
||||
|
||||
Reference in New Issue
Block a user