aboutsummaryrefslogtreecommitdiffstats
path: root/translations/qtmaildir_it_IT.ts
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-09-14 14:02:21 +0200
committerDanilo M. <danix@danix.xyz>2026-09-14 14:02:21 +0200
commit40328fb336ebcec716a39d1f78cdee95b89bc75b (patch)
tree5564c0b731a8f0af4cf56791ffac04062c6f03dd /translations/qtmaildir_it_IT.ts
parent9fdac493c9a6e35f36dc45ff0e13583ddf88605e (diff)
downloadqtmaildir-40328fb336ebcec716a39d1f78cdee95b89bc75b.tar.gz
qtmaildir-40328fb336ebcec716a39d1f78cdee95b89bc75b.zip
fix: the Not spam review findings
Close the two Important test gaps and fold in the minor notes. notSpamIsAbsentOnAReplyRow passed for the wrong reason: the reply node had no filePath and the selected child was the first message, so the predicate answered false on the empty path and hid the action with or without the reply guard. Give the reply a real spam path and select the actual reply child; mutation-checked that removing the guard now fails the test. Add notSpamThreadMovesEveryMessageHome, the thread-scoped coverage notSpamThreads()/m_pendingThreadScope/wholeThreadIds had none of, and assert the folded thread-scoped trash Restore re-adds the inbox tag. Rename the label Not junk -> Not spam (no free mnemonic in the Message menu) to match the rest of the UI, with the Italian translation updated, and add a changelog line for the thread-scoped Restore inbox-tag fix.
Diffstat (limited to 'translations/qtmaildir_it_IT.ts')
-rw-r--r--translations/qtmaildir_it_IT.ts12
1 files changed, 4 insertions, 8 deletions
diff --git a/translations/qtmaildir_it_IT.ts b/translations/qtmaildir_it_IT.ts
index dfd2ff9..f4d7688 100644
--- a/translations/qtmaildir_it_IT.ts
+++ b/translations/qtmaildir_it_IT.ts
@@ -550,6 +550,10 @@ Il messaggio È stato inviato. Non inviarlo di nuovo.</translation>
<translation>Aggiunge o rimuove l&apos;etichetta deleted</translation>
</message>
<message>
+ <source>Not spam</source>
+ <translation>Non spam</translation>
+ </message>
+ <message>
<source>Remove the unread tag from every message of the selected threads</source>
<translation>Rimuove il tag unread da ogni messaggio delle conversazioni selezionate</translation>
</message>
@@ -770,10 +774,6 @@ Il messaggio È stato inviato. Non inviarlo di nuovo.</translation>
<translation>Svuota spam</translation>
</message>
<message>
- <source>Not junk</source>
- <translation>Non spam</translation>
- </message>
- <message>
<source>Undelete thread</source>
<translation>Ripristina conversazione</translation>
</message>
@@ -928,10 +928,6 @@ Il messaggio È stato inviato. Non inviarlo di nuovo.</translation>
<translation>Sposta nella cartella spam i messaggi selezionati</translation>
</message>
<message>
- <source>Not &amp;junk</source>
- <translation>&amp;Non spam</translation>
- </message>
- <message>
<source>Move the selected messages out of the spam folder</source>
<translation>Sposta fuori dalla cartella spam i messaggi selezionati</translation>
</message>