GlotDict icon indicating copy to clipboard operation
GlotDict copied to clipboard

This extension for WordPress polyglots implements new features to improve the quality of translation/reviews!

Results 37 GlotDict issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/4569581/174320291-10daf7a8-4937-4a90-8487-327ee78281b1.png) This button... I have been thinking... Why is the locale code displayed? I'd display the "locale" like how it's listed on the page... That way people are more inclined...

According to [this article](https://developer.chrome.com/blog/mv2-transition/) we have a year by now to migrate to manifest V3 if we want to be able to push updates after this date. > January 2023:...

enhancement
hacktoberfest

- Web-accessible resources - Background service workers Note. Although my tests show that this works, we should look into https://developer.chrome.com/docs/extensions/mv3/migrating_to_service_workers/#state and see if this is an issue for us. However...

enhancement

I find it quite annoying that when I import translations from nl_NL to nl_BE that I always have to switch "current" to "waiting". Is it possible to have a feature...

Browser: Chrome Link: Themes, e.g. https://translate.wordpress.org/projects/wp-themes/suit-press/ Locale used: de_DE Button says "Scroll to **de_DE**" but scrolls to **de_DE_formal** I don't know if this is coming back or was never changed,...

Fixes #339 @webaxones Replaced JQuery in `glotdict-settings.js` with vanilla Javascript. I just started learning JQuery so pointers/corrections are appreciated! And of course if I missed any JQuery that's worth pointing...

To provide customized experiences (and to prevent errors) we check in the entire project some tings several times in various more or less performant ways. Since #320, thanks to @webaxones...

enhancement

So, there is a problem with the warnings in nl_NL & nl_BE. The thing is, the terms "site" and "website" we translate differently. In nl_NL, we use: "site" In nl_BE,...

Case 1: project doesn't have Glossary, but User is GTE/PTE and sees "Create a Glossary" link ![image](https://user-images.githubusercontent.com/65488419/133660551-4f73052b-6457-4d43-8bd2-fcaf7a0a8397.png) Case 2: project has a Glossary and user can have any role. ![image](https://user-images.githubusercontent.com/65488419/133660603-8f329549-089c-468e-b7aa-b9d138f39303.png)...

enhancement
hacktoberfest

Using `Intl.DateTimeFormat().resolvedOptions().locale;` it is possible to get the locale automatically from the browser. This don't work with all the user cases we has locales but can help a lot. I...

enhancement