Willkommen bei den Thunderbird-Add-ons.
Fügen Sie Zusatzfunktionen und Stile hinzu, um sich Thunderbird zu Eigen zu machen.
SchließenAntwort von Entwickler freshlabs
Bewertet mit 5 von 5 Sternen
Good idea!
I have been waiting for such an extension for a long time!
Beside, I would like to provide it with the translation into Italian.
As it is very simple (just a couple of strings) I put it below. Please note that I give 2 versions of the translation because I don't know if the apostrophe (') should be escaped or not.
Version *WITHOUT* "escape":
{
  "extensionDescription": {
    "message": "Aggiunge un'opzione al menu contestuale delle cartelle di posta per spostare nel cestino tutti i messaggi ivi contenuti"
  },
  "contextTitle": {
    "message": "Svuota cartella"
  }
}
Versione *WITH* "escape" (\)
{
  "extensionDescription": {
    "message": "Aggiunge un\'opzione al menu contestuale delle cartelle di posta per spostare nel cestino tutti i messaggi ivi contenuti"
  },
  "contextTitle": {
    "message": "Svuota cartella"
  }
}
Regards,
Topoldo
Thank you for your contribution. I suppose the version without escaped apostrophe works fine. It is now included in the new version.
Um Ihre eigenen Sammlungen zu erstellen, müssen Sie einen Benutzeraccount bei Mozilla Add-ons haben.
 
    