diff options
| author | Stefan Schüßler | 2013-04-05 10:36:22 +0200 | 
|---|---|---|
| committer | Jack Nagel | 2013-04-05 14:11:39 -0500 | 
| commit | 0583a470ece78ef8d975d0dbe3ecf6bd8217914f (patch) | |
| tree | 171afa50de1a00488870c163e189a1560db2de9c /index_zh-cn.html | |
| parent | cee6cfb14a452be5ac1522b185d73d1f67e7eb05 (diff) | |
| download | homebrew-0583a470ece78ef8d975d0dbe3ecf6bd8217914f.tar.bz2 | |
Fix for language codes and Spanish
http://www.w3.org/International/articles/language-tags/ "The golden rule
when creating language tags is to keep the tag as short as possible.
Avoid region, script or other subtags except where they add useful
distinguishing information."
Closes #18984.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'index_zh-cn.html')
| -rw-r--r-- | index_zh-cn.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/index_zh-cn.html b/index_zh-cn.html index 1b77315cb..44bf1e434 100644 --- a/index_zh-cn.html +++ b/index_zh-cn.html @@ -1,6 +1,6 @@  ---  layout: index -lang: zh-cn +lang: zh-CN  title: Homebrew — MacPorts让您崩溃不?试试Homebrew吧!  subtitle: OS X系统缺失的组件管理工具 | 
