| 1234567891011121314151617181920212223242526272829 |
- <?xml version="1.0"?>
- <LS_SETTINGS_FILE>
- <LS_SETTINGS_DESCRIPTION>
- <![CDATA[]]>
- </LS_SETTINGS_DESCRIPTION>
- <optionSet id="LSOptions">
- <optionSet id="Defaults" displayName="Options Defaults">
- <optionSet id="Espresso" displayName="Espresso"/>
- <optionSet id="Parsers" displayName="Parsers"/>
- </optionSet>
- <optionSet id="User" displayName="User Overrides">
- <optionSet id="Espresso" displayName="Espresso"/>
- <optionSet id="Parsers" displayName="Parsers"/>
- </optionSet>
- <optionSet id="Project" displayName="Project Overrides">
- <optionSet id="Espresso" displayName="Espresso"/>
- <optionSet id="Parsers" displayName="Parsers">
- <optionSet id="Parser 22" displayName="POMHTML Parser options" helpText="POMHTML Parser options for Localization Studio.">
- <option id="SetCharsetInfo" displayName="Set or add Charset information when Generating" helpText="Add Charset information to the Generated file. This is in the format <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252">. This is based on the Project Target Langauge. If the dir attribute value in the HTML tag i.e. <HTML dir="ltr"> 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.">
- <boolean defaultValue="1" currentValue="0"/>
- </option>
- <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.">
- <boolean defaultValue="0" currentValue="1"/>
- </option>
- </optionSet>
- </optionSet>
- </optionSet>
- </optionSet>
- </LS_SETTINGS_FILE>
|