Hello all,
On 22.1.2023 20.15, Daniele Forsi via wsjt-devel wrote:
Hello Marco,
the issue is due to the .ts file not up to date with the source code:
the source code has the string "Max Dist", but the English string in
the translations/wsjtx_it.ts has "Max Pts" and the translation can't
be found if the English strings don't match.
I don't know what is the command to update the .ts files.
I'm not a developer so I'm sorry to to intefere into this but...
Seems that the "wsjtx_it.ts" file is out of sync with "mainwindow.ui"
Therefore the tool-tip for the "respondComboBox" is not shown. ( Italian
seems to be the only language that has translation for this item )
I include a "wsjtx.patch" file that will fix it...
73's de Kari, oh2gqc
diff --git a/translations/wsjtx_it.ts b/translations/wsjtx_it.ts
index 590a155..3d796b3 100755
--- a/translations/wsjtx_it.ts
+++ b/translations/wsjtx_it.ts
@@ -2379,8 +2379,8 @@ Errore (%2):%3</translation>
<translation>Abilita la risposta automatica alla prima decodifica da un nuovo DXCC o una nuova chiamata sulla banda corrente.</translation>
</message>
<message>
- <location filename="../widgets/mainwindow.ui" line="837"/>
- <source><html><head/><body><p>Select <span style=" font-weight:600;">CQ: First</span> to respond automatically to the first decoded reply to your CQ. </p><p>Select <span style=" font-weight:600;">CQ: Max Pts</span> to respond automatically to the reply yielding most points in the ARRL International Digital Contest.</p><p>Select <span style=" font-weight:600;">CQ: None</span> to choose callers manually.</p></body></html></source>
+ <location filename="../widgets/mainwindow.ui" line="1221"/>
+ <source><html><head/><body><p>Select <span style=" font-weight:600;">CQ: First</span> to respond automatically to the first decoded reply to your CQ. </p><p>Select <span style=" font-weight:600;">CQ: Max Dist</span> to respond automatically to the reply yielding most points in the ARRL International Digital Contest.</p><p>Select <span style=" font-weight:600;">CQ: None</span> to choose callers manually.</p></body></html></source>
<translation><html><head/><body><p>Seleziona <span style=" font-weight:600;">CQ: prima</span> per rispondere automaticamente alla prima risposta decodificata al tuo CQ. </p><p>Seleziona <span style=" font-weight:600;">CQ: Max Dist</span> per rispondere automaticamente alla risposta che ha ottenuto più punti nell'ARRL International Digital Contest.</p>< p>Seleziona <span style=" font-weight:600;">CQ: Nessuno</span> per scegliere i chiamanti manualmente.</p></body></html></translation>
</message>
<message>
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel