P22DotNetHtmlLocalization.lss 1.8 KB

1234567891011121314151617181920212223242526272829
  1. <?xml version="1.0"?>
  2. <LS_SETTINGS_FILE>
  3. <LS_SETTINGS_DESCRIPTION>
  4. <![CDATA[]]>
  5. </LS_SETTINGS_DESCRIPTION>
  6. <optionSet id="LSOptions">
  7. <optionSet id="Defaults" displayName="Options Defaults">
  8. <optionSet id="Espresso" displayName="Espresso"/>
  9. <optionSet id="Parsers" displayName="Parsers"/>
  10. </optionSet>
  11. <optionSet id="User" displayName="User Overrides">
  12. <optionSet id="Espresso" displayName="Espresso"/>
  13. <optionSet id="Parsers" displayName="Parsers"/>
  14. </optionSet>
  15. <optionSet id="Project" displayName="Project Overrides">
  16. <optionSet id="Espresso" displayName="Espresso"/>
  17. <optionSet id="Parsers" displayName="Parsers">
  18. <optionSet id="Parser 22" displayName="POMHTML Parser options" helpText="POMHTML Parser options for Localization Studio.">
  19. <option id="SetCharsetInfo" displayName="Set or add Charset information when Generating" helpText="Add Charset information to the Generated file. This is in the format &lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; charset=windows-1252&quot;&gt;. This is based on the Project Target Langauge. If the dir attribute value in the HTML tag i.e. &lt;HTML dir=&quot;ltr&quot;&gt; is not localizable or is missing, its value will be set automatically on Generate if the reading order of the target language is different from the source language.">
  20. <boolean defaultValue="1" currentValue="0"/>
  21. </option>
  22. <option id="IncTermNoResId" displayName="Include Terms which have no Resource Identifier" helpText="Include Terms which have no Resource Identifier. Terms without Resource Identifiers cannot be Updated or Uploaded if they change.">
  23. <boolean defaultValue="0" currentValue="1"/>
  24. </option>
  25. </optionSet>
  26. </optionSet>
  27. </optionSet>
  28. </optionSet>
  29. </LS_SETTINGS_FILE>