Skip to content

Commit

Permalink
l10n: zh_CN: Update Git Glossary: "dumb", "smart"
Browse files Browse the repository at this point in the history
"dumb/smart HTTP protocol" are normally considered as phrases.
Add "protocol" as a suffix after them makes more sense.

Signed-off-by: Ray Chen <oldsharp@gmail.com>
  • Loading branch information
Ray Chen authored and Jiang Xin committed Aug 23, 2015
1 parent ee7589b commit 755c831
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions po/zh_CN.po
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
# detached HEAD | 分离头指针
# directory | 目录
# dirty | 脏(的工作区)
# dumb HTTP | 哑 HTTP 协议
# dumb HTTP protocol | 哑 HTTP 协议
# evil merge | 坏合并(合并引入了父提交没有的修改)
# fast-forward | 快进
# fetch | 获取
Expand Down Expand Up @@ -107,7 +107,7 @@
# SHA-1 | SHA-1(安全哈希算法1)
# shallow repository | 浅(克隆)仓库
# signed tag | 签名标签
# smart HTTP | 智能 HTTP 协议
# smart HTTP protocol | 智能 HTTP 协议
# squash | 压缩
# stage | n. 暂存区(即索引); v. 暂存
# stash | n. 进度保存; v. 保存进度
Expand Down

0 comments on commit 755c831

Please sign in to comment.