{ "id": "172481", "key": "AC-5988", "fields": { "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2018-10-23T14:41:11.000+0000", "created": "2018-10-23T14:24:35.000+0000", "labels": [ "accessibility" ], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2018-10-23T14:41:11.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "Currently in SDK we have properties on some view types which could be used for auto-localization, e.g. \"Button.titleid\", \"TextField.hinttextid\" and \"AlertDialog.messageid\".\r\n\r\nFor a11y properties there are only \"accessibilityHint\" and \"accessibilityLabel\" (also \"accessibilityValue\", but it could be a number).\r\n\r\nIt's possible to set correctly localized values on runtime using \"L('some_id')\", but will be much easier if there are was additional properties as described above.", "attachment": [], "flagged": false, "summary": "Accessibility: properties localization", "creator": { "name": "s.volkov", "key": "s.volkov", "displayName": "Sergey Volkov", "active": true, "timeZone": "Europe/Moscow" }, "subtasks": [], "reporter": { "name": "s.volkov", "key": "s.volkov", "displayName": "Sergey Volkov", "active": true, "timeZone": "Europe/Moscow" }, "environment": null, "comment": { "comments": [ { "id": "442875", "author": { "name": "topener", "key": "topener", "displayName": "Rene Pot", "active": true, "timeZone": "Europe/Berlin" }, "body": "Hi [~s.volkov], as discussed on Slack you can use the {{L()}} method in tss too, which should solve the issue you're having.\r\n\r\n{code}\r\n\"#myUIProperty\": {\r\n accessibilityLabel: L(\"some_id\")\r\n}\r\n{code}", "updateAuthor": { "name": "topener", "key": "topener", "displayName": "Rene Pot", "active": true, "timeZone": "Europe/Berlin" }, "created": "2018-10-23T14:40:52.000+0000", "updated": "2018-10-23T14:40:52.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }