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:27:28 +0800 |
commit | ce3b36afaf49d9fd9f5d4c9479ddd2c165caaadc (patch) | |
tree | 6075f8c0fe78efcd755c98df5ab89716655ccd1b | |
parent | 7fe86a42f75e64669dc4146326f0807ac6872d3c (diff) | |
download | gtk+-gtk-2-6.tar.gz |
fix an typo in zh_CN translationgtk-2-6
-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 71c775ca2c..ccd23091c2 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -726,7 +726,7 @@ msgstr "XPM 图像格式" #. Description of --class=CLASS in --help output #: gdk/gdk.c:115 msgid "Program class as used by the window manager" -msgstr "窗口管理其所使用的程序类" +msgstr "窗口管理器所使用的程序类" #. Placeholder in --class=CLASS in --help output #: gdk/gdk.c:116 |