Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems with Italian translation - no buttons in message filters dialog #242

Open
RealRaven2000 opened this issue May 12, 2024 · 2 comments
Assignees
Labels

Comments

@RealRaven2000
Copy link
Owner

Apparently in the Italian version of 6.4 there is a regression in the locale that causes the toolbar buttons in message filters not to display. Instead there is an xml error in Betterbird:

image

I believe this is caused by escaped double quotes. I couldn't reproduce it at first because in the current prerelease 6.5pre5 this is already reversed to using lexical quotes:

image

Here is a quick fix version:

quickFilters-wx-6.5pre6.zip


To install version above download zip file and drag the file into Add-ons Manager (do not extract contents, it won't install like that) - also restart Thunderbird for this one so that the new style sheet will be loaded.

@RealRaven2000 RealRaven2000 self-assigned this May 12, 2024
@Betterbird
Copy link

Somehow we got involved in this. Yes, working in BB 115.11.0.

RealRaven2000 added a commit that referenced this issue May 12, 2024
@Dario1404
Copy link

Thanks to all guys sorry BB staff & quickFilters if I was a bit annoying (i got ADHD) and not knowing english did not help me.

Thank all now everything is working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants