Only in english: .htaccess
diff -r english/admin.php english2/admin.php
28c28
< define('_AM_DISPFULL', 'Display descriptions and pubdates also');
---
> define('_AM_DISPFULL', 'Display descriptions and publish dates');
33c33
< define('_AM_URLEDFXML','URI of RSS or ATOM');
---
> define('_AM_URLEDFXML','URL of RSS or ATOM');
47a48
> 
diff -r english/blocks.php english2/blocks.php
13c13
< define('_MB_HEADLINES_MAXITEMAFEED_MIXED','Max items a feed to be picked up in this block');
---
> define('_MB_HEADLINES_MAXITEMAFEED_MIXED','Max items a feed is to pick up in this block');
18c18
< ?>
\ No newline at end of file
---
> ?>
diff -r english/headlinerenderer_sample.php english2/headlinerenderer_sample.php
61c61
< ?>
\ No newline at end of file
---
> ?>
Only in english: index.html
diff -r english/main.php english2/main.php
21c21
< ?>
\ No newline at end of file
---
> ?>
diff -r english/modinfo.php english2/modinfo.php
14c14
< define("_MI_HEADLINES_DESC","Displayes RSS/XML Newsfeed from other sites");
---
> define("_MI_HEADLINES_DESC","Display RSS/XML Newsfeed from other sites");
41,44c41,44
< define("_MI_HEADLINES_SHORTDTFMT","Short format of date&time");
< define("_MI_HEADLINES_SHORTDTFMTD","Describe it as the first parameter of PHP function date().<br /><a href='http://jp.php.net/date'>Refer to PHP manual</a>") ;
< define("_MI_HEADLINES_MIXPICKUP","Don't pick up an item as recent if its feeds is over-numbered than max items");
< define("_MI_HEADLINES_MIXPICKUPD","If you set this No, the setting of 'Max items' of each feeds are ignored.");
---
> define("_MI_HEADLINES_SHORTDTFMT","Short format of date & time");
> define("_MI_HEADLINES_SHORTDTFMTD","Describe it as the first parameter of PHP function date().<br /><a href='http://ca3.php.net/date'>Refer to PHP manual</a>") ;
> define("_MI_HEADLINES_MIXPICKUP","Don't pick up an item as recent if its feed is over-numbered than max items");
> define("_MI_HEADLINES_MIXPICKUPD","If you set this to No, the setting of 'Max items' of each feed is ignored.");
48c48
< ?>
\ No newline at end of file
---
> ?>
