Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2703] TiAPI: Localizing Strings in tiapp.xml

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2016-08-19T17:16:54.000+0000
Affected Version/sRelease 1.8.0
Fix Version/sn/a
ComponentsTiAPI
Labelsi18n, localization, tbs-1.9.0, tiapp.xml
ReporterDawson Toth
AssigneeIngo Muschenetz
Created2011-04-15T03:27:27.000+0000
Updated2017-03-23T22:36:01.000+0000

Description

Problem

Application is being released in United States and Spain under two different names, but tiapp.xml only allows you to specify a single name.

Workaround

Customer has duplicated their application with two different tiapp.xmls with the names in the two languages.

Solution

Add localization support for the language dependent settings in tiapp.xml. This could include: * Name * Publisher * Description * Copyright * Icon

Comments

  1. Chris Barber 2016-08-19

    Titanium has a mechanism for internationalizing the app name: https://www.appcelerator.com/blog/2012/02/internationalization-of-app-names/. For internationalizing the publisher, description, and copyright to be consumed within your app, just add each of those to your i18n strings. App icons cannot be internationalized.
  2. Lee Morris 2017-03-23

    Closing ticket as Won't Fix with reference to the above comments.

JSON Source