Removing unused strings

Removing unused strings

написао/ла Mitsuhiro Yoshida -
Број одговора: 2
Слика Language pack maintainers

Reading Moodle codes for translation, I found that some translation strings are not used in Moodle 2.0. For example, the following strings are only used in lang/en/blog.php.

filterblogsby
groupblogentries
mustassociatecourse

So if possible, I'm really happy to remove those unused strings from lang/en/*.php regularly using shell script or php programs.Smile

У одговору на Mitsuhiro Yoshida

Re: Removing unused strings

написао/ла koen roggemans -
Слика Language pack maintainers