Dear Jhme
I have the same problem with all kind of attachments and also with the suitcase "maletin" in spanish
I receive the following error message
<radio id="save" label="&saveFile.label;" accesskey="&saveFile.accesskey;"/>
--------^
I'm running ubuntu 8.10 x 64 bits in my pc in spanish, my email account is yahoo.com
I have tried this
please try this workaround (assuming your locale is en-US):
1) locate <installdir>/win32/prism/extensions/prism-runtime@developer.mozilla.org/chrome/en-US/branding/brand.dtd
2) add these two lines to the end of brand.dtd:
<!ENTITY saveFile.label "Save to Disk">
<!ENTITY saveFile.accesskey "s">
3) quit zdesktop by right-clicking on systray icon->Quit
4) start zdesktop
I think it does not work becouse
zimbra/zdesktop/linux/prism/extensions/prism-runtime@developer.mozilla.org/chrome/es/branding/brand.dtd
already have this modifications
Lookin forward your reply |