Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: UI bug of "Enable input method" checkbox
https://bugzilla.redhat.com/show_bug.cgi?id=500760
Summary: UI bug of "Enable input method" checkbox Product: Fedora Version: rawhide Platform: i386 OS/Version: Linux Status: NEW Severity: medium Priority: low Component: ibus-pinyin AssignedTo: phuang@redhat.com ReportedBy: lili@redhat.com QAContact: extras-qa@fedoraproject.org CC: jlaska@redhat.com, phuang@redhat.com, fedora-i18n-bugs@redhat.com Estimated Hours: 0.0 Classification: Fedora
Created an attachment (id=343902) --> (https://bugzilla.redhat.com/attachment.cgi?id=343902) UI of ibus
Description of problem: In"Enable input method" checkbox,some words are not clear, have some empty string in the sentence
Version-Release number of selected component (if applicable):
How reproducible: 100%
Steps to Reproduce: 1.Choose System->Preferences->Input Method (or run im-chooser) 2. "Enable input method" checkbox pops up 3. check the UI ,see more from attached image.
Actual results:
Expected results:
Additional info:
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=500760
Akira TAGOH tagoh@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Translation CC| |tagoh@redhat.com Component|ibus-pinyin |im-chooser AssignedTo|phuang@redhat.com |tagoh@redhat.com
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=500760
Akira TAGOH tagoh@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|UI bug of "Enable input |[zh_CN] Translation of Note |method" checkbox |isn't clear and has weird | |white space Flag| |needinfo?
--- Comment #1 from Akira TAGOH tagoh@redhat.com 2009-05-14 05:54:21 EDT --- That need any feedbacks from a translator or any suggestions with po are welcome.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=500760
Huang Peng phuang@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flag|needinfo? |
--- Comment #2 from Huang Peng phuang@redhat.com 2009-05-14 22:36:57 EDT --- I did not find any problem. Liam Li, Please upload a screenshot for the problem. Thanks.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=500760
Huang Peng phuang@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flag| |needinfo?(lili@redhat.com)
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=500760
Akira TAGOH tagoh@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #343902|UI of ibus |Screenshot for im-chooser description| |
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=500760
--- Comment #3 from Akira TAGOH tagoh@redhat.com 2009-05-15 00:52:23 EDT --- BTW that notes are displayed differently if you run it on different environments, if the translation is wrong, that would be better checking others as well.
Here is testcases:
1. LANG=zh_CN.UTF-8 XMODIFIERS=@im=imsettings GTK_IM_MODULE= QT_IM_MODULE=blahblahblah im-chooser 2. LANG=zh_CN.UTF-8 XMODIFIERS=@im=imsettings GTK_IM_MODULE=blahblahblah QT_IM_MODULE= im-chooser 3. LANG=zh_CN.UTF-8 XMODIFIERS=@im=imsettings GTK_IM_MODULE=blahblahblah QT_IM_MODULE=blahblahblah im-chooser 4. LANG=zh_CN.UTF-8 XMODIFIERS=@im=blahblahblah GTK_IM_MODULE= QT_IM_MODULE= im-chooser 5. LANG=zh_CN.UTF-8 XMODIFIERS=@im=blahblahblah GTK_IM_MODULE=blahblahblah QT_IM_MODULE= im-chooser 6. LANG=zh_CN.UTF-8 XMODIFIERS=@im=blahblahblah GTK_IM_MODULE= QT_IM_MODULE=blahblahblah im-chooser 7. LANG=zh_CN.UTF-8 XMODIFIERS=@im=blahblahblah GTK_IM_MODULE=blahblahblah QT_IM_MODULE=blahblahblah im-chooser
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=500760
Noriko Mizumoto noriko@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lliu@redhat.com, | |mospina@redhat.com, | |noriko@redhat.com
--- Comment #4 from Noriko Mizumoto noriko@redhat.com 2009-05-15 01:01:34 EDT --- zh_CN translator is added in cc.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=500760
--- Comment #5 from Huang Peng phuang@redhat.com 2009-05-15 01:20:43 EDT --- msgid "" "<small><i>Note: this change will not take effect until you next log in%s</" "i></small>" msgstr "<small><i>请注意:这个修改在您下一次登录 %s 时才会生效</i></small>"
Hi Tagoh-san, I found there two spaces before and after "%s". Maybe we could remove them.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=500760
Wei Liu lliu@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flag|needinfo?(lili@redhat.com) |
--- Comment #6 from Wei Liu lliu@redhat.com 2009-05-15 02:51:20 EDT --- In zh-CN.po,two spaces before and after "%s" has been removed and "请注意" has been modified to "注". However, it still doesnot make sense to me compares with the screen shot. What does "%s" refer to here? In the screen shot, there is a string "除 GTK+ 应用程序", but not exist either in en-US.po or zh-CN.po.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=500760
--- Comment #7 from Akira TAGOH tagoh@redhat.com 2009-05-15 04:46:57 EDT --- (In reply to comment #6)
In zh-CN.po,two spaces before and after "%s" has been removed and "请注意" has been modified to "注". However, it still doesnot make sense to me compares with the screen shot. What does "%s" refer to here? In the screen shot, there is a string "除 GTK+ 应用程序", but not exist either in en-US.po or zh-CN.po.
I don't know how it looks like on your client application to update the translation but if you look into zh_CN.po directly and find out "Note" thing, you'll see helpful examples to translate them how it looks like on this application. plus, to reduce having a lot of messages, it combines various messages to build up the real string. i.e. for the above case:
msgid "GTK+ applications" msgstr "GTK+ 应用程序"
msgid ", except %s" msgstr ", 除 %s 之外"
Hope that helps.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=500760
--- Comment #9 from Akira TAGOH tagoh@redhat.com 2009-07-23 22:01:50 EDT --- Any updates on this?
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=500760
Akira TAGOH tagoh@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|11 |rawhide
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=500760
Akira TAGOH tagoh@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |MODIFIED
--- Comment #10 from Akira TAGOH tagoh@redhat.com 2009-09-15 22:46:48 EDT --- im-chooser 1.2.7-1.fc12 has been built. please check the translation if it's comfortable.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=500760
Akira TAGOH tagoh@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |CLOSED Resolution| |RAWHIDE
--- Comment #11 from Akira TAGOH tagoh@redhat.com 2009-10-08 08:25:33 EDT --- If there are still any issues, please reopen this.
i18n-bugs@lists.fedoraproject.org