Skip to content

Commit af0bba3

Browse files
committed
Updated resources
1 parent 106587b commit af0bba3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

VSDebugCoreLib/Resources.Designer.cs

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

VSDebugCoreLib/Resources.resx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
<value>Resources\changelog.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252</value>
129129
</data>
130130
<data name="CmdAboutDesc" xml:space="preserve">
131-
<value>Opens product about window.</value>
131+
<value>Opens the about window.</value>
132132
</data>
133133
<data name="CmdAliasDesc" xml:space="preserve">
134134
<value>Alias allows a more familiar command or name to execute a long string</value>
@@ -137,7 +137,7 @@
137137
<value>alias</value>
138138
</data>
139139
<data name="CmdDumpMemDesc" xml:space="preserve">
140-
<value>Dump memory utility.</value>
140+
<value>Memory dump utility.</value>
141141
</data>
142142
<data name="CmdHelpDesc" xml:space="preserve">
143143
<value>Provides help information for commands.</value>
@@ -188,7 +188,7 @@
188188
<value>settings</value>
189189
</data>
190190
<data name="ContactInfo" xml:space="preserve">
191-
<value>support@vsdebug.pro</value>
191+
<value>ovidiu@vsdebug.pro</value>
192192
</data>
193193
<data name="DumpMemString" xml:space="preserve">
194194
<value>dumpmem</value>

0 commit comments

Comments
 (0)