Would it be possible for the language file to be used in
iPortalX Beta 2.
iPortalX Beta 2 is a Web Wiz Forums 8 portal. Also can you help transalate this
<%
'portal_language_file.asp - English - Last Update July 19, 2005
'Global
'---------------------------------------------------------------------------------
Const strTxtNavigation = "Navigation"
Const strTxtMembersSettings = "Members Settings"
Const strTxtViewPostsSinceLastVisit = "View Posts Since Last Visit"
Const strTxtQuickLinks = "Quick Links: -"
Const strTxtLastReplyBy = "Last Reply By"
Const strTxtIn = "In"
Const strTxtThereAreNoForumPosts = "There are no Forum Posts."
Const strTxtChooseLanguage = "Choose Language"
Const strTxtNotYourPerferredLanguage = "not your perferred language?"
Const strTxtSelectLanguageBelow = "Select language below:"
Const strTxtMailingList = "Mailing List"
Const strTxtJoinOurMailingList = "Join our Mailing List!"
Const
strTxtBeOneOfTheFirstMailingList = "Be one of the first people to
receive updates and release information about Beta 2 by joing our
mailing list."
Const strTxtYouAreCurrentlySubscribed = "You are currently subscribed"
Const strTxtUnsubscribe = "Unsubscribe"
Const strTxtSubscribe = "Subscribe"
Const strTxtViewForum = "View Forum" 'Added July 18
Const strTxtViewHomepage = "View Homepage" 'Added July 18
Const strTxtLogout = "Logout"
'GuestBook
Const strTxtGuestbook = "GuestBook"
Const strTxtClickHereToSignGuestbook = "Click here to sign guestbook."
Const strTxtGuestbookEntriesIn = "entries in"
Const strTxtPagesAndYouAreOnPageNumber = "pages and you are on page number"
Const strTxtCommentsBy = "Comments By"
Const strTxtSignedOn = "Signed On"
Const strTxtCountry = "Country"
Const strTxtBackToHome = "Back To Home"
Const strTxtSignGuestBook = "Sign GuestBook"
'Poll
Const strTxtSitePoll = "Site Poll"
Const strTxtMakeThisIntoASitePoll = "Make this into a Site Poll"
Const strTxtSiteNews = "Site News" 'Added July 19
Const strTxtMakeThisPostANewsItem = "Make this post a news item." 'Added July 19
%>