QUOTE(McDragon @ Feb 15 2006, 02:42)
Thanks yuoo2k
Yes, I did need to change some of the words in the Slovenian version (sl-SI).
I do have a question regarding the menu that appears once you righ-click on a shortcut.
I get an underlined X beside the (open in external application). Is this a shortcut to actually run this command? Couldn't I define another letter for this?
Kind regards,
McDragon
[right][snapback]10472[/snapback][/right]
You can re-define shortcuts from "ietab.dtd":
<!ENTITY popup.viewpage "View Page in IE Tab">
<!ENTITY popup.viewpage.key
"E">
<!ENTITY popup.viewlink "Open Link in IE Tab">
<!ENTITY popup.viewlink.key
"E">
<!ENTITY popup.bookmark "Open in IE Tab">
<!ENTITY popup.bookmark.key
"E">
<!ENTITY popup.tabbar.switch "Switch rendering engine">
<!ENTITY popup.tabbar.switch.key
"E">
<!ENTITY popup.viewpage.extapp "View Page in External Application">
<!ENTITY popup.viewpage.extapp.key
"X">
<!ENTITY popup.viewlink.extapp "Open Link in External Application">
<!ENTITY popup.viewlink.extapp.key
"X">
<!ENTITY popup.bookmark.extapp "Open in External Application">
<!ENTITY popup.bookmark.extapp.key
"X">
<!ENTITY popup.tabbar.extapp "Open in External Application">
<!ENTITY popup.tabbar.extapp.key
"X">