P.S. I don't think you really meant "mix localizations". Unicode allows you
to mix characters from any language in a document. However, bidi (direction
of the text) can be tricky.

On Tue, Jan 5, 2010 at 12:36 PM, Frank Weiss <[email protected]> wrote:

> I'm assuming that you don't need to be able to switch the application
> between languages. Just put the Unicode text you want into the code or the
> layout or strings XML resource files.
>
>   On Tue, Jan 5, 2010 at 12:22 PM, 48-New <[email protected]> wrote:
>
>>  Sorry for the confusion.  Yes, correct, mixing localization in any
>> strings, not necessary button labels, any place that text can be
>> displayed, such as check boxes, text fields, radio buttons, etc.  For
>> example, I want to display English characters in 1 button label / text
>> field, and Chinese characters in another button label / text field.
>>
>> Hope this is clearer.
>>
>> On Jan 5, 2:50 pm, Frank Weiss <[email protected]> wrote:
>> > It's not clear what you're asking. Java strings are UCS-16. Are asking
>> about
>> > mixed localization of button labels? Please more details.
>> >
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Android Developers" group.
>> To post to this group, send email to [email protected]
>> To unsubscribe from this group, send email to
>> [email protected]<android-developers%[email protected]>
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>>
>
>
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to