<?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 Re: using Locale languages in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/using-locale-languages/m-p/419337#M9822</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you compile with additional languages I believe you do need the "=" sign after locale. You might also give this a try by adding &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;the keep all type selectors&lt;/SPAN&gt;&lt;SPAN&gt; property: -locale=en_CA,fr_FR -source-path=locale/{locale} -keep-all-type-selectors=true&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jan 2012 18:18:57 GMT</pubDate>
    <dc:creator>AndyGup</dc:creator>
    <dc:date>2012-01-09T18:18:57Z</dc:date>
    <item>
      <title>using Locale languages</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/using-locale-languages/m-p/419335#M9820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am having difficulty adding my own set of strings in english and french. I have followed the instructions, added the 2 folders and resource files, then I&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;changed the Properties -&amp;gt; Compiler -&amp;gt; arguments to&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-locale=en_CA,fr_FR -source-path=locale/{locale}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But, it then gives me 1,000's of errors like unable to resolve resource bundle "blah blah". I can guess that this is because it wants the en_US swc file strings in the&amp;nbsp; "Program Files\Adobe\Adobe Flash Builder 4\sdks\4.1.0\frameworks\locale" folder. But, how do I set this up. it seems that my new files override everything.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ideas?? I know this has been done tons of times by others.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 18:07:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/using-locale-languages/m-p/419335#M9820</guid>
      <dc:creator>DebbieAlger</dc:creator>
      <dc:date>2012-01-09T18:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: using Locale languages</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/using-locale-languages/m-p/419336#M9821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Debbie,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Try removing the equal sign:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;-locale en_CA,fr_FR -source-path=locale/{locale}&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 18:11:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/using-locale-languages/m-p/419336#M9821</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-01-09T18:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: using Locale languages</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/using-locale-languages/m-p/419337#M9822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you compile with additional languages I believe you do need the "=" sign after locale. You might also give this a try by adding &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;the keep all type selectors&lt;/SPAN&gt;&lt;SPAN&gt; property: -locale=en_CA,fr_FR -source-path=locale/{locale} -keep-all-type-selectors=true&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 18:18:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/using-locale-languages/m-p/419337#M9822</guid>
      <dc:creator>AndyGup</dc:creator>
      <dc:date>2012-01-09T18:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: using Locale languages</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/using-locale-languages/m-p/419338#M9823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your speedy replies,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried&amp;nbsp; the remove equal sign and got these errors..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; unable to open 'locale/en_CA,fr_FR' &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried the -keep-all-type-selectors=true and got 1,000's of these errors...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Unable to resolve resource bundle "charts". &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't see why this is so confusing, this must be done all the time???&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 11:04:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/using-locale-languages/m-p/419338#M9823</guid>
      <dc:creator>DebbieAlger</dc:creator>
      <dc:date>2012-01-10T11:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: using Locale languages</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/using-locale-languages/m-p/419339#M9824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The Flex SDK doesn't have a en_CA locale. Try using using only the fr_FR locale and see if it compiles. If you want both, you'll need to run the SDK\4.1.0\bin\copylocale en_US en_CA&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7f2d.html#WS2db454920e96a9e51e63e3d11c0bf69084-7f34"&gt;http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7f2d.html#WS2db454920e96a9e51e63e3d11c0bf69084-7f34&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 15:16:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/using-locale-languages/m-p/419339#M9824</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2012-01-10T15:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: using Locale languages</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/using-locale-languages/m-p/419340#M9825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for reply Dasa,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am confused even more then. I thot by adding my own file (en_CA) under the locale folder, then that info would be used for my translations. Does this&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mean that I should've named my file en_US, I really don't care what it is named. I still want the framework translations to be used for every other item that I don't include.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 18:30:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/using-locale-languages/m-p/419340#M9825</guid>
      <dc:creator>DebbieAlger</dc:creator>
      <dc:date>2012-01-10T18:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: using Locale languages</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/using-locale-languages/m-p/419341#M9826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, if you use en_US than you won't have to run the copylocale tool. If you use a locale that isn't included in the Flex SDK, it doesn't know where to get the bundles needed by the SDK unless you create them.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 18:49:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/using-locale-languages/m-p/419341#M9826</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2012-01-10T18:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: using Locale languages</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/using-locale-languages/m-p/419342#M9827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks so much Dasa,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was making things way more difficult than I had to. I didn't realize that the new locale had to have an exact match in the SDK/frameworks/locale folder. I didn't care if it was called CA or US. I feel silly, it is quite simple.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;THanks for you patience.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 12:02:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/using-locale-languages/m-p/419342#M9827</guid>
      <dc:creator>DebbieAlger</dc:creator>
      <dc:date>2012-01-12T12:02:52Z</dc:date>
    </item>
  </channel>
</rss>

