diff options
author | yanminhui | 2019-11-16 04:10:37 +0100 |
---|---|---|
committer | Gerd Hoffmann | 2019-11-21 09:42:30 +0100 |
commit | c55c974486b0dadf97fe47e2e789d5dba9b77138 (patch) | |
tree | 31af688922aa51c865cd32a1691a4eebb6dc4b97 /po | |
parent | display: xlnx_dp: Provide sufficient bytes for silent audio channel (diff) | |
download | qemu-c55c974486b0dadf97fe47e2e789d5dba9b77138.tar.gz qemu-c55c974486b0dadf97fe47e2e789d5dba9b77138.tar.xz qemu-c55c974486b0dadf97fe47e2e789d5dba9b77138.zip |
ui/gtk: fix gettext message's charset.
Signed-off-by: yanminhui <yanminhui163@163.com>
Message-Id: <20191116031037.1207-1-yanminhui163@163.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'po')
-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 b25e8e3c02..38de6a4f2a 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -66,7 +66,7 @@ msgid "Detach Tab" msgstr "分离标签页" msgid "Show Menubar" -msgstr "" +msgstr "显示菜单栏" msgid "_Machine" msgstr "虚拟机(_M)" |