* change en lang.

This commit is contained in:
zhujinyong
2013-01-28 08:56:56 +00:00
parent cc84bba6b5
commit 2bb9e4ec3b

View File

@@ -30,7 +30,7 @@ $lang->my->storyMenu->reviewedByMe = 'My reviewed';
$lang->my->storyMenu->closedByMe = 'My closed';
$lang->my->home = new stdclass();
$lang->my->home->latest = 'Latest actions:';
$lang->my->home->latest = 'Dynamic';
$lang->my->home->action = "%s, %s <i>%s</i> %s <a href='%s'>%s</a>.";
$lang->my->home->projects = 'Project';
$lang->my->home->products = 'Product';