From c847cf53d0c1754001c1c4ed94208dbc2ab6d510 Mon Sep 17 00:00:00 2001 From: "Michael J. Seiferling" Date: Wed, 30 Dec 2015 21:35:42 -0600 Subject: [PATCH] Fixed a few string typos --- GBM/My Project/Resources.Designer.vb | 6 +++--- GBM/My Project/Resources.resx | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/GBM/My Project/Resources.Designer.vb b/GBM/My Project/Resources.Designer.vb index bd5a9c8..4dbaf24 100644 --- a/GBM/My Project/Resources.Designer.vb +++ b/GBM/My Project/Resources.Designer.vb @@ -3917,7 +3917,7 @@ Namespace My.Resources End Property ''' - ''' Looks up a localized string similar to [PARAM][BR][BR]Do you wish to automatically search for the game path? (Path will be saved)". + ''' Looks up a localized string similar to [PARAM][BR][BR]Do you wish to automatically search for the game path? (Path will be saved). ''' Friend ReadOnly Property mgrPath_ConfirmAutoPath() As String Get @@ -3971,7 +3971,7 @@ Namespace My.Resources End Property ''' - ''' Looks up a localized string similar to The restore path [PARAM] does not exist.[BR][BR]Do you want to create the folder and continue?". + ''' Looks up a localized string similar to The restore path [PARAM] does not exist.[BR][BR]Do you want to create the folder and continue?. ''' Friend ReadOnly Property mgrRestore_ConfirmCreatePath() As String Get @@ -3989,7 +3989,7 @@ Namespace My.Resources End Property ''' - ''' Looks up a localized string similar to The restore path for [PARAM] does not match it's current save path.[BR][BR]Do you want to restore to the current save path instead? (Recommended)". + ''' Looks up a localized string similar to The restore path for [PARAM] does not match it's current save path.[BR][BR]Do you want to restore to the current save path instead? (Recommended). ''' Friend ReadOnly Property mgrRestore_ConfirmPathMismatch() As String Get diff --git a/GBM/My Project/Resources.resx b/GBM/My Project/Resources.resx index 29ff636..f875b5c 100644 --- a/GBM/My Project/Resources.resx +++ b/GBM/My Project/Resources.resx @@ -1400,7 +1400,7 @@ The search failed to locate the path for [PARAM].[BR][BR]Do you wish to manually set the game path? (Path will be saved) - [PARAM][BR][BR]Do you wish to automatically search for the game path? (Path will be saved)" + [PARAM][BR][BR]Do you wish to automatically search for the game path? (Path will be saved) The backup location [PARAM] is not available.[BR]It may be on an external or network drive that isn't connected.[BR][BR]Do you want to select another backup location and continue? @@ -1418,13 +1418,13 @@ [PARAM] restore failed - The restore path [PARAM] does not exist.[BR][BR]Do you want to create the folder and continue?" + The restore path [PARAM] does not exist.[BR][BR]Do you want to create the folder and continue? The backup file for [PARAM] has failed the file intergity check. It may be corrupted, not exist or been modified by another application.[BR][BR]Do you still want to restore this backup? (Not Recommended) - The restore path for [PARAM] does not match it's current save path.[BR][BR]Do you want to restore to the current save path instead? (Recommended)" + The restore path for [PARAM] does not match it's current save path.[BR][BR]Do you want to restore to the current save path instead? (Recommended) Restored aborted by user due to a failed file integrity check.