<?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 Deploying localization files for Geoprocessing service in ArcGIS Server in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/deploying-localization-files-for-geoprocessing/m-p/217456#M16748</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a python geoprocessing tool, it is split in several python files, When I use ArcGIS pro to publish it as a service into the ArcGIS server, all the dependencies are packed and deployed to the service.&lt;/P&gt;&lt;P&gt;Now the tool is internationalized and localized using&amp;nbsp;&lt;A href="https://docs.python.org/3/library/gettext.html" rel="nofollow noreferrer noopener" target="_blank"&gt;gettext&lt;/A&gt;&amp;nbsp;and have the following structure:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;./Alignment.py    
./locale/Spanish/LC_MESSAGES/Alignment.mo
./locale/Spanish/LC_MESSAGES/Alignment.po
./locale/German/LC_MESSAGES/Alignment.mo
./locale/German/LC_MESSAGES/Alignment.po&lt;/PRE&gt;&lt;P&gt;The python files are deployed but neither *.mo nor *.po files are deployed.&lt;/P&gt;&lt;P&gt;How can I make that those files are included in the set of files deployed to the ArcGIS server?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 16:11:40 GMT</pubDate>
    <dc:creator>Cristian_Galindo</dc:creator>
    <dc:date>2021-12-12T16:11:40Z</dc:date>
    <item>
      <title>Deploying localization files for Geoprocessing service in ArcGIS Server</title>
      <link>https://community.esri.com/t5/python-questions/deploying-localization-files-for-geoprocessing/m-p/217456#M16748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a python geoprocessing tool, it is split in several python files, When I use ArcGIS pro to publish it as a service into the ArcGIS server, all the dependencies are packed and deployed to the service.&lt;/P&gt;&lt;P&gt;Now the tool is internationalized and localized using&amp;nbsp;&lt;A href="https://docs.python.org/3/library/gettext.html" rel="nofollow noreferrer noopener" target="_blank"&gt;gettext&lt;/A&gt;&amp;nbsp;and have the following structure:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;./Alignment.py    
./locale/Spanish/LC_MESSAGES/Alignment.mo
./locale/Spanish/LC_MESSAGES/Alignment.po
./locale/German/LC_MESSAGES/Alignment.mo
./locale/German/LC_MESSAGES/Alignment.po&lt;/PRE&gt;&lt;P&gt;The python files are deployed but neither *.mo nor *.po files are deployed.&lt;/P&gt;&lt;P&gt;How can I make that those files are included in the set of files deployed to the ArcGIS server?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 16:11:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/deploying-localization-files-for-geoprocessing/m-p/217456#M16748</guid>
      <dc:creator>Cristian_Galindo</dc:creator>
      <dc:date>2021-12-12T16:11:40Z</dc:date>
    </item>
  </channel>
</rss>

