has anyone included superscripted text in a resource bundle? any advice on this matter would be appreciated!
ie: programmingpanda
thanks,
panda
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Resource bundles are plain-text. So even if you are to include presentation details, it will depend on where is it going to be displayed.
For example, if it is displayed on html page, you can use:
If it is going to have multiple presentations, then you may define your custom presentation scheme and to parse it according to the presentation type. For example: