summaryrefslogtreecommitdiff
path: root/res/values-zh/arrays.xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-07-10 09:43:28 +0200
committerArne Schwabe <arne@rfc2549.org>2012-07-10 09:43:28 +0200
commit46796d8a233835c20a44d8e1dcd2d2ad1a317b61 (patch)
treebfccbd5c5c02492499039c49002875a3237a5943 /res/values-zh/arrays.xml
parent53f538ed346ce9e6e729be947c6c00311f1dbf4e (diff)
Add patches from issue #48, #49, #50 (closes issue #48, #49 and #50)
Diffstat (limited to 'res/values-zh/arrays.xml')
-rw-r--r--res/values-zh/arrays.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/res/values-zh/arrays.xml b/res/values-zh/arrays.xml
index 1a78cb8e..23e2aefb 100644
--- a/res/values-zh/arrays.xml
+++ b/res/values-zh/arrays.xml
@@ -17,12 +17,12 @@
<item>"未指定"</item>
</string-array>
<string-array name="verb_entries">
- <item>"0 - 无记录"</item>
+ <item>"0 - 无日志"</item>
<item>"1 - 默认详细级别"</item>
- <item>"2 - 多详细"</item>
+ <item>"2 - 更详细"</item>
<item>"3"</item>
<item>"4"</item>
- <item>"5 - 调试记录"</item>
+ <item>"5 - 调试日志"</item>
</string-array>
</resources> \ No newline at end of file