Conversation
Member
Author
|
I was considering "completing" the function Comments and reviews wellcome. Plan to merge this in one week. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This change makes revlib code to export a list of TranslatedOk files, so it will be possible to change quality and sync tools to observe only (or preferably) the files in this status.
Also exports counts of files outdated on translations, for more than 1 and 2 years, so struggling translations can be easily spotted and, for example, can receive a wide banner asking for help, and also abandoned translations can now be detected.
The statistics can be generated from the script on
doc-base/scripts/translations/configure.php. I'm also seriously considering generating the same data ondoc-base/scripts/translations/genrevdb.php, as this is the type of information that is already produced and used while building the manual in the main site.For this to happen, is necessary to change a single line in
genrevdb.php, from:to