Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19033] Windows: Global.String and i18n functions

GitHub Issuen/a
TypeStory
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2015-06-20T22:57:59.000+0000
Affected Version/sRelease 4.1.0
Fix Version/sRelease 4.1.0
ComponentsWindows
Labelsn/a
ReporterKota Iguchi
AssigneeKota Iguchi
Created2015-06-16T08:19:14.000+0000
Updated2017-03-16T21:55:17.000+0000

Description

Titanium has some global built-in functions such as L() and String.format. The L() macro is a short form for Ti.Locale.getString(). String.format formats strings according to the IEEE printf specification. Both of those functions often appears in Titanium demo apps such as KitchenSink.

Comments

  1. Kota Iguchi 2015-06-16

    FYI see [Internationalization](http://docs.appcelerator.com/platform/latest/#!/guide/Internationalization) and [Global.String](http://docs.appcelerator.com/platform/latest/#!/api/Global.String-method-format)
  2. Kota Iguchi 2015-06-19

    https://github.com/appcelerator/titanium_mobile_windows/pull/299
  3. Lee Morris 2017-03-16

    Closing ticket as fixed.

JSON Source