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:25:55 +0800 |
commit | 7230c549b007bcac333771200263ce329f70e740 (patch) | |
tree | 4074cc265c2c1082731c9ac960587f6d691e3de2 | |
parent | 226089078afde90bf88d603afe231ceb617b8300 (diff) | |
download | gtk+-gtk-2-10.tar.gz |
fix an typo in zh_CN translationgtk-2-10
-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 b569ed20ae..113ff76216 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -860,7 +860,7 @@ msgstr "XPM 图像格式" #. Description of --class=CLASS in --help output #: gdk/gdk.c:116 msgid "Program class as used by the window manager" -msgstr "窗口管理其所使用的程序类" +msgstr "窗口管理器所使用的程序类" #. Placeholder in --class=CLASS in --help output #: gdk/gdk.c:117 |