diff options
author | YunQiang Su <yqsu@src.gnome.org> | 2012-08-18 11:16:59 +0800 |
---|---|---|
committer | YunQiang Su <yqsu@src.gnome.org> | 2012-08-18 11:22:08 +0800 |
commit | a39e8b4f79da2632b74447671231ece42ecb8705 (patch) | |
tree | bddbade9ef4dfc4f3cf107d3b009e3cadf96cae8 | |
parent | fe67f04a16bf5edeae6a925051ed1a811638619d (diff) | |
download | gtk+-gtk-2-24-win32.tar.gz |
fix an typo in zh_CN translationgtk-2-24-win32
-rw-r--r-- | po/zh_CN.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 40a575bfb8..d9858cb50f 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -47,7 +47,7 @@ msgstr "类" #. Description of --name=NAME in --help output #: ../gdk/gdk.c:154 msgid "Program name as used by the window manager" -msgstr "窗口管理其所使用的程序名" +msgstr "窗口管理器所使用的程序名" #. Placeholder in --name=NAME in --help output #: ../gdk/gdk.c:155 |