#17727625 : features to view old revision and to apply old revision

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6011 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2009-04-01 08:38:38 +00:00
parent a50139a884
commit 9c88f8a395
12 changed files with 72 additions and 11 deletions

View file

@ -13,4 +13,5 @@
$lang->use_comment = 'コメント機能を使う';
$lang->about_use_comment = 'コメント機能をオン・オフを設定します。';
$lang->contributors = 'Contributors';
$lang->notice_old_revision = 'This is an old revision';
?>