Removing unused strings

Removing unused strings

Bởi Mitsuhiro Yoshida -
Số lượng các câu trả lời: 2
Hình của 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

Để phản hồi tới Mitsuhiro Yoshida

Re: Removing unused strings

Bởi koen roggemans -
Hình của Language pack maintainers