Browse Source

Revert string resources change.

pull/403/head
Matt Ward 12 years ago
parent
commit
0b95a6e235
  1. 6
      data/resources/StringResources.resx

6
data/resources/StringResources.resx

@ -5072,12 +5072,6 @@ Unable to find 'WelcomeDialogId' in Dialogs.wxs</comment> @@ -5072,12 +5072,6 @@ Unable to find 'WelcomeDialogId' in Dialogs.wxs</comment>
<data name="ICSharpCode.XmlEditor.XmlTreeView.AddChildTextNodeAfterMenuLabel" xml:space="preserve">
<value>Add Child Text Node</value>
</data>
<data name="ICSharpCode.XmlEditor.XmlTreeView.CollapseAllMenuLabel" xml:space="preserve">
<value>Collapse All</value>
</data>
<data name="ICSharpCode.XmlEditor.XmlTreeView.ExpandAllMenuLabel" xml:space="preserve">
<value>Expand All</value>
</data>
<data name="ICSharpCode.XmlEditor.XmlTreeView.InsertCommentAfterMenuLabel" xml:space="preserve">
<value>Insert Comment After</value>
</data>

Loading…
Cancel
Save