Yaniv
Posts: 0
Joined: Wed Jun 12, 2013 8:38 pm

Application Name in other languages instead of English only

Hi,
Seems like “Application Name” ("Project Name") can be in English only,
In case of other languages are used the following error displayed:
"Name must contain only the following characters: 0-9, A-z, space, - and _ "

There is no such restriction while generating the application using phoneGap,
Is it only Appery GUI validation? is there other way to overcome this?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Application Name in other languages instead of English only

Hi Yaniv,

For now this can be in English only, support of other languages is planned in future releases.

Yaniv
Posts: 0
Joined: Wed Jun 12, 2013 8:38 pm

Application Name in other languages instead of English only

This requirement is very common since user wants to have their applications based on their device language.
Can you tell when +-?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Application Name in other languages instead of English only

Yaniv,

Unfortunately I don't have an ETA. We are researching now. I'll update.

Nayef
Posts: 0
Joined: Mon Jun 17, 2013 4:08 pm

Application Name in other languages instead of English only

I agree with Yaniv,

Can we export the project to Eclips and make a simple change on the project name and export it again ?

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Application Name in other languages instead of English only

Hello, you'll need to build the final app from Eclipse. As a workaround you can finish your app in Appery.io and then make last changes in Eclipse.

Yaniv
Posts: 0
Joined: Wed Jun 12, 2013 8:38 pm

Application Name in other languages instead of English only

Hi Guys,
Here are the solution:
Android:

  1. Go to "Sources" tab

  2. Click On "Android"

  3. Click on

  4. Click On "res" folder

  5. Click On "values" folder

  6. Open "strings.xml" and edit the value of "app_name" with your desired language.

    IOS:

  7. Go to "Sources" tab

  8. Click On "IOS"

  9. Click on

  10. Click on (this is not a typo :) you have additional folder with )

  11. Open "-Info.plist file and edit the value of "CFBundleDisplayName" with your desired language.

    Enjoy

Return to “Issues”