[TIMOB-20481] Windows: Support l10n application name
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2016-03-02T15:54:06.000+0000 |
| Affected Version/s | Release 5.2.0 |
| Fix Version/s | Release 5.3.0 |
| Components | Windows |
| Labels | n/a |
| Reporter | Kota Iguchi |
| Assignee | Kota Iguchi |
| Created | 2016-02-29T06:53:02.000+0000 |
| Updated | 2016-05-17T21:44:20.000+0000 |
Description
Support localization for application name.
See also: [Windows 8.1 Store apps: Localize the information that describes your app to users](https://msdn.microsoft.com/en-us/library/hh454044.aspx)
https://github.com/appcelerator/titanium_mobile_windows/pull/572
Verified using: Windows 10 Pro Visual Studio 2015 Community Update 2 Appc Core: 5.3.0-45 Appc NPM: 4.2.5-5 Ti SDK: 5.3.0.v20160517104524 Application names can now be localized using the steps provided [in the docs](http://docs.appcelerator.com/platform/latest/#!/guide/Internationalization-section-29004892_Internationalization-AppNameLocalization) and in the PR. Filed TIMOB-23404 to support sourcing the application name app.xml file within a folder such as en-gb Closing ticket