Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mRemoteNG/mRemoteNG.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mRemoteV1/My Project/Resources.Designer.vb')
-rw-r--r--mRemoteV1/My Project/Resources.Designer.vb9
1 files changed, 9 insertions, 0 deletions
diff --git a/mRemoteV1/My Project/Resources.Designer.vb b/mRemoteV1/My Project/Resources.Designer.vb
index adcbae33..f428d743 100644
--- a/mRemoteV1/My Project/Resources.Designer.vb
+++ b/mRemoteV1/My Project/Resources.Designer.vb
@@ -835,6 +835,15 @@ Namespace My.Resources
End Property
'''<summary>
+ ''' Looks up a localized string similar to Portable Edition.
+ '''</summary>
+ Friend ReadOnly Property strPortableEdition() As String
+ Get
+ Return ResourceManager.GetString("strPortableEdition", resourceCulture)
+ End Get
+ End Property
+
+ '''<summary>
''' Looks up a localized string similar to Released under the GNU General Public License (GPL).
'''</summary>
Friend ReadOnly Property strReleasedUnderGPL() As String