home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2009 June / maximum-cd-2009-06.iso / DiscContents / OOo_3.0.1_Win32Intel_install_wJRE_en-US.exe / openofficeorg1.cab / Linguistic.xcs < prev    next >
Encoding:
Extensible Markup Language  |  2008-12-15  |  19.7 KB  |  480 lines

  1. <?xml version="1.0"?>
  2. <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Linguistic" oor:package="org.openoffice.Office" xml:lang="en-US">
  3.   <info>
  4.     <desc>Contains linguistic (spell checking, hyphenation, thesaurus) related configurations.</desc>
  5.   </info>
  6.   <templates>
  7.     <group oor:name="Dictionary">
  8.       <info>
  9.         <desc>Specifies the settings for a single dictionary to be used by a spell checker, hyphenator or thesaurus.</desc>
  10.       </info>
  11.       <prop oor:name="Locations" oor:type="oor:string-list">
  12.         <info>
  13.           <desc>Specifies the location(s) where the files that represent the dictionary are found. Each entry in the list must be from type URL.</desc>
  14.           <label>Dictionary location</label>
  15.         </info>
  16.       </prop>
  17.       <prop oor:name="Format" oor:type="xs:string">
  18.         <info>
  19.           <desc>Specifies the format the dictionary is written in.</desc>
  20.           <label>Dictionary format</label>
  21.         </info>
  22.       </prop>
  23.       <prop oor:name="Locales" oor:type="oor:string-list">
  24.         <info>
  25.           <desc>Bind a dictionary to it's supported list of locales.</desc>
  26.           <label>Dictionary locales</label>
  27.         </info>
  28.       </prop>
  29.     </group>
  30.     <group oor:name="DictionaryUsingService">
  31.       <info>
  32.         <desc>A list of all services making use of dictionaries.</desc>
  33.       </info>
  34.       <prop oor:name="SupportedDictionaryFormats" oor:type="oor:string-list">
  35.         <info>
  36.           <desc>The list of all dictionry formats the service can handle.</desc>
  37.           <label>Supported dictionary formats</label>
  38.         </info>
  39.       </prop>
  40.     </group>
  41.     <group oor:name="ServiceNameEntry">
  42.       <info>
  43.         <desc>The node name is the service implementation name.</desc>
  44.       </info>
  45.       <prop oor:name="VendorImagesNode" oor:type="xs:string">
  46.         <info>
  47.           <desc>Contains the node name in the VendorImages set to look for in order to find a specific image.</desc>
  48.           <label>Vendor images node</label>
  49.         </info>
  50.       </prop>
  51.     </group>
  52.     <group oor:name="VendorImagesEntry">
  53.       <info>
  54.         <desc>The images for vendor specifc branding in the UI. The node name is the service implementation name.</desc>
  55.       </info>
  56.       <prop oor:name="SpellAndGrammarDialogImage" oor:type="xs:string">
  57.         <info>
  58.           <desc>The path to the image for the spell and grammar checking dialog.</desc>
  59.           <label>Spell and grammar dialog image</label>
  60.         </info>
  61.       </prop>
  62.       <prop oor:name="SpellAndGrammarDialogImage_HC" oor:type="xs:string">
  63.         <info>
  64.           <desc>The path to the image for the spell and grammar checking dialog in high contrast mode.</desc>
  65.           <label>Spell and grammar dialog image</label>
  66.         </info>
  67.       </prop>
  68.       <prop oor:name="SpellAndGrammarContextMenuSuggestionImage" oor:type="xs:string">
  69.         <info>
  70.           <desc>The path to the image for the spell and grammar checking suggestions in the context menu context menu.</desc>
  71.           <label>Spell and grammar context menu suggestions image</label>
  72.         </info>
  73.       </prop>
  74.       <prop oor:name="SpellAndGrammarContextMenuSuggestionImage_HC" oor:type="xs:string">
  75.         <info>
  76.           <desc>The path to the image for the spell and grammar checking suggestions in the context menu context menu in high contrast mode.</desc>
  77.           <label>Spell and grammar context menu suggestions image</label>
  78.         </info>
  79.       </prop>
  80.       <prop oor:name="SpellAndGrammarContextMenuDictionaryImage" oor:type="xs:string">
  81.         <info>
  82.           <desc>The path to the image for the spell and grammar checking context menu context menu.</desc>
  83.           <label>Spell and grammar context menu dictionary image</label>
  84.         </info>
  85.       </prop>
  86.       <prop oor:name="SpellAndGrammarContextMenuDictionaryImage_HC" oor:type="xs:string">
  87.         <info>
  88.           <desc>The path to the image for the spell and grammar checking context menu in high contrast mode.</desc>
  89.           <label>Spell and grammar context menu dictionary image</label>
  90.         </info>
  91.       </prop>
  92.     </group>
  93.     <group oor:name="GrammarCheckerEntry">
  94.       <info>
  95.         <desc>Specifies the settings for a grammar checker. The node name is the grammar checkers implemetation name.</desc>
  96.       </info>
  97.       <prop oor:name="Locales" oor:type="oor:string-list">
  98.         <info>
  99.           <desc>The list of supported locales.</desc>
  100.           <label>Grammar checker locales</label>
  101.         </info>
  102.       </prop>
  103.     </group>
  104.   </templates>
  105.   <component>
  106.     <group oor:name="Images">
  107.       <info>
  108.         <desc>Contains settings for images to be used.</desc>
  109.       </info>
  110.       <set oor:name="ServiceNameEntries" oor:node-type="ServiceNameEntry">
  111.         <info>
  112.           <desc>The node name is the service implementation name and and the property states
  113.                 the node name to use in the VendorImages set.
  114.           </desc>
  115.           <label>Component entries</label>
  116.         </info>
  117.       </set>
  118.       <set oor:name="VendorImages" oor:node-type="VendorImagesEntry">
  119.         <info>
  120.           <desc>Contains the images to use. The node names are the service implementation names.</desc>
  121.           <label>Vendor images</label>
  122.         </info>
  123.       </set>
  124.     </group>
  125.     <group oor:name="General">
  126.       <info>
  127.         <desc>Contains general settings for the linguistic configurations.</desc>
  128.       </info>
  129.       <prop oor:name="UILocale" oor:type="xs:string">
  130.         <info>
  131.           <desc>Specifies the UI language. An empty string means: use the desktop's UI language if possible.</desc>
  132.         </info>
  133.         <value/>
  134.       </prop>
  135.       <prop oor:name="IsIgnoreControlCharacters" oor:type="xs:boolean">
  136.         <info>
  137.           <desc>Ignores the control characters (ASCII characters < 32) for spell checking, hyphenation and the thesaurus.</desc>
  138.         </info>
  139.         <value>true</value>
  140.       </prop>
  141.       <prop oor:name="DefaultLocale" oor:type="xs:string">
  142.         <info>
  143.           <desc>Specifies the default document language.</desc>
  144.           <label>Default language</label>
  145.         </info>
  146.         <value/>
  147.       </prop>
  148.       <prop oor:name="DefaultLocale_CJK" oor:type="xs:string">
  149.         <info>
  150.           <desc>Specifies the default document CJK language.</desc>
  151.           <label>Default language for CJK linguistics</label>
  152.         </info>
  153.         <value/>
  154.       </prop>
  155.       <prop oor:name="DefaultLocale_CTL" oor:type="xs:string">
  156.         <info>
  157.           <desc>Specifies the default document CTL language.</desc>
  158.           <label>Default language for CTL linguistics</label>
  159.         </info>
  160.         <value/>
  161.       </prop>
  162.       <group oor:name="DictionaryList">
  163.         <info>
  164.           <desc>Defines which personal dictionaries are used.</desc>
  165.         </info>
  166.         <prop oor:name="ActiveDictionaries" oor:type="oor:string-list">
  167.           <info>
  168.             <desc>Specifies the custom dictionaries to be used. The Ignore list (IgnoreAllList (All)) is administered in the RAM only for the current spellcheck.</desc>
  169.             <label>Custom dictionaries</label>
  170.           </info>
  171.           <value oor:separator=";">IgnoreAllList;soffice.dic;standard.dic;sun.dic</value>
  172.         </prop>
  173.         <prop oor:name="IsUseDictionaryList" oor:type="xs:boolean">
  174.           <info>
  175.             <desc>Determines if personal dictionaries should be used for spell checking and hyphenation.</desc>
  176.           </info>
  177.           <value>true</value>
  178.         </prop>
  179.       </group>
  180.     </group>
  181.     <group oor:name="TextConversion">
  182.       <info>
  183.         <desc>Defines settings used by the text conversion.</desc>
  184.       </info>
  185.       <prop oor:name="ActiveConversionDictionaries" oor:type="oor:string-list">
  186.         <info>
  187.           <desc>Specifies the user dictionaries to be used. </desc>
  188.           <label>Active text conversion user dictionaries</label>
  189.         </info>
  190.         <value/>
  191.       </prop>
  192.       <prop oor:name="IsIgnorePostPositionalWord" oor:type="xs:boolean">
  193.         <info>
  194.           <desc>Specifies if post positionals should be ignored when looking for Korean entries.</desc>
  195.           <label>Ignore post positional word</label>
  196.         </info>
  197.         <value>true</value>
  198.       </prop>
  199.       <prop oor:name="IsAutoCloseDialog" oor:type="xs:boolean">
  200.         <info>
  201.           <desc>Specifies if the dialog should be closed automatically after the conversion of the current text portion is processed.</desc>
  202.           <label>Auto close dialog</label>
  203.         </info>
  204.         <value>false</value>
  205.       </prop>
  206.       <prop oor:name="IsShowEntriesRecentlyUsedFirst" oor:type="xs:boolean">
  207.         <info>
  208.           <desc>Specifies if entries that were recently used as replacements should be listed first.</desc>
  209.           <label>Show entries recently used first</label>
  210.         </info>
  211.         <value>false</value>
  212.       </prop>
  213.       <prop oor:name="IsAutoReplaceUniqueEntries" oor:type="xs:boolean">
  214.         <info>
  215.           <desc>Specifies if entries for which have only one possible replacement should be replaced automatically.</desc>
  216.           <label>Auto replace unique entries</label>
  217.         </info>
  218.         <value>false</value>
  219.       </prop>
  220.       <prop oor:name="IsDirectionToSimplified" oor:type="xs:boolean">
  221.         <info>
  222.           <desc>Specifies in which direction the translation will be made, from traditional to simplified or the other way round.</desc>
  223.           <label>Direction to simplified</label>
  224.         </info>
  225.       </prop>
  226.       <prop oor:name="IsUseCharacterVariants" oor:type="xs:boolean">
  227.         <info>
  228.           <desc>Specifies wether Taiwan, Hongkong SAR, and Macao SAR character variants should be used for translation.</desc>
  229.           <label>Use character variants</label>
  230.         </info>
  231.         <value>false</value>
  232.       </prop>
  233.       <prop oor:name="IsTranslateCommonTerms" oor:type="xs:boolean">
  234.         <info>
  235.           <desc>Specifies wether common terms should be detected and translated as whole words.</desc>
  236.           <label>Translate Common Terms</label>
  237.         </info>
  238.         <value>false</value>
  239.       </prop>
  240.       <prop oor:name="IsReverseMapping" oor:type="xs:boolean">
  241.         <info>
  242.           <desc>If Reverse Mapping is active than every dictionary entry added or modified will also be added or modified within the dictionary in the opposite mapping direction.</desc>
  243.           <label>Reverse Mapping</label>
  244.         </info>
  245.         <value>false</value>
  246.       </prop>
  247.     </group>
  248.     <group oor:name="SpellChecking">
  249.       <info>
  250.         <desc>Contains spell checking-relevant settings.</desc>
  251.       </info>
  252.       <prop oor:name="IsSpellUpperCase" oor:type="xs:boolean">
  253.         <info>
  254.           <desc>Specifies whether to include uppercase words in the spellcheck process.</desc>
  255.           <label>Spell uppercase words</label>
  256.         </info>
  257.         <value>false</value>
  258.       </prop>
  259.       <prop oor:name="IsSpellWithDigits" oor:type="xs:boolean">
  260.         <info>
  261.           <desc>Specifies whether to check the spelling of words which contain numbers as well as letters.</desc>
  262.           <label>Spell words with digits</label>
  263.         </info>
  264.         <value>false</value>
  265.       </prop>
  266.       <prop oor:name="IsSpellCapitalization" oor:type="xs:boolean">
  267.         <info>
  268.           <desc>Checks the correct use of capitalization.</desc>
  269.           <label>Check capitalization</label>
  270.         </info>
  271.         <value>true</value>
  272.       </prop>
  273.       <prop oor:name="IsSpellAuto" oor:type="xs:boolean">
  274.         <info>
  275.           <desc>Checks spelling automatically.</desc>
  276.           <label>Automatic spellchecking</label>
  277.         </info>
  278.         <value>true</value>
  279.       </prop>
  280.       <prop oor:name="IsSpellSpecial" oor:type="xs:boolean">
  281.         <info>
  282.           <desc>Allows spellchecking in headers, footers, and frames.</desc>
  283.           <label>Check spelljng in special regions</label>
  284.         </info>
  285.         <value>true</value>
  286.       </prop>
  287.       <prop oor:name="IsReverseDirection" oor:type="xs:boolean">
  288.         <info>
  289.           <desc>Advances backwards through the text for spell checking.</desc>
  290.           <label>Reverse direction.</label>
  291.         </info>
  292.         <value>false</value>
  293.       </prop>
  294.     </group>
  295.     <group oor:name="GrammarChecking">
  296.       <info>
  297.         <desc>Contains grammar checking relevant settings.</desc>
  298.       </info>
  299.       <prop oor:name="IsAutoCheck" oor:type="xs:boolean">
  300.         <info>
  301.           <desc>determines if grammar is automatically checked.</desc>
  302.           <label>Automatic grammar checking</label>
  303.         </info>
  304.         <value>true</value>
  305.       </prop>
  306.       <prop oor:name="IsInteractiveCheck" oor:type="xs:boolean">
  307.         <info>
  308.           <desc>determines if grammar is check in the spelling and grammar dialog.</desc>
  309.           <label>Interactive grammar checking</label>
  310.         </info>
  311.         <value>true</value>
  312.       </prop>
  313.     </group>
  314.     <group oor:name="Hyphenation">
  315.       <info>
  316.         <desc>Contains hyphenation relevant settings.</desc>
  317.       </info>
  318.       <prop oor:name="MinLeading" oor:type="xs:short">
  319.         <info>
  320.           <desc>Specifies the minimum number of characters of the hyphenated word required at the end of the line.</desc>
  321.           <label>Characters per syllable before hyphen</label>
  322.         </info>
  323.         <constraints>
  324.           <minInclusive oor:value="2">
  325.             <info>
  326.               <desc>Specifies the minimum value allowed.</desc>
  327.             </info>
  328.           </minInclusive>
  329.           <maxInclusive oor:value="9">
  330.             <info>
  331.               <desc>Specifies the maximum value allowed.</desc>
  332.             </info>
  333.           </maxInclusive>
  334.         </constraints>
  335.         <value>2</value>
  336.       </prop>
  337.       <prop oor:name="MinTrailing" oor:type="xs:short">
  338.         <info>
  339.           <desc>Specifies the minimum number of characters of the hyphenated word required at the next line.</desc>
  340.           <label>Characters per syllable after hyphen</label>
  341.         </info>
  342.         <constraints>
  343.           <minInclusive oor:value="2">
  344.             <info>
  345.               <desc>Specifies the minimum value allowed.</desc>
  346.             </info>
  347.           </minInclusive>
  348.           <maxInclusive oor:value="9">
  349.             <info>
  350.               <desc>Specifies the maximum value allowed.</desc>
  351.             </info>
  352.           </maxInclusive>
  353.         </constraints>
  354.         <value>2</value>
  355.       </prop>
  356.       <prop oor:name="MinWordLength" oor:type="xs:short">
  357.         <info>
  358.           <desc>Specifies the minimum word length to allow a hyphenation.</desc>
  359.           <label>Minimal word length</label>
  360.         </info>
  361.         <constraints>
  362.           <minInclusive oor:value="2">
  363.             <info>
  364.               <desc>Specifies the minimum value allowed.</desc>
  365.             </info>
  366.           </minInclusive>
  367.           <maxInclusive oor:value="9">
  368.             <info>
  369.               <desc>Specifies the maximum value allowed.</desc>
  370.             </info>
  371.           </maxInclusive>
  372.         </constraints>
  373.         <value>5</value>
  374.       </prop>
  375.       <prop oor:name="IsHyphSpecial" oor:type="xs:boolean">
  376.         <info>
  377.           <desc>Allows hyphenation in headers, footers, and frames.</desc>
  378.           <label>Hyphenate in special regions.</label>
  379.         </info>
  380.         <value>true</value>
  381.       </prop>
  382.       <prop oor:name="IsHyphAuto" oor:type="xs:boolean">
  383.         <info>
  384.           <desc>Allows for automatic insertion of soft hyphens.</desc>
  385.           <label>Automatic hyphention.</label>
  386.         </info>
  387.         <value>false</value>
  388.       </prop>
  389.     </group>
  390.     <group oor:name="ServiceManager">
  391.       <info>
  392.         <desc>Contains settings for the service manager that are used to access/configure the usage of the various linguistic service implementations.</desc>
  393.       </info>
  394.       <set oor:name="Dictionaries" oor:node-type="Dictionary">
  395.         <info>
  396.           <desc>Contains all dictionaries to be used for spell checking, hyphenation or thesaurus.</desc>
  397.           <label>Dictionaries</label>
  398.         </info>
  399.       </set>
  400.       <set oor:name="SpellCheckers" oor:node-type="DictionaryUsingService">
  401.         <info>
  402.           <desc>Contains all spell checker.</desc>
  403.           <label>Spell Checker</label>
  404.         </info>
  405.       </set>
  406.       <set oor:name="Hyphenators" oor:node-type="DictionaryUsingService">
  407.         <info>
  408.           <desc>Contains all hyphenators.</desc>
  409.           <label>Hyphenators</label>
  410.         </info>
  411.       </set>
  412.       <set oor:name="Thesauri" oor:node-type="DictionaryUsingService">
  413.         <info>
  414.           <desc>Contains all thesauri.</desc>
  415.           <label>Thesauri</label>
  416.         </info>
  417.       </set>
  418.       <prop oor:name="DisabledDictionaries" oor:type="oor:string-list">
  419.         <info>
  420.           <desc>The list of dictionaries that are currently not in use.</desc>
  421.           <label>Disabled Dictionaries</label>
  422.         </info>
  423.       </prop>
  424.       <set oor:name="GrammarCheckers" oor:node-type="GrammarCheckerEntry">
  425.         <info>
  426.           <desc>Contains all grammar checkers.</desc>
  427.           <label>Grammar Checkers</label>
  428.         </info>
  429.       </set>
  430.       <prop oor:name="DataFilesChangedCheckValue" oor:type="xs:int">
  431.         <info>
  432.           <desc>Value used to check if the data files of the linguistic have changed and thus the configuration needs to be updated.</desc>
  433.           <label>Data files changed check value</label>
  434.         </info>
  435.         <value>-1</value>
  436.       </prop>
  437.       <group oor:name="SpellCheckerList" oor:extensible="true">
  438.         <info>
  439.           <desc>Contains a list of languages and spell-checking-service entries. Only languages listed will be supported.</desc>
  440.         </info>
  441.       </group>
  442.       <group oor:name="ThesaurusList" oor:extensible="true">
  443.         <info>
  444.           <desc>Contains a list of languages and thesaurus-service entries. Only languages listed will be supported.</desc>
  445.         </info>
  446.       </group>
  447.       <group oor:name="HyphenatorList" oor:extensible="true">
  448.         <info>
  449.           <desc>Contains a list of languages and hyphenation-service pairs. Only the languages that are listed are supported.</desc>
  450.         </info>
  451.       </group>
  452.       <group oor:name="GrammarCheckerList" oor:extensible="true">
  453.         <info>
  454.           <desc>Contains a list of languages and grammar-checking-service pairs. Only languages that are listed are supported.</desc>
  455.         </info>
  456.       </group>
  457.       <group oor:name="LastFoundSpellCheckers" oor:extensible="true">
  458.         <info>
  459.           <desc>Contains a list of languages and spell-checking-service entries. The entries represent those languages/spellcheckers that were available the last time. New languages/spellcheckers (those available this time but not the last time) will be activated automatically.</desc>
  460.         </info>
  461.       </group>
  462.       <group oor:name="LastFoundThesauri" oor:extensible="true">
  463.         <info>
  464.           <desc>Contains a list of languages and thesaurus-service entries. The entries represent those languages/thesauri that were available the last time. New languages/thesauri (those available this time but not the last time) will be activated automatically.</desc>
  465.         </info>
  466.       </group>
  467.       <group oor:name="LastFoundHyphenators" oor:extensible="true">
  468.         <info>
  469.           <desc>Contains a list of languages and hyphenation-service pairs. The entries represent those languages/hyphenators that were available the last time. New languages/hyphenators (those available this time but not the last time) will be activated automatically.</desc>
  470.         </info>
  471.       </group>
  472.       <group oor:name="LastFoundGrammarCheckers" oor:extensible="true">
  473.         <info>
  474.           <desc>Contains a list of languages and grammar-checking-service pairs. The entries represent those languages/hyphenators that were available the last time. New languages/hyphenators (those available this time but not the last time) will be activated automatically.</desc>
  475.         </info>
  476.       </group>
  477.     </group>
  478.   </component>
  479. </oor:component-schema>
  480.