INTEGRATION: CWS touchpoints01 (1.67.10); FILE MERGED
2008/06/02 16:41:36 tl 1.67.10.2: #i90146# strings for grammar checking UI 2008/06/02 12:26:16 pb 1.67.10.1: fix: #i89981# command .uno:MoreDictionaries added
This commit is contained in:
parent
b0d8da992e
commit
7ab7dba832
1 changed files with 23 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
* OpenOffice.org - a multi-platform office productivity suite
|
||||
*
|
||||
* $RCSfile: GenericCommands.xcu,v $
|
||||
* $Revision: 1.67 $
|
||||
* $Revision: 1.68 $
|
||||
*
|
||||
* This file is part of OpenOffice.org.
|
||||
*
|
||||
|
@ -2948,7 +2948,23 @@
|
|||
<value>1</value>
|
||||
</prop>
|
||||
</node>
|
||||
<node oor:name=".uno:SpellDialog" oor:op="replace">
|
||||
<node oor:name=".uno:SpellingDialog" oor:op="replace">
|
||||
<prop oor:name="Label" oor:type="xs:string">
|
||||
<value xml:lang="en-US">~Spelling...</value>
|
||||
</prop>
|
||||
<prop oor:name="Properties" oor:type="xs:int">
|
||||
<value>1</value>
|
||||
</prop>
|
||||
</node>
|
||||
<node oor:name=".uno:SpellingAndGrammarDialog" oor:op="replace">
|
||||
<prop oor:name="Label" oor:type="xs:string">
|
||||
<value xml:lang="en-US">~Spelling and Grammar...</value>
|
||||
</prop>
|
||||
<prop oor:name="Properties" oor:type="xs:int">
|
||||
<value>1</value>
|
||||
</prop>
|
||||
</node>
|
||||
<node oor:name=".uno:SpellDialog" oor:op="replace">
|
||||
<prop oor:name="Label" oor:type="xs:string">
|
||||
<value xml:lang="en-US">~Spellcheck...</value>
|
||||
</prop>
|
||||
|
@ -5332,6 +5348,11 @@
|
|||
<value xml:lang="en-US">For all Text</value>
|
||||
</prop>
|
||||
</node>
|
||||
<node oor:name=".uno:MoreDictionaries" oor:op="replace">
|
||||
<prop oor:name="Label" oor:type="xs:string">
|
||||
<value xml:lang="en-US">More Dictionaries Online...</value>
|
||||
</prop>
|
||||
</node>
|
||||
</node>
|
||||
</node>
|
||||
</oor:component-data>
|
||||
|
|
Loading…
Reference in a new issue