You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Context:
We are working with managable-sized translation files for our web application projects based on CakePHP.
The POT files are generated through semi-automated means.
Sometimes, the PO files will get updated by search/replace in our IDE instead of though Poedit.
To verify the translations are still valid, we often then open the PO file and press "Validate translations".
Feature proposal:
I think the manual translation verification could be (optionally) improved by running the validation automatcially after loading the PO file.
Rationale:
Automating it could help reduce errors and improve the UX for detecting issues with the translations.
This might not work for everybody or ever project. Thus, it would be sensible to have a configuration option just like showing the statistics after updating from POT file.
The text was updated successfully, but these errors were encountered:
It might but the results aren't shown (as a window or see #815) and depending on how one has setup the entry sort order potential errors aren't shown in the visible part of the list of translation strings.
Context:
We are working with managable-sized translation files for our web application projects based on CakePHP.
The POT files are generated through semi-automated means.
Sometimes, the PO files will get updated by search/replace in our IDE instead of though Poedit.
To verify the translations are still valid, we often then open the PO file and press "Validate translations".
Feature proposal:
I think the manual translation verification could be (optionally) improved by running the validation automatcially after loading the PO file.
Rationale:
Automating it could help reduce errors and improve the UX for detecting issues with the translations.
This might not work for everybody or ever project. Thus, it would be sensible to have a configuration option just like showing the statistics after updating from POT file.
The text was updated successfully, but these errors were encountered: