@ -298,6 +298,15 @@ Download an AddIn from the Internet, then click 'Install AddIn' and choose the d
<data name="AddIns.HexEditor.NumeralSystem" xml:space="preserve">
<data name="AddIns.HexEditor.NumeralSystem" xml:space="preserve">
<value>Numeral system</value>
<value>Numeral system</value>
</data>
</data>
<data name="AddIns.HexEditor.NumeralSystem.Decimal" xml:space="preserve">
<value>Decimal</value>
</data>
<data name="AddIns.HexEditor.NumeralSystem.Hexadecimal" xml:space="preserve">
<value>Hexadecimal</value>
</data>
<data name="AddIns.HexEditor.NumeralSystem.Octal" xml:space="preserve">
<value>Octal</value>
</data>
<data name="AddIns.HexEditor.SizeToFit" xml:space="preserve">
<data name="AddIns.HexEditor.SizeToFit" xml:space="preserve">
<value>Resize to fit current width</value>
<value>Resize to fit current width</value>
</data>
</data>
@ -4932,7 +4941,7 @@ Goto 'Options->Visual Style' and change the current language ambience.</value
<value>ASP.NET/IIS (Express) worker process ({0}) was not found.</value>
<value>ASP.NET/IIS (Express) worker process ({0}) was not found.</value>
</data>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.NoProjectUrlOrProgramAction" xml:space="preserve">
<data name="ICSharpCode.WepProjectOptionsPanel.NoProjectUrlOrProgramAction" xml:space="preserve">
<value>There's no Project Url specified or external program. Check the web server at Project Properties -> Debug tab.</value>
<value>There's no Project Url specified or external program. Check the web server at Project Properties -& gt; Debug tab.</value>
</data>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.Port" xml:space="preserve">
<data name="ICSharpCode.WepProjectOptionsPanel.Port" xml:space="preserve">
<value>Server port:</value>
<value>Server port:</value>
@ -7600,9 +7609,6 @@ The resources files have been renamed/moved accordingly.</value>
<data name="XML.MainMenu.DebugMenu.RunWithoutDebug.Description" xml:space="preserve">
<data name="XML.MainMenu.DebugMenu.RunWithoutDebug.Description" xml:space="preserve">
<value>Runs the program without attached debugger.</value>
<value>Runs the program without attached debugger.</value>
</data>
</data>
<data name="XML.MainMenu.DebugMenu.RunLastBuild" xml:space="preserve">
<value>Run last build</value>
</data>
<data name="XML.MainMenu.DebugMenu.StepInto" xml:space="preserve">
<data name="XML.MainMenu.DebugMenu.StepInto" xml:space="preserve">
<value>Step into</value>
<value>Step into</value>
</data>
</data>