<?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 Localizing the property pane using powerbi-visual tools 3 in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Localizing-the-property-pane-using-powerbi-visual-tools-3/m-p/590159#M1675</link>
    <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;I try&amp;nbsp;powerbi-visual tools 3 and have problem with localizing&amp;nbsp;the property pane in my CV. I created folder stringResources and placed file ru-RU.json in this folder.&amp;nbsp; Below fragments in code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;capabilities.json&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"textSettings"&lt;/SPAN&gt;&lt;SPAN&gt;:{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"displayName"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"Text Settings"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"displayNameKey"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"o_tS_key"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"properties"&lt;/SPAN&gt;&lt;SPAN&gt;: {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"pattern"&lt;/SPAN&gt;&lt;SPAN&gt;: {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"displayName"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"Pattern"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"displayNameKey"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"o_tS_p_key1"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"type"&lt;/SPAN&gt;&lt;SPAN&gt;: {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"text"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;true&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;},&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;ru-RU.json&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"locale"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"ru-RU"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"values"&lt;/SPAN&gt;&lt;SPAN&gt;: {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"dr_m_key1"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"Поля"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"o_tS_key"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"Настройки текста"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"o_tS_p_key1"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"Шаблон"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"fontColor"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"Цвет"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"textSize"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"Размер текста"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"alignment"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"Выравнивание"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"fontFamily"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"Семейство шрифтов"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;pbiviz.json&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"stringResources"&lt;/SPAN&gt;&lt;SPAN&gt;: [&lt;/SPAN&gt;&lt;SPAN&gt;"stringResources/ru-RU.json"&lt;/SPAN&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;After run command npm run package I get message:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;{ [Error: ENOENT: no such file or directory, open 'c:\Visuals\smartText\stringResources\ru-RU\resources.resjson']&lt;BR /&gt;&amp;nbsp; errno: -4058,&lt;BR /&gt;&amp;nbsp; code: 'ENOENT',&lt;BR /&gt;&amp;nbsp; syscall: 'open',&lt;BR /&gt;&amp;nbsp; path:&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 'c:\\Visuals\\smartText\\stringResources\\ru-RU\\resources.resjson' }&lt;BR /&gt;{ [Error: ENOENT: no such file or directory, open 'c:\Visuals\smartText\stringResources\ru-RU.json\resources.resjson']&lt;BR /&gt;&amp;nbsp; errno: -4058,&lt;BR /&gt;&amp;nbsp; code: 'ENOENT',&lt;BR /&gt;&amp;nbsp; syscall: 'open',&lt;BR /&gt;&amp;nbsp; path:&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 'c:\\Visuals\\smartText\\stringResources\\ru-RU.json\\resources.resjson' }&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 21 Dec 2018 13:30:01 GMT</pubDate>
    <dc:creator>popov</dc:creator>
    <dc:date>2018-12-21T13:30:01Z</dc:date>
    <item>
      <title>Localizing the property pane using powerbi-visual tools 3</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Localizing-the-property-pane-using-powerbi-visual-tools-3/m-p/590159#M1675</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;I try&amp;nbsp;powerbi-visual tools 3 and have problem with localizing&amp;nbsp;the property pane in my CV. I created folder stringResources and placed file ru-RU.json in this folder.&amp;nbsp; Below fragments in code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;capabilities.json&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"textSettings"&lt;/SPAN&gt;&lt;SPAN&gt;:{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"displayName"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"Text Settings"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"displayNameKey"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"o_tS_key"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"properties"&lt;/SPAN&gt;&lt;SPAN&gt;: {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"pattern"&lt;/SPAN&gt;&lt;SPAN&gt;: {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"displayName"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"Pattern"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"displayNameKey"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"o_tS_p_key1"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"type"&lt;/SPAN&gt;&lt;SPAN&gt;: {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"text"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;true&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;},&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;ru-RU.json&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"locale"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"ru-RU"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"values"&lt;/SPAN&gt;&lt;SPAN&gt;: {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"dr_m_key1"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"Поля"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"o_tS_key"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"Настройки текста"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"o_tS_p_key1"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"Шаблон"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"fontColor"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"Цвет"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"textSize"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"Размер текста"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"alignment"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"Выравнивание"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"fontFamily"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"Семейство шрифтов"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;pbiviz.json&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"stringResources"&lt;/SPAN&gt;&lt;SPAN&gt;: [&lt;/SPAN&gt;&lt;SPAN&gt;"stringResources/ru-RU.json"&lt;/SPAN&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;After run command npm run package I get message:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;{ [Error: ENOENT: no such file or directory, open 'c:\Visuals\smartText\stringResources\ru-RU\resources.resjson']&lt;BR /&gt;&amp;nbsp; errno: -4058,&lt;BR /&gt;&amp;nbsp; code: 'ENOENT',&lt;BR /&gt;&amp;nbsp; syscall: 'open',&lt;BR /&gt;&amp;nbsp; path:&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 'c:\\Visuals\\smartText\\stringResources\\ru-RU\\resources.resjson' }&lt;BR /&gt;{ [Error: ENOENT: no such file or directory, open 'c:\Visuals\smartText\stringResources\ru-RU.json\resources.resjson']&lt;BR /&gt;&amp;nbsp; errno: -4058,&lt;BR /&gt;&amp;nbsp; code: 'ENOENT',&lt;BR /&gt;&amp;nbsp; syscall: 'open',&lt;BR /&gt;&amp;nbsp; path:&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 'c:\\Visuals\\smartText\\stringResources\\ru-RU.json\\resources.resjson' }&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 21 Dec 2018 13:30:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Localizing-the-property-pane-using-powerbi-visual-tools-3/m-p/590159#M1675</guid>
      <dc:creator>popov</dc:creator>
      <dc:date>2018-12-21T13:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: Localizing the property pane using powerbi-visual tools 3</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Localizing-the-property-pane-using-powerbi-visual-tools-3/m-p/590204#M1678</link>
      <description>&lt;P&gt;JSON format is no longer supported. Please use .resjson instead.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can find example &lt;A href="https://github.com/Microsoft/PowerBI-visuals-ChicletSlicer/blob/master/stringResources/ru-RU/resources.resjson" target="_self"&gt;here&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>Fri, 21 Dec 2018 14:38:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Localizing-the-property-pane-using-powerbi-visual-tools-3/m-p/590204#M1678</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-12-21T14:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: Localizing the property pane using powerbi-visual tools 3</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Localizing-the-property-pane-using-powerbi-visual-tools-3/m-p/590317#M1679</link>
      <description>&lt;P&gt;Thank you, &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="17823" data-lia-user-login="v-viig" class="lia-mention lia-mention-user"&gt;v-viig&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created folder stringResources/ru-RU and placed file resources.resjson in folder. But what should I write in the pbiviz.json?&lt;/P&gt;&lt;P&gt;I tried&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"stringResources"&lt;/SPAN&gt;&lt;SPAN&gt;: [&lt;/SPAN&gt;&lt;SPAN&gt;"stringResources/ru-RU"&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;] &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;and&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"stringResources"&lt;/SPAN&gt;&lt;SPAN&gt;: [&lt;/SPAN&gt;&lt;SPAN&gt;"stringResources"&lt;/SPAN&gt;&lt;SPAN&gt;] &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;but it isn't work&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 21 Dec 2018 18:34:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Localizing-the-property-pane-using-powerbi-visual-tools-3/m-p/590317#M1679</guid>
      <dc:creator>popov</dc:creator>
      <dc:date>2018-12-21T18:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: Localizing the property pane using powerbi-visual tools 3</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Localizing-the-property-pane-using-powerbi-visual-tools-3/m-p/590682#M1681</link>
      <description>&lt;P&gt;As far as I know, localization will automatically be&amp;nbsp;loaded. Pleae keep&amp;nbsp;&lt;STRONG&gt;stringResources&lt;/STRONG&gt; empty (&lt;SPAN&gt;stringResources: []&lt;/SPAN&gt;).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let us know if it resolves the issue.&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>Mon, 24 Dec 2018 07:00:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Localizing-the-property-pane-using-powerbi-visual-tools-3/m-p/590682#M1681</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-12-24T07:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Localizing the property pane using powerbi-visual tools 3</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Localizing-the-property-pane-using-powerbi-visual-tools-3/m-p/590942#M1683</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="17823" data-lia-user-login="v-viig" class="lia-mention lia-mention-user"&gt;v-viig&lt;/a&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, I recived some error message.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Dec 2018 19:42:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Localizing-the-property-pane-using-powerbi-visual-tools-3/m-p/590942#M1683</guid>
      <dc:creator>popov</dc:creator>
      <dc:date>2018-12-24T19:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Localizing the property pane using powerbi-visual tools 3</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Localizing-the-property-pane-using-powerbi-visual-tools-3/m-p/591032#M1684</link>
      <description>&lt;P&gt;What error message have you received? Can you share a screenshot?&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>Tue, 25 Dec 2018 06:26:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Localizing-the-property-pane-using-powerbi-visual-tools-3/m-p/591032#M1684</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-12-25T06:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Localizing the property pane using powerbi-visual tools 3</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Localizing-the-property-pane-using-powerbi-visual-tools-3/m-p/591112#M1685</link>
      <description>Of cource&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Dec 2018 09:03:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Localizing-the-property-pane-using-powerbi-visual-tools-3/m-p/591112#M1685</guid>
      <dc:creator>popov</dc:creator>
      <dc:date>2018-12-25T09:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: Localizing the property pane using powerbi-visual tools 3</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Localizing-the-property-pane-using-powerbi-visual-tools-3/m-p/591283#M1686</link>
      <description>&lt;P&gt;We suggest to remove &lt;STRONG&gt;stringResources&lt;/STRONG&gt; from pbiviz.json and run pbiviz package again.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If it won't help you we ask you to share the source code to debug this issue from our side.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By the way, what node.js version do you use?&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Dec 2018 06:41:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Localizing-the-property-pane-using-powerbi-visual-tools-3/m-p/591283#M1686</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-12-26T06:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Localizing the property pane using powerbi-visual tools 3</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Localizing-the-property-pane-using-powerbi-visual-tools-3/m-p/591961#M1690</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="17823" data-lia-user-login="v-viig" class="lia-mention lia-mention-user"&gt;v-viig&lt;/a&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, your suggestion don't helped me. Error message and node.js version in screenshot below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Dec 2018 13:04:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Localizing-the-property-pane-using-powerbi-visual-tools-3/m-p/591961#M1690</guid>
      <dc:creator>popov</dc:creator>
      <dc:date>2018-12-27T13:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: Localizing the property pane using powerbi-visual tools 3</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Localizing-the-property-pane-using-powerbi-visual-tools-3/m-p/592450#M1693</link>
      <description>&lt;P&gt;Please share source code by sending it to&amp;nbsp;Power BI Custom Visuals Support &amp;lt;&lt;STRONG&gt;pbicvsupport@microsoft.com&lt;/STRONG&gt;&amp;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>Fri, 28 Dec 2018 10:15:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Localizing-the-property-pane-using-powerbi-visual-tools-3/m-p/592450#M1693</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-12-28T10:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Localizing the property pane using powerbi-visual tools 3</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Localizing-the-property-pane-using-powerbi-visual-tools-3/m-p/1340925#M3330</link>
      <description>&lt;P&gt;I have the same error message using&amp;nbsp;pbiviz 3.1.14 and node 10.15.1. Did you discover what the issue was?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Sep 2020 10:36:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Localizing-the-property-pane-using-powerbi-visual-tools-3/m-p/1340925#M3330</guid>
      <dc:creator>Boxmodern</dc:creator>
      <dc:date>2020-09-02T10:36:49Z</dc:date>
    </item>
  </channel>
</rss>

