Note: this list is kept only as a demonstration for CVSNotice. For the latest CVS notices, see the Xaraya and Postnuke sites
View Statistics - Next Notice - Previous NoticeDirectory filter : [ all ] / postnuke_official / html / modules / recommend_us / lang / zho [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 06 Aug 2002 11:50:17 | postnuke_official/html/modules/recommend_us/lang/zho | global.php,NONE,1.1.2.1 | Xiaoyu Huang |
| working | |||
Update of /home/cvsroot/postnuke_official/html/modules/recommend_us/lang/zho
In directory ns7.hostnuke.net:/tmp/cvs-serv12471
Added Files:
Tag: PostNuke_71
global.php
Log Message:
working
--- NEW FILE: global.php ---
<?php
// ----------------------------------------------------------------------
// Purpose of file: Recommend_Us language defines.
// ----------------------------------------------------------------------
define("_CONSIDERED","我认为这篇文章您会感兴趣,于是想发送给您。");
define("_EMAILWRONG","朋友的Email无效");
define("_FDATE","日期:");
define("_FFRIENDEMAIL","您朋友的Email:");
define("_FFRIENDNAME","您朋友的名字:");
define("_FREFERENCE","关于我们站点的介绍信已经被发送给");
define("_FSITENAME","站点名称:");
define("_FSITEURL","站点URL:");
define("_FSTORY","文章");
define("_FTOPIC","主题:");
define("_FYOUREMAIL","您的Email:");
define("_FYOURNAME","您的名字:");
define("_HASSENT","已经发送给");
if (!defined('_HELLO')) {
define("_HELLO","您好");
}
define("_INTERESTING","您感兴趣的文章来自于");
define("_INTSENT","有兴趣并想把它发送给您。");
define("_INTSITE","感兴趣的站点:");
define("_NAMETOOLONG","朋友的名字太长");
define("_OURSITE","觉得我们的站点");
define("_RECOMMEND","推荐这个站点给朋友");
define("_RECOMMENDUSNOAUTH","您没有权限推荐");
define("_SEND","发送");
define("_THANKS","谢谢!");
define("_THANKSREC","十分感谢您您推荐我们的站点!");
define("_TOAFRIEND","给特别的朋友:");
define("_YOUCANREAD","您可以去看其它您感兴趣的文章来");
define("_YOURFRIEND","您的朋友");
define("_YOUSENDSTORY","您将发送这篇文章");
?>
View Statistics - Next Notice - Previous Notice
| Visit Developer Site - Browse CVS Repository |
Syndicate via backend.rss (max. once per hour please) | Powered by CVSNotice 0.1.3 |