Missing help files

Missing help files

by Ralf Hilgenstock -
Number of replies: 1
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Translators

From time to time we found help files announced in the php-code but not created in the en_utf8/help folder. Is there a way to check the complete code to find such missing help files? 

Average of ratings: -
In reply to Ralf Hilgenstock

Re: Missing help files

by David Mudrák -
Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers Picture of Plugins guardians Picture of Testers Picture of Translators
Also, a (probably command line) tool looking for missing translations of strings is wanted. On the other hand, such tool might compare current language pack and the strings being really used. There is a lot of $string[]'s that are not used in the code any more.