Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2584] iOS Localization of Bundle App Name

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionFixed
Resolution Date2011-08-30T09:47:16.000+0000
Affected Version/sRelease 1.6.0
Fix Version/sRelease 1.6.0 M05
ComponentsiOS
Labelsbundle, localization, name, parity
ReporterRick Blalock
AssigneeStephen Tramer
Created2011-04-15T03:23:28.000+0000
Updated2011-08-30T09:47:16.000+0000

Description

We need a way to support localized app bundle names. It's possible: http://developer.apple.com/library/ios/#documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html"> http://developer.apple.com/library/ios/#documentation/General/Refer...

Customer ticket for reference: http://developer.appcelerator.com/helpdesk/view/60481">http://developer.appcelerator.com/helpdesk/view/60481

Comments

  1. Ralf Pfeiffer 2011-04-15

    Need to talk to Jeff and Don to validate API parity.

  2. Jeff Haynie 2011-04-15

    (from [762a753a70827b56712b70c6401f998e783efe03]) [#2584 state:fixed-in-qa] Addition of app.xml properties file for localization compiling. https://github.com/appcelerator/titanium_mobile/commit/762a753a70827b56712b70c6401f998e783efe03"> https://github.com/appcelerator/titanium_mobile/commit/762a753a7082...

  3. Stephen Tramer 2011-04-15

    To test this feature:

    • Set device localization to "EN"
    • Compile/install KitchenSink
    • Close app and look at app name - should be 'Titanium'
    • Set device locale to "ES"
    • Look at app name - should be 'Titanio'
  4. Alan Leard 2011-04-15

    Successful iOS Simulator and iOS Device test on 01/26/2011

    had to create an app.xml file for en and es fo test.

    • iOS Simulator Results: app name is localized as Titanio for es
    • iPhone Results: no animation, field is visible, just invoke keyboard.

    Mobile SDK version: 1.6.0 (01/25/11 13:33 1f1dd51...)

    Device/Version: iPhone 4 / 4.2.1

    Simulator Version: 4.2 (235)

  5. Don Thorp 2011-08-30

    Just need to update affectsVersion and labels.
  6. Don Thorp 2011-08-30

    Fields updated. Re-closing.

JSON Source