Kaydet (Commit) 766af75b authored tarafından Miklos Vajna's avatar Miklos Vajna

no need to repeat the name

Change-Id: I209e7b8018f22a8e6f21b268aeebf38972091c27
üst 4ea84822
...@@ -4905,9 +4905,9 @@ ...@@ -4905,9 +4905,9 @@
<action name="start" action="setDefaultStringValue"/> <action name="start" action="setDefaultStringValue"/>
</resource> </resource>
<resource name="CT_SdtCheckbox" resource="Properties"> <resource name="CT_SdtCheckbox" resource="Properties">
<element name="checked" tokenid="ooxml:CT_SdtCheckbox_checked">checked</element> <element name="checked" tokenid="ooxml:CT_SdtCheckbox_checked"/>
<element name="checkedState" tokenid="ooxml:CT_SdtCheckbox_checkedState">checkedState</element> <element name="checkedState" tokenid="ooxml:CT_SdtCheckbox_checkedState"/>
<element name="uncheckedState" tokenid="ooxml:CT_SdtCheckbox_uncheckedState">uncheckedState</element> <element name="uncheckedState" tokenid="ooxml:CT_SdtCheckbox_uncheckedState"/>
</resource> </resource>
<resource name="ST_SchemeColorVal" resource="List"> <resource name="ST_SchemeColorVal" resource="List">
<value tokenid="ooxml:ST_SchemeColorVal_bg1">bg1</value> <value tokenid="ooxml:ST_SchemeColorVal_bg1">bg1</value>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment