30 lines
3.7 KiB
XML
30 lines
3.7 KiB
XML
<?xml version="1.0"?>
|
||
<LS_SETTINGS_FILE>
|
||
<LS_SETTINGS_DESCRIPTION>
|
||
<![CDATA[Bidi RA settings - disable Tab Order Check for RA]]>
|
||
</LS_SETTINGS_DESCRIPTION>
|
||
<optionSet id="LSOptions">
|
||
<optionSet id="Defaults" displayName="Option 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="ANALYZER_OPTIONS" displayName="Resource Analyzer" helpText="Resource Analyzer checks resources for common localization problems.">
|
||
<optionSet id="Dialog Tests" displayName="Dialog Tests" helpText="These checks apply to dialog resources.">
|
||
<optionSet id="Source and Target" displayName="Source and Target" helpText="These checks compare Source and Target dialog resources.">
|
||
<option id="SrcTgtDlgTabOrder" displayName="Check tab order" helpText="Warn if the tab order of controls in the target dialog does not follow the left-to-right (right-to-left for BiDi style dialog) and top-to-bottom reading order, and does not match the tab order of the corresponding controls in the source dialog. Note if you are overriding the tab order via the Instructions for the target dialog, the warnings might not be applicable. Also note that this check is performed only on the controls that are not overlapped with each other.">
|
||
<boolean defaultValue="1" currentValue="0"/>
|
||
</option>
|
||
</optionSet>
|
||
</optionSet>
|
||
</optionSet>
|
||
</optionSet>
|
||
<optionSet id="Parsers" displayName="Parsers"/>
|
||
</optionSet>
|
||
</optionSet>
|
||
</LS_SETTINGS_FILE> |