Jesús Amieiro Becerra

Results 43 comments of 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. ![image](https://github.com/GlotPress/GlotPress/assets/1667814/b43b9858-1b7e-4575-a465-fdf191a048cd) ![image](https://github.com/GlotPress/GlotPress/assets/1667814/57635a25-47ae-42f4-9152-1b4dab6abd6e) ![image](https://github.com/GlotPress/GlotPress/assets/1667814/214bbaa3-d36c-4adf-a6d5-30b45d86dd47) ![image](https://github.com/GlotPress/GlotPress/assets/1667814/1267b70e-c52f-4e9e-8874-48544f0611dd)...

@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. ![image](https://github.com/GlotPress/GlotPress/assets/1667814/4e4505cc-39af-4088-a1bf-bf9421d75874)

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...