Hi,
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?
Brendan
- How to do localization in a BXML Prompt Brendan cheng
- Re: How to do localization in a BXML Prompt Greg Brown
- Re: How to do localization in a BXML Prompt Sandro Martini
- RE: How to do localization in a BXML Prompt Brendan cheng
- Re: How to do localization in a BXML Promp... Sandro Martini
