<?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: Localize tooltips EditorWidget in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/localize-tooltips-editorwidget/m-p/743501#M18986</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear Mannus,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You would need to customize default template of EditorWidget control and replace text strings with translated values. Here is what you can find in the EditorWidget template (for your case you should modify the part with TooltipService.Tooltip="Add to selection", etc...):&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
...
&amp;lt;Button x:Name="AddSelect" Command="{Binding Select}" CommandParameter="Add" ToolTipService.ToolTip="Add to selection" Style="{StaticResource ButtonStyle}"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Image&amp;nbsp; Stretch="None" Source="/ESRI.ArcGIS.Client.Toolkit;component/Images/AddToSelection.png"/&amp;gt;
&amp;lt;/Button&amp;gt;
...
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 07:38:25 GMT</pubDate>
    <dc:creator>AliMirzabeigi</dc:creator>
    <dc:date>2021-12-12T07:38:25Z</dc:date>
    <item>
      <title>Localize tooltips EditorWidget</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/localize-tooltips-editorwidget/m-p/743500#M18985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The EditorWidget uses English text for the tooltips like "add to selection". Of course a lot of people in the world speak/read English but we have to deal with Dutch reading/speaking customers. How can I translate or localize the textmessages?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 07:51:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/localize-tooltips-editorwidget/m-p/743500#M18985</guid>
      <dc:creator>MannusEtten</dc:creator>
      <dc:date>2010-08-09T07:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: Localize tooltips EditorWidget</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/localize-tooltips-editorwidget/m-p/743501#M18986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear Mannus,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You would need to customize default template of EditorWidget control and replace text strings with translated values. Here is what you can find in the EditorWidget template (for your case you should modify the part with TooltipService.Tooltip="Add to selection", etc...):&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
...
&amp;lt;Button x:Name="AddSelect" Command="{Binding Select}" CommandParameter="Add" ToolTipService.ToolTip="Add to selection" Style="{StaticResource ButtonStyle}"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Image&amp;nbsp; Stretch="None" Source="/ESRI.ArcGIS.Client.Toolkit;component/Images/AddToSelection.png"/&amp;gt;
&amp;lt;/Button&amp;gt;
...
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 07:38:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/localize-tooltips-editorwidget/m-p/743501#M18986</guid>
      <dc:creator>AliMirzabeigi</dc:creator>
      <dc:date>2021-12-12T07:38:25Z</dc:date>
    </item>
  </channel>
</rss>

