summaryrefslogtreecommitdiff
path: root/wizards/source/importwizard/Language.xba
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/source/importwizard/Language.xba')
-rw-r--r--wizards/source/importwizard/Language.xba5
1 files changed, 2 insertions, 3 deletions
diff --git a/wizards/source/importwizard/Language.xba b/wizards/source/importwizard/Language.xba
index 32efcc242e8a..08c7ec7e5784 100644
--- a/wizards/source/importwizard/Language.xba
+++ b/wizards/source/importwizard/Language.xba
@@ -19,7 +19,7 @@ Public SOApplicationName(5) As String
Public sHelpButton As String, sCancelButton As String, sBackButton As String, sNextButton As String
Public sSumInclusiveSubDir As String, sSumSaveDocuments As String
Public sSummaryHeader As String
-Public sWelcometextLabel1 As String, sWelcometextLabel2 As String, sWelcometextLabel3 As String
+Public sWelcometextLabel1 As String, sWelcometextLabel3 As String
Public sBeginButton As String, sMsgDirNotThere As String
Public sQueryForNewCreation As String, sPathError3 As String
Public sNoDirCreation As String
@@ -58,7 +58,6 @@ Sub LoadLanguage()
sCloseButton = GetResText(1005)
sWelcometextLabel1 = ReplaceString(GetResText(1006), GetProductName(),"%PRODUCTNAME")
- sWelcometextLabel2 = GetResText(1007)
sWelcometextLabel3 = GetResText(1008)
' Microsoft Documents
@@ -154,4 +153,4 @@ Dim a as Integer
a = a + 1
Next
End Sub
-</script:module> \ No newline at end of file
+</script:module>