Comment #1 on issue 5760 by ryu.changwoo: Capitalize all the access keys in  
Korean
http://code.google.com/p/chromium/issues/detail?id=5760

And the "(&K)" things are usually written BEFORE ellipses "...", unlike the  
current
chrome translation.

One of such strings:

<translation id="6308937455967653460">다른 이름으로 링크  
저장...(&amp;k)</translation>

should be conventionally like this:

<translation id="6308937455967653460">다른 이름으로 링크  
저장(&amp;K)...</translation>


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to chromium-bugs@googlegroups.com
To unsubscribe from this group, send email to 
chromium-bugs+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to