diff options
author | Marek Kasik <mkasik@redhat.com> | 2013-03-04 14:34:21 +0100 |
---|---|---|
committer | Marek Kasik <mkasik@redhat.com> | 2013-03-04 14:34:21 +0100 |
commit | 4ba83ab573ee1f0f364f52d7c4380cfd8f4bdd30 (patch) | |
tree | e3028c1de5baa5b5cd1327a6c2e27dd38a0d205f /po/zh_CN.po | |
parent | eed9e72e831e54f4a405474316835685f3a61e79 (diff) | |
download | gtk+-4ba83ab573ee1f0f364f52d7c4380cfd8f4bdd30.tar.gz |
printing: Remove unnecessary break
Remove the first space when connecting multiple printer states
together.
Related to
https://bugzilla.gnome.org/show_bug.cgi?id=688956
Diffstat (limited to 'po/zh_CN.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 5293fc6b3e..86d9b4e43c 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -4620,7 +4620,7 @@ msgstr "打印机“%s”可能有问题。" #. Translators: this is a printer status. #: ../modules/printbackends/cups/gtkprintbackendcups.c:2123 -msgid "Paused ; Rejecting Jobs" +msgid "Paused; Rejecting Jobs" msgstr "暂停,拒绝任务" #. Translators: this is a printer status. |