<?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 Where does LocalizationManager read it's content from? in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Where-does-LocalizationManager-read-it-s-content-from/m-p/520033#M16068</link>
    <description>&lt;P&gt;According to &lt;A href="https://github.com/Microsoft/PowerBI-visuals/blob/master/Visual/Locale.md" target="_self"&gt;https://github.com/Microsoft/PowerBI-visuals/blob/master/Visual/Locale.md&lt;/A&gt;, the properties panel gets localized in&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;./stringResources/&amp;lt;lang_key&amp;gt;.json&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and the visual content can be localized since API 1.10 using the&amp;nbsp;LocalizationManager, whose read its strings from&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;./stringResources/&amp;lt;lang_key&amp;gt;/resources.resjson&lt;/PRE&gt;&lt;P&gt;(&amp;lt;lang_key&amp;gt; is the ISO&amp;nbsp;region code like "en_US").&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While this seems to be true, I found out by accident, that the&amp;nbsp;LocalizationManager also has no problem finding the strings in the first location.&lt;/P&gt;&lt;P&gt;I appreciate having just one file per language for all the strings and would like to know if it's okay to put everything in "./stringResources/&amp;lt;lang_key&amp;gt;.json" ?&lt;/P&gt;</description>
    <pubDate>Wed, 19 Sep 2018 14:35:03 GMT</pubDate>
    <dc:creator>blumi78</dc:creator>
    <dc:date>2018-09-19T14:35:03Z</dc:date>
    <item>
      <title>Where does LocalizationManager read it's content from?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Where-does-LocalizationManager-read-it-s-content-from/m-p/520033#M16068</link>
      <description>&lt;P&gt;According to &lt;A href="https://github.com/Microsoft/PowerBI-visuals/blob/master/Visual/Locale.md" target="_self"&gt;https://github.com/Microsoft/PowerBI-visuals/blob/master/Visual/Locale.md&lt;/A&gt;, the properties panel gets localized in&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;./stringResources/&amp;lt;lang_key&amp;gt;.json&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and the visual content can be localized since API 1.10 using the&amp;nbsp;LocalizationManager, whose read its strings from&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;./stringResources/&amp;lt;lang_key&amp;gt;/resources.resjson&lt;/PRE&gt;&lt;P&gt;(&amp;lt;lang_key&amp;gt; is the ISO&amp;nbsp;region code like "en_US").&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While this seems to be true, I found out by accident, that the&amp;nbsp;LocalizationManager also has no problem finding the strings in the first location.&lt;/P&gt;&lt;P&gt;I appreciate having just one file per language for all the strings and would like to know if it's okay to put everything in "./stringResources/&amp;lt;lang_key&amp;gt;.json" ?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Sep 2018 14:35:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Where-does-LocalizationManager-read-it-s-content-from/m-p/520033#M16068</guid>
      <dc:creator>blumi78</dc:creator>
      <dc:date>2018-09-19T14:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Where does LocalizationManager read it's content from?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Where-does-LocalizationManager-read-it-s-content-from/m-p/520804#M16076</link>
      <description>&lt;P&gt;We recommend to use&amp;nbsp;&lt;STRONG&gt;resjson&lt;/STRONG&gt; format only since Format Panel and localization manager work fine with this approach.&lt;/P&gt;
&lt;P&gt;You can also check how we localize &lt;A href="https://github.com/Microsoft/powerbi-visuals-pulsechart/tree/master/stringResources" target="_self"&gt;in-house visuals&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Ignat Vilesov,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Software Engineer&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;pbicvsupport@microsoft.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Sep 2018 07:22:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Where-does-LocalizationManager-read-it-s-content-from/m-p/520804#M16076</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-09-20T07:22:06Z</dc:date>
    </item>
  </channel>
</rss>

