Skip to content

Commit 62827ef

Browse files
Fix typo in ROM select tool
1 parent dfa1dc4 commit 62827ef

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

gui/qt/i18n/es_ES.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2183,7 +2183,7 @@ Archivo: </translation>
21832183
</message>
21842184
<message>
21852185
<location filename="../romselection.ui" line="284"/>
2186-
<source>To run the program, select Asm( from the catolog by pressing [2nd][0], and then pressing enter at the following prompt.</source>
2186+
<source>To run the program, select Asm( from the catalog by pressing [2nd][0], and then pressing enter at the following prompt.</source>
21872187
<translation>Para ejecutar el programa, seleccione Asm ( del catálogo presionando [2nd] [0], y luego presione [enter] en el siguiente mensaje.</translation>
21882188
</message>
21892189
<message>

gui/qt/i18n/fr_FR.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2181,7 +2181,7 @@ Fichier : </translation>
21812181
</message>
21822182
<message>
21832183
<location filename="../romselection.ui" line="284"/>
2184-
<source>To run the program, select Asm( from the catolog by pressing [2nd][0], and then pressing enter at the following prompt.</source>
2184+
<source>To run the program, select Asm( from the catalog by pressing [2nd][0], and then pressing enter at the following prompt.</source>
21852185
<translation>Pour lancer le programme, choisissez Asm( depuis le catalogue ([2nd][0]). Ensuite, appuyez sur Entrer.</translation>
21862186
</message>
21872187
<message>

gui/qt/i18n/nl_NL.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2197,7 +2197,7 @@ Bestand: </translation>
21972197
</message>
21982198
<message>
21992199
<location filename="../romselection.ui" line="284"/>
2200-
<source>To run the program, select Asm( from the catolog by pressing [2nd][0], and then pressing enter at the following prompt.</source>
2200+
<source>To run the program, select Asm( from the catalog by pressing [2nd][0], and then pressing enter at the following prompt.</source>
22012201
<translation>Om het programma uit te voeren, selecteer Asm( in de Catalogus door [2nd][0] in te toetsen en vervolgens Enter.</translation>
22022202
</message>
22032203
<message>

gui/qt/romselection.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@
281281
<item>
282282
<widget class="QLabel" name="line1_4">
283283
<property name="text">
284-
<string>To run the program, select Asm( from the catolog by pressing [2nd][0], and then pressing enter at the following prompt.</string>
284+
<string>To run the program, select Asm( from the catalog by pressing [2nd][0], and then pressing enter at the following prompt.</string>
285285
</property>
286286
<property name="wordWrap">
287287
<bool>true</bool>

0 commit comments

Comments
 (0)