Changeset 1079

Show
Ignore:
Timestamp:
07/29/2012 08:53:22 AM (10 months ago)
Author:
moo
Message:

updated translation

Location:
trunk/htdocs/common
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/htdocs/common/common-zh-simplified.lang.php

    r1069 r1079  
    88        'Document' 
    99        => '帮助文档', 
     10        'INI Reference' 
     11        => 'INI 参考', 
    1012        'Get Support' 
    1113        => '获取支持', 
  • trunk/htdocs/common/common-zh-traditional.lang.php

    r1069 r1079  
    88        'Document' 
    99        => '幫助文檔', 
     10        'INI Reference' 
     11        => 'INI 參考', 
    1012        'Get Support' 
    1113        => '獲取支持', 
  • trunk/htdocs/common/common.php

    r1077 r1079  
    4646                "http://xcache.lighttpd.net/" => "XCache", 
    4747                "http://xcache.lighttpd.net/wiki/DocTOC" => _("Document"), 
    48                 "http://xcache.lighttpd.net/wiki/PhpIni" => _("INI Setting"), 
     48                "http://xcache.lighttpd.net/wiki/PhpIni" => _("INI Reference"), 
    4949                "http://xcache.lighttpd.net/wiki/GetSupport" => _("Get Support"), 
    5050                "https://groups.google.com/group/xcache/" => _("Discusson"),