root/trunk/coverager/common-zh-simplified-gb2312.lang.php

Revision 393, 308 bytes (checked in by moo, 19 months ago)

set svn:eol-style

  • Property svn:eol-style set to native
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.