alexxed / narro

Automatically exported from code.google.com/p/narro
2 stars 4 forks source link

VK_F1-like accesskeys and commandkeys are stripped as "V" when importing/exporting #321

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Import strings, translate, verify, and export.
2. Copy exported files to working copy and run hg diff.
3. VK_F1-like accesskeys and commandkeys[1] are stripped as V.

What is the expected output? What do you see instead?
VK_F1-like accesskeys and commandkeys are kept intact.

What version of the product are you using?
2.0

What operating system are you using?
Ubuntu 12.04 LTS

What browser are you using? (name and version)
Firefox Nightly 17.0a1 (2012-08-13)

Please provide any additional information below.
[1] For example, see openHelp.commandkey in 
comm-central/mail/locales/en-US/chrome/messenger/baseMenuOverlay.dtd
( 
http://mxr.mozilla.org/comm-central/source/mail/locales/en-US/chrome/messenger/b
aseMenuOverlay.dtd )

Original issue reported on code.google.com by peter...@mail.moztw.org on 14 Aug 2012 at 6:08