root/tags/1.1-rc2/coverager/common-zh-simplified-gb2312.lang.php

Revision 255, 308 bytes (checked in by moo, 2 years ago)
  • fix build on rare arch
  • fix build on Mac OS X
  • merged from trunk: 159,161-162,167-180,182,184,186-187,194
    • [194] PHP_5_2: new element in zend_brk_cont_element
    • [186] [187] fix build on some rare arch
    • [184] fix tplcov
    • [178] fix type processor_t conflict with Mac OS X
Line 
1<?php
2
3$strings = array(
4        'root'
5        => '��ʼ',
6        'Directory'
7        => 'Ŀ¼',
8        'File'
9        => '���',
10        'Percent'
11        => '�����,
12        'Hits'
13        => '��',
14        'Lines'
15        => '��',
16        'TODO'
17        => '�����',
18        'XCache PHP Code Coverage Viewer'
19        => 'XCache PHP ���Dz鿴�',
20        'module'
21        => 'ģ��
22        ''
23        => '',
24        );
Note: See TracBrowser for help on using the browser.