Community Questions & Answers

i18n - Android - Multiple xml files

Hello, My app use 2 languages EN/FR. I splited the strings.xml file multiple files. It works great on iOS but fails on Android 4.2.2, Ti SDK 3.0.2 GA. Is it possible to split the strings.xml file into multiple files on Android ? Thanks.

"reload" app text

Hi, I am working on an app that supports multiple languages. Basically there is a picker that allows the user to change the language. The way it works that instead of using static text throughout the app, I'm calling a function that returns the text...

Changing language while the apps is running

Hi, I have two questions to ask: 1- Do you know any apps in iOS where user can change the language ? 2- I have two language for my apps English and French i'm managing it with the L() function and it works well. I want to allow the user to change the...

Japanese by default?

In my Apple App Store screen the public sees, it says Japanese is one of the languages. In iTunes Connect, the entry says English is the only activated language. But, in the Binary Details, it says Localizations:( "en", "ja" ). Is...

language texts aligenment

hi all i need to know is an android device supports arabic or not with appcelerator or any other way that we can use in appcelerator . coz i have text alignment with arabic on some devices like huewawi U8500 and some of galaxy models any tips?!

Facebook authorize not in English

Hi, I'm having a problem with `Ti.Facebook.authorize();`. I can call the function ok, and the facebook login popup appears correctly, just not in English, [see screnshot here](http://imageshack.us/photo/my-images/856/screenieo.png/). I've also checked m...

ACS - Language support : Korean

I've tested ACS with Android SDK and found that it looks like not supporting Korean. When I saved a value with Key-Value in Korean, I was able to see just ??? at the data browser. Did I miss something? or The ACS doesn't support Korean. Regards, Ken

localiation

Hi please tell me how to change the language options using Ti.locale.I want my application to show in English,France and German languages.how to do that?

Danish letters in project name

Hello community. I'm having a basic problem in naming an app. If I include the Danish letter æ in the project name, it fails in compilation. Even with a new empty project. When I exclude the æ, it compiles fine. This is for the app name. Is there a way...

Email dialog language

Hi, I'd like to know how can I display the email dialog with the correct language (buttons 'send', 'cancel', fields 'to:', 'subject', etc.). I'm not trying to display it in english, or spanish or french. I'm trying to display it with the phone's language...

Change app language

Hi! I'm a french developer, and I would like to change my app's language. Some functions are in english, like "more" tab (instead of "Plus") and "Cancel" button ("Annuler"). I've changed the simulator lang, but...

Reload App.js?

Hi, I'm making an app with a language setting. I'm first setting the language to the iPhone locale in app.js like this: ~~~ if (!Titanium.App.Properties.getString('locale')) { var language =...

Showing 1-45 of 45