> in my bxml file, I use a Prompt
> 
>     <bxml:define>
>         <Prompt bxml:id="confirmCloseTabPrompt" title="%ConfirmCloseTab"
>             message="%Reallyclosethistab"
>             options="['Cancel', 'OK']" selectedOptionIndex="1"/>
>     </bxml:define>
> 
> where all other string I can use % for substitution, except the Cancel and OK.
> 
> Is there a way of doing it?

This is a great question. Unfortunately there is not a good way to do this at 
the moment.


Reply via email to