main.ui: Remove unnecessary & characters from strings

This commit is contained in:
OpenSauce04 2025-03-09 13:52:27 +00:00
parent 21d01fef30
commit c5eaa44103

View File

@ -50,7 +50,7 @@
</property>
<widget class="QMenu" name="menu_File">
<property name="title">
<string>&amp;File</string>
<string>File</string>
</property>
<widget class="QMenu" name="menu_Boot_Home_Menu">
<property name="title">
@ -91,7 +91,7 @@
</widget>
<widget class="QMenu" name="menu_Emulation">
<property name="title">
<string>&amp;Emulation</string>
<string>Emulation</string>
</property>
<widget class="QMenu" name="menu_Save_State">
<property name="title">
@ -119,7 +119,7 @@
</widget>
<widget class="QMenu" name="menu_View">
<property name="title">
<string>&amp;View</string>
<string>View</string>
</property>
<widget class="QMenu" name="menu_View_Debugging">
<property name="title">
@ -207,7 +207,7 @@
</widget>
<widget class="QMenu" name="menu_Help">
<property name="title">
<string>&amp;Help</string>
<string>Help</string>
</property>
<addaction name="separator"/>
<addaction name="action_Report_Compatibility"/>
@ -275,7 +275,7 @@
</action>
<action name="action_Exit">
<property name="text">
<string>E&amp;xit</string>
<string>Exit</string>
</property>
</action>
<action name="action_Pause">
@ -283,7 +283,7 @@
<bool>false</bool>
</property>
<property name="text">
<string>&amp;Pause</string>
<string>Pause</string>
</property>
</action>
<action name="action_Stop">
@ -291,7 +291,7 @@
<bool>false</bool>
</property>
<property name="text">
<string>&amp;Stop</string>
<string>Stop</string>
</property>
</action>
<action name="action_Save">
@ -489,7 +489,7 @@
<string>Open Log Folder</string>
</property>
<property name="toolTip">
<string>Opens the Citra Log folder</string>
<string>Opens the Azahar Log folder</string>
</property>
</action>
<action name="action_Screen_Layout_Default">