Skip to content

Commit

Permalink
Typos.
Browse files Browse the repository at this point in the history
  • Loading branch information
punesemu committed Feb 20, 2024
1 parent d5935c6 commit 5ca2a06
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion src/gui/designer/dlgDipswitch.ui
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>Dipswitch</string>
<string>Dip Switches</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<property name="sizeConstraint">
Expand Down
2 changes: 1 addition & 1 deletion src/gui/designer/mainWindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -778,7 +778,7 @@
<normaloff>:/icon/icons/dipswitch.svgz</normaloff>:/icon/icons/dipswitch.svgz</iconset>
</property>
<property name="text">
<string>&amp;Dipswitch</string>
<string>&amp;Dip Switches</string>
</property>
</action>
<action name="action_Detach_Barcode">
Expand Down
14 changes: 7 additions & 7 deletions src/gui/designer/translations/en_EN.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,15 +75,15 @@
<translation type="unfinished"></translation>
</message>
<message>
<source>Dipswitch</source>
<source>Start</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Start</source>
<source>Default</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Default</source>
<source>Dip Switches</source>
<translation type="unfinished"></translation>
</message>
</context>
Expand Down Expand Up @@ -1613,10 +1613,6 @@
<source>T&amp;ape</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Dipswitch</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Detach &amp;Barcode</source>
<translation type="unfinished"></translation>
Expand Down Expand Up @@ -1685,6 +1681,10 @@
<source>Open Floppy Disk Image</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Dip Switches</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>nesKeyboardStatusBar</name>
Expand Down

0 comments on commit 5ca2a06

Please sign in to comment.