<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Localization in Web AppBuilder Built-in Widgets in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/localization-in-web-appbuilder-built-in-widgets/m-p/703311#M18521</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Client is looking to translate the built-in widget's labels to Spanish? Is there any built-in support that we need to switch the language and labels are already translated?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I uses the Silverlight AppBuilder, there was localized installer and that takes care of everything. How we need to it in WAB?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jamil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 22 Nov 2015 18:14:42 GMT</pubDate>
    <dc:creator>JamilNawaz</dc:creator>
    <dc:date>2015-11-22T18:14:42Z</dc:date>
    <item>
      <title>Localization in Web AppBuilder Built-in Widgets</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/localization-in-web-appbuilder-built-in-widgets/m-p/703311#M18521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Client is looking to translate the built-in widget's labels to Spanish? Is there any built-in support that we need to switch the language and labels are already translated?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I uses the Silverlight AppBuilder, there was localized installer and that takes care of everything. How we need to it in WAB?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jamil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Nov 2015 18:14:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/localization-in-web-appbuilder-built-in-widgets/m-p/703311#M18521</guid>
      <dc:creator>JamilNawaz</dc:creator>
      <dc:date>2015-11-22T18:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: Localization in Web AppBuilder Built-in Widgets</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/localization-in-web-appbuilder-built-in-widgets/m-p/703312#M18522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jamil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; The OTB (out of the box) widgets included with WAB are already localized for 26 languages and spanish is one of them. Localized label will appear when the app is deployed and the browsers language will determine the nls localization file to be used. There is not a localized installer like in SL as the deployed WAB app on the web server will display localized label based on the end users browsers language.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Nov 2015 20:10:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/localization-in-web-appbuilder-built-in-widgets/m-p/703312#M18522</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-11-22T20:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: Localization in Web AppBuilder Built-in Widgets</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/localization-in-web-appbuilder-built-in-widgets/m-p/703313#M18523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can add to Roberts answer that if you want to control the language and not leave it to the browser language, there's a URL parameter for this. That's one of the new URL parameters in the latest release. Add&amp;nbsp; &amp;amp;locale=es to your URL. &lt;A href="https://doc.arcgis.com/en/web-appbuilder/manage-apps/app-url-parameters.htm#ESRI_SECTION1_4C835BF50CDA43BFB576627CBAF18853"&gt;Read more about this here.&lt;/A&gt;​&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2015 07:34:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/localization-in-web-appbuilder-built-in-widgets/m-p/703313#M18523</guid>
      <dc:creator>MattiasEkström</dc:creator>
      <dc:date>2015-11-23T07:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Localization in Web AppBuilder Built-in Widgets</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/localization-in-web-appbuilder-built-in-widgets/m-p/703314#M18524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;is there a way to automatically add the URL parameter every time someone is opening the app?&lt;/P&gt;&lt;P&gt;I want to publish a "clean" URL , without question mark&amp;nbsp;and other words...&lt;/P&gt;&lt;P&gt;but I want that the page will know to behave according to the parameters i define.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dikla.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Mar 2017 15:21:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/localization-in-web-appbuilder-built-in-widgets/m-p/703314#M18524</guid>
      <dc:creator>SPNIOrganization</dc:creator>
      <dc:date>2017-03-19T15:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Localization in Web AppBuilder Built-in Widgets</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/localization-in-web-appbuilder-built-in-widgets/m-p/703315#M18525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See my answer on this thread:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/192067-forced-localization"&gt;https://community.esri.com/thread/192067-forced-localization&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 13:00:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/localization-in-web-appbuilder-built-in-widgets/m-p/703315#M18525</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-03-20T13:00:21Z</dc:date>
    </item>
  </channel>
</rss>

