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:05 +0800 |
commit | c5af00c0123d1414d690d5646684af6ad5c4a681 (patch) | |
tree | e13f852082e69c838c252cfb9609ef12e0754290 | |
parent | de2d1b507c15dc9587f8cc30da59d18a8ac66991 (diff) | |
download | gtk+-gtk-2-8.tar.gz |
fix an typo in zh_CN translationgtk-2-8
-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 6d4bcb9205..06b7a0f016 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -852,7 +852,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 |