Titanium JIRA Archive
Alloy (ALOY)

[ALOY-126] As a developer, I'd like to be able to use L() in TSS files to simplify using i18n strings in my app

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusResolved
ResolutionFixed
Resolution Date2012-07-27T10:53:43.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterTim Poulsen
AssigneeUnknown
Created2012-07-25T08:10:43.000+0000
Updated2018-03-07T22:26:16.000+0000

Description

It would be much more convenient to use L("textid") in a .tss file than expr(L("textid")) to add internationalized strings in my file. This addition is necessary to support hintText, which doesn't have a "textid" equivalent like other UI components. Alternatively, you could implement a hinttextid attribute for TextField & TextArea.

Comments

  1. Tony Lukasavage 2012-07-27

    Available in 0.1.28

JSON Source