Skip to content

Commit 3904710

Browse files
committed
Fix typos spotted by lulol :)
1 parent 22a8cc0 commit 3904710

20 files changed

+52
-52
lines changed

src/MainWindow.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2066,7 +2066,7 @@ void MainWindow::reloadSettings()
20662066
QFile f(":qdarkstyle/style.qss");
20672067
if (!f.exists()) {
20682068
QMessageBox::warning(this, qApp->applicationName(),
2069-
tr("Could not open find resource file: %1").arg(f.fileName()));
2069+
tr("Could not find resource file: %1").arg(f.fileName()));
20702070
} else {
20712071
f.open(QFile::ReadOnly | QFile::Text);
20722072
QTextStream ts(&f);

src/SqlExecutionArea.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<string>Find previous match [Shift+F3]</string>
8282
</property>
8383
<property name="whatsThis">
84-
<string>Find previous match with mapping</string>
84+
<string>Find previous match with wrapping</string>
8585
</property>
8686
<property name="icon">
8787
<iconset resource="icons/icons.qrc">

src/TableBrowser.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@
266266
<string>Find previous match [Shift+F3]</string>
267267
</property>
268268
<property name="whatsThis">
269-
<string>Find previous match with mapping</string>
269+
<string>Find previous match with wrapping</string>
270270
</property>
271271
<property name="icon">
272272
<iconset resource="icons/icons.qrc">

src/translations/sqlb_ar_SA.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4590,7 +4590,7 @@ If you answer no we will attempt to import the data in the SQL file to the curre
45904590
</message>
45914591
<message>
45924592
<location filename="../MainWindow.cpp" line="2069"/>
4593-
<source>Could not open find resource file: %1</source>
4593+
<source>Could not find resource file: %1</source>
45944594
<translation type="unfinished"></translation>
45954595
</message>
45964596
<message>
@@ -6634,7 +6634,7 @@ p, li { white-space: pre-wrap; }
66346634
</message>
66356635
<message>
66366636
<location filename="../SqlExecutionArea.ui" line="84"/>
6637-
<source>Find previous match with mapping</source>
6637+
<source>Find previous match with wrapping</source>
66386638
<translation>جِد المطابقة السابقة مع الالتفاف</translation>
66396639
</message>
66406640
<message>
@@ -7215,7 +7215,7 @@ Hold %3Shift and click to jump there</source>
72157215
</message>
72167216
<message>
72177217
<location filename="../TableBrowser.ui" line="269"/>
7218-
<source>Find previous match with mapping</source>
7218+
<source>Find previous match with wrapping</source>
72197219
<translation type="unfinished">جِد المطابقة السابقة مع الالتفاف</translation>
72207220
</message>
72217221
<message>

src/translations/sqlb_cs.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4331,7 +4331,7 @@ If you answer no we will attempt to import the data in the SQL file to the curre
43314331
</message>
43324332
<message>
43334333
<location filename="../MainWindow.cpp" line="2069"/>
4334-
<source>Could not open find resource file: %1</source>
4334+
<source>Could not find resource file: %1</source>
43354335
<translation type="unfinished"></translation>
43364336
</message>
43374337
<message>
@@ -6248,7 +6248,7 @@ p, li { white-space: pre-wrap; }
62486248
</message>
62496249
<message>
62506250
<location filename="../SqlExecutionArea.ui" line="84"/>
6251-
<source>Find previous match with mapping</source>
6251+
<source>Find previous match with wrapping</source>
62526252
<translation type="unfinished"></translation>
62536253
</message>
62546254
<message>
@@ -6806,7 +6806,7 @@ Hold %3Shift and click to jump there</source>
68066806
</message>
68076807
<message>
68086808
<location filename="../TableBrowser.ui" line="269"/>
6809-
<source>Find previous match with mapping</source>
6809+
<source>Find previous match with wrapping</source>
68106810
<translation type="unfinished"></translation>
68116811
</message>
68126812
<message>

src/translations/sqlb_de.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5109,7 +5109,7 @@ Sind Sie sich sicher?</translation>
51095109
</message>
51105110
<message>
51115111
<location filename="../MainWindow.cpp" line="2069"/>
5112-
<source>Could not open find resource file: %1</source>
5112+
<source>Could not find resource file: %1</source>
51135113
<translation type="unfinished"></translation>
51145114
</message>
51155115
<message>
@@ -6942,7 +6942,7 @@ p, li { white-space: pre-wrap; }
69426942
</message>
69436943
<message>
69446944
<location filename="../SqlExecutionArea.ui" line="84"/>
6945-
<source>Find previous match with mapping</source>
6945+
<source>Find previous match with wrapping</source>
69466946
<translation>Vorherige Übereinstimmung mit Mapping finden</translation>
69476947
</message>
69486948
<message>
@@ -7523,7 +7523,7 @@ Halten Sie %3Umschalt und klicken Sie, um hierher zu springen</translation>
75237523
</message>
75247524
<message>
75257525
<location filename="../TableBrowser.ui" line="269"/>
7526-
<source>Find previous match with mapping</source>
7526+
<source>Find previous match with wrapping</source>
75277527
<translation type="unfinished">Vorherige Übereinstimmung mit Mapping finden</translation>
75287528
</message>
75297529
<message>

src/translations/sqlb_en_GB.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3565,7 +3565,7 @@ If you answer no we will attempt to import the data in the SQL file to the curre
35653565
</message>
35663566
<message>
35673567
<location filename="../MainWindow.cpp" line="2069"/>
3568-
<source>Could not open find resource file: %1</source>
3568+
<source>Could not find resource file: %1</source>
35693569
<translation type="unfinished"></translation>
35703570
</message>
35713571
<message>
@@ -5348,7 +5348,7 @@ p, li { white-space: pre-wrap; }
53485348
</message>
53495349
<message>
53505350
<location filename="../SqlExecutionArea.ui" line="84"/>
5351-
<source>Find previous match with mapping</source>
5351+
<source>Find previous match with wrapping</source>
53525352
<translation type="unfinished"></translation>
53535353
</message>
53545354
<message>
@@ -5877,7 +5877,7 @@ Hold %3Shift and click to jump there</source>
58775877
</message>
58785878
<message>
58795879
<location filename="../TableBrowser.ui" line="269"/>
5880-
<source>Find previous match with mapping</source>
5880+
<source>Find previous match with wrapping</source>
58815881
<translation type="unfinished"></translation>
58825882
</message>
58835883
<message>

src/translations/sqlb_es_ES.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4914,7 +4914,7 @@ Si responde no se intentarán importar los datos del archivo SQL en la base de d
49144914
</message>
49154915
<message>
49164916
<location filename="../MainWindow.cpp" line="2069"/>
4917-
<source>Could not open find resource file: %1</source>
4917+
<source>Could not find resource file: %1</source>
49184918
<translation type="unfinished"></translation>
49194919
</message>
49204920
<message>
@@ -6964,7 +6964,7 @@ p, li { white-space: pre-wrap; }
69646964
</message>
69656965
<message>
69666966
<location filename="../SqlExecutionArea.ui" line="84"/>
6967-
<source>Find previous match with mapping</source>
6967+
<source>Find previous match with wrapping</source>
69686968
<translation>Buscar la siguiente ocurrencia</translation>
69696969
</message>
69706970
<message>
@@ -7545,7 +7545,7 @@ Mantenga pulsado %3May y haga clic para ir ahí</translation>
75457545
</message>
75467546
<message>
75477547
<location filename="../TableBrowser.ui" line="269"/>
7548-
<source>Find previous match with mapping</source>
7548+
<source>Find previous match with wrapping</source>
75497549
<translation type="unfinished">Buscar la siguiente ocurrencia</translation>
75507550
</message>
75517551
<message>

src/translations/sqlb_fa.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5006,7 +5006,7 @@ p, li { white-space: pre-wrap; }
50065006
</message>
50075007
<message>
50085008
<location filename="../SqlExecutionArea.ui" line="69"/>
5009-
<source>Find previous match with mapping</source>
5009+
<source>Find previous match with wrapping</source>
50105010
<translation type="unfinished"></translation>
50115011
</message>
50125012
<message>

src/translations/sqlb_fr.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5220,7 +5220,7 @@ Are you sure?</source>
52205220
</message>
52215221
<message>
52225222
<location filename="../MainWindow.cpp" line="2069"/>
5223-
<source>Could not open find resource file: %1</source>
5223+
<source>Could not find resource file: %1</source>
52245224
<translation>Le fichier de ressources : %1 ne peut être ouvert</translation>
52255225
</message>
52265226
<message>
@@ -7068,7 +7068,7 @@ p, li { white-space: pre-wrap; }
70687068
</message>
70697069
<message>
70707070
<location filename="../SqlExecutionArea.ui" line="84"/>
7071-
<source>Find previous match with mapping</source>
7071+
<source>Find previous match with wrapping</source>
70727072
<translation>Trouver la correspondance précédente avec le modèle</translation>
70737073
</message>
70747074
<message>
@@ -7650,7 +7650,7 @@ Appuyez simultanément sur %3+Maj et cliquez pour arriver ici</translation>
76507650
</message>
76517651
<message>
76527652
<location filename="../TableBrowser.ui" line="269"/>
7653-
<source>Find previous match with mapping</source>
7653+
<source>Find previous match with wrapping</source>
76547654
<translation>Trouver la correspondance précédente avec le modèle</translation>
76557655
</message>
76567656
<message>

0 commit comments

Comments
 (0)