Jesús Amieiro Becerra
Jesús Amieiro Becerra
Fixed in https://github.com/GlotPress/GlotPress/pull/1373.
Hi @nielslange As Pedro said, we developed a new plugin ([gp-translation-helpers](https://github.com/GlotPress/gp-translation-helpers)) to send a message to the administrators with information like this. You can: - Notify some typo in the...
I add the screenshots from the previous links with the variations rules, so if some link will break in the future, we have here the screenshots.    ...
@pedro-mendonca as the PR related with this issue has been closed, is it ok if I close this issue?
If the string should not be translated, the best approach is to don't make it translatable. We have recently added some error checks to GlotPress in https://github.com/GlotPress/GlotPress/pull/1644 and at translate.w.org...
I had the same problem and I wrote a post to document it https://www.jesusamieiro.com/you-need-to-have-ruby-and-sass-installed-and-in-your-path-for-this-task-to-work/
I am going to propose a simpler solution: add this `if` in the `gp_activate_plugin`: ``` function gp_activate_plugin() { // Let's check to see if we need to run the install/upgrade...
Hi, @janparkio Can you move the [Spanish (Paraguay)](https://github.com/GlotPress/GlotPress/pull/1769/files#diff-d6830717f246e32eb9971eca325e06c15ecd37b6b2f703817fbeef88e437001dR936-R946) code between [Spanish (Puerto Rico) and Spanish (US)](https://github.com/GlotPress/GlotPress/blob/fdc0ccb708afa3e229b2928490eb7d1cfd3591bc/locales/locales.php#L958-L960), so we have it in alphabetic order?
I think this could be interesting for the main functionality too. I saw some problems with missing or incorrect placeholders. 
Currently, it is not possible to create a new record in a glossary with the "&" word. You get this error: The field term is invalid and should be starting...