Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18570] i18n: Only en strings load on simulator

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionDuplicate
Resolution Date2015-03-20T17:32:59.000+0000
Affected Version/sRelease 3.5.0, Release 4.0.0
Fix Version/sn/a
ComponentsiOS
Labelsn/a
ReporterTim Poulsen
AssigneeIngo Muschenetz
Created2015-02-13T18:20:48.000+0000
Updated2017-03-21T18:54:02.000+0000

Description

Given an app using internationalized strings, and a simulator set to a non-English language, I would expect that i18n strings would be output in the configured language. Instead, the English strings are output. The same app works as expected on the Android emulator, Android devices, and iOS devices. This maybe a problem with the iOS simulator and not Titanium. To reproduce: 1. Build the attached app for the iOS simulator. You'll get English values for the labels 2. Open the Settings app, tap General, tap Language & Region, tap iPhone Language, choose Espanol. Tap OK and confirm. 3. Re-open the i18n app. Note the status bar is in Spanish but the app's labels are English

Attachments

FileDateSize
i18n.zip2015-02-13T18:20:48.000+00004709204
iOS Simulator Screen Shot Feb 13, 2015, 1.05.38 PM.png2015-02-13T18:20:48.000+000026794
Screen Shot 2015-02-13 at 1.04.42 PM.png2015-02-13T18:20:48.000+0000131317

Comments

  1. Ingo Muschenetz 2015-03-20

    This appears to be a duplicate of TIMOB-17885, which is a bug in the simulator.
  2. Lee Morris 2017-03-21

    Closing ticket as duplicate.

JSON Source