Index: src/DeltaShell/DeltaShell.Gui/Properties/Resources.Designer.cs =================================================================== diff -u -r8f6ae890fed8e8eae3a32f9c0498a10f82e0ddf9 -rdd8fa121d83cc3dd233c4a44d27d9683180f844b --- src/DeltaShell/DeltaShell.Gui/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 8f6ae890fed8e8eae3a32f9c0498a10f82e0ddf9) +++ src/DeltaShell/DeltaShell.Gui/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision dd8fa121d83cc3dd233c4a44d27d9683180f844b) @@ -1306,15 +1306,6 @@ } /// - /// Looks up a localized string similar to Closing current project .... - /// - public static string GuiCommandHandler_CloseProject_Closing_current_project____ { - get { - return ResourceManager.GetString("GuiCommandHandler_CloseProject_Closing_current_project____", resourceCulture); - } - } - - /// /// Looks up a localized string similar to Closing project .... /// public static string GuiCommandHandler_CloseProject_Closing_project____ { @@ -2190,6 +2181,15 @@ } /// + /// Looks up a localized string similar to New WTI project successfully opened.. + /// + public static string New_wti_project_successfully_opened { + get { + return ResourceManager.GetString("New_wti_project_successfully_opened", resourceCulture); + } + } + + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap newspaper { @@ -2238,6 +2238,24 @@ } /// + /// Looks up a localized string similar to Opening new WTI project.. + /// + public static string Opening_new_wti_project { + get { + return ResourceManager.GetString("Opening_new_wti_project", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Opening new WTI project cancelled.. + /// + public static string Opening_new_wti_project_cancelled { + get { + return ResourceManager.GetString("Opening_new_wti_project_cancelled", resourceCulture); + } + } + + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap OptionsHS {