Removing unused strings

Removing unused strings

Yoshida Mitsuhiro -
Колькасьць адказаў: 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

У адказ на Yoshida Mitsuhiro

Re: Removing unused strings

roggemans koen -
Выява Language pack maintainers