|
Last change
on this file since 1053 was
1053,
checked in by moo, 10 months ago
|
|
refactor: move htdocs, bin, lib for easier installation
|
-
Property svn:eol-style set to
native
|
|
File size:
335 bytes
|
| Rev | Line | |
|---|
| [124] | 1 | <?php |
|---|
| 2 | |
|---|
| [1053] | 3 | $strings += array( |
|---|
| [124] | 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 代码覆盖查看器', |
|---|
| 20 | 'module' |
|---|
| 21 | => '模块', |
|---|
| 22 | '' |
|---|
| 23 | => '', |
|---|
| 24 | ); |
|---|
| 25 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.