<?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 i18n_register error in #Random</title>
    <link>https://community.splunk.com/t5/Random/i18n-register-error/m-p/498355#M1324</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I try to drilldown from table cell to specific html page which saved in my Splunk server.&lt;BR /&gt;
When the page is loaded, I can see there are errors for each one of my JS files:&lt;/P&gt;

&lt;P&gt;Uncaught ReferenceError: i18n_register is not defined&lt;/P&gt;

&lt;P&gt;for each on of JS files, Splunk adds "i18n_register({"plural": function(n) { return n == 1 ? 0 : 1; }, "catalog": {}});" which cannot be found.&lt;/P&gt;

&lt;P&gt;How can I handle it?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 07 Oct 2019 07:50:52 GMT</pubDate>
    <dc:creator>shayhibah</dc:creator>
    <dc:date>2019-10-07T07:50:52Z</dc:date>
    <item>
      <title>i18n_register error</title>
      <link>https://community.splunk.com/t5/Random/i18n-register-error/m-p/498355#M1324</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I try to drilldown from table cell to specific html page which saved in my Splunk server.&lt;BR /&gt;
When the page is loaded, I can see there are errors for each one of my JS files:&lt;/P&gt;

&lt;P&gt;Uncaught ReferenceError: i18n_register is not defined&lt;/P&gt;

&lt;P&gt;for each on of JS files, Splunk adds "i18n_register({"plural": function(n) { return n == 1 ? 0 : 1; }, "catalog": {}});" which cannot be found.&lt;/P&gt;

&lt;P&gt;How can I handle it?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2019 07:50:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Random/i18n-register-error/m-p/498355#M1324</guid>
      <dc:creator>shayhibah</dc:creator>
      <dc:date>2019-10-07T07:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: i18n_register error</title>
      <link>https://community.splunk.com/t5/Random/i18n-register-error/m-p/498356#M1325</link>
      <description>&lt;P&gt;You can import i18n.js in your custom HTML before any other script tags with:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;script src="{{SPLUNKWEB_URL_PREFIX}}/static/js/i18n.js"&amp;gt;&amp;lt;/script&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;i18n.js is used for language conversion.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2020 04:24:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Random/i18n-register-error/m-p/498356#M1325</guid>
      <dc:creator>David__Ireland</dc:creator>
      <dc:date>2020-03-12T04:24:34Z</dc:date>
    </item>
  </channel>
</rss>

