summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Chen <oldsharp@gmail.com>2015-08-20 09:17:09 +0800
committerJiang Xin <worldhello.net@gmail.com>2015-08-23 15:11:57 +0800
commitee7589bb22c0edf2b5107a6800d0afa58807b9dc (patch)
tree6a016841a3492e8869a84d78e4fe498f71a31b26
parent4375c10e2832c3cde80067fa7b197408b6f4e358 (diff)
downloadgit-ee7589bb22c0edf2b5107a6800d0afa58807b9dc.tar.gz
l10n: zh_CN: Update Git Glossary: SHA-1
It's quite common to see the term "SHA-1" remain untranslated in many l10n works. So update the "SHA-1" entry in Git glossary to match this behavior. Signed-off-by: Ray Chen <oldsharp@gmail.com>
-rw-r--r--po/zh_CN.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po
index c24663f709..057facc057 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -104,7 +104,7 @@
# revision | 版本
# rewind | 回退
# SCM | 源代码管理(工具)
-# SHA-1 | 安全哈希算法1
+# SHA-1 | SHA-1(安全哈希算法1)
# shallow repository | 浅(克隆)仓库
# signed tag | 签名标签
# smart HTTP | 智能 HTTP 协议