Removed unused string.

This commit is contained in:
rmcardle
2012-02-23 22:23:50 -06:00
parent 4b03e542d6
commit 7a7c6aebd9
4 changed files with 1 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.239
' Runtime Version:4.0.30319.261
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
@@ -5772,15 +5772,6 @@ Namespace My
End Get
End Property
'''<summary>
''' Looks up a localized string similar to Windows.
'''</summary>
Friend Shared ReadOnly Property strWindows() As String
Get
Return ResourceManager.GetString("strWindows", resourceCulture)
End Get
End Property
'''<summary>
''' Looks up a localized string similar to Write log file (mRemoteNG.log).
'''</summary>

View File

@@ -2040,9 +2040,6 @@ mRemoteNG will now quit and begin with the installation.</value>
<data name="strWeifenLuoAttributionURL" xml:space="preserve">
<value>http://sourceforge.net/projects/dockpanelsuite/</value>
</data>
<data name="strWindows" xml:space="preserve">
<value>Windows</value>
</data>
<data name="strWriteLogFile" xml:space="preserve">
<value>Write log file (mRemoteNG.log)</value>
</data>

View File

@@ -1779,9 +1779,6 @@ mRemoteNG сейчас прекратит работу и начнет проц
<data name="strWarnings" xml:space="preserve">
<value>Предупреждения</value>
</data>
<data name="strWindows" xml:space="preserve">
<value>ОС Windows</value>
</data>
<data name="strWriteLogFile" xml:space="preserve">
<value>Запись в лог-файл (mRemoteNG.log)</value>
</data>

View File

@@ -1788,9 +1788,6 @@ mRemoteNG зараз припинить роботу і почне процес
<data name="strWarnings" xml:space="preserve">
<value>Попередження</value>
</data>
<data name="strWindows" xml:space="preserve">
<value>ОС Windows</value>
</data>
<data name="strWriteLogFile" xml:space="preserve">
<value>Запис в лог-файл (mRemoteNG.log)</value>
</data>