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:
Vladimir Glazounov
2008-06-04 09:55:23 +00:00
parent b0d8da992e
commit 7ab7dba832

View File

@@ -8,7 +8,7 @@
* OpenOffice.org - a multi-platform office productivity suite * OpenOffice.org - a multi-platform office productivity suite
* *
* $RCSfile: GenericCommands.xcu,v $ * $RCSfile: GenericCommands.xcu,v $
* $Revision: 1.67 $ * $Revision: 1.68 $
* *
* This file is part of OpenOffice.org. * This file is part of OpenOffice.org.
* *
@@ -2948,7 +2948,23 @@
<value>1</value> <value>1</value>
</prop> </prop>
</node> </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"> <prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">~Spellcheck...</value> <value xml:lang="en-US">~Spellcheck...</value>
</prop> </prop>
@@ -5332,6 +5348,11 @@
<value xml:lang="en-US">For all Text</value> <value xml:lang="en-US">For all Text</value>
</prop> </prop>
</node> </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>
</node> </node>
</oor:component-data> </oor:component-data>