Pablo_01 Posted May 10, 2009 Share Posted May 10, 2009 Hello, In previous version in lang files was for example: # Version 3.6.1 # Version 3.7.0 # Version 3.8.0 Now I don,t know what was change in lang files. Have You list of change in lang files? Regards, Pablo 0 Quote Link to comment Share on other sites More sharing options...
disenioweb Posted May 10, 2009 Share Posted May 10, 2009 Matt sent me this: $_LANG["accountinfo"] = "Account Information"; $_LANG["choosecurrency"] = "Choose Currency"; $_LANG["clientareacurrentsecurityanswer"] = "Please enter your current answer"; $_LANG["clientareacurrentsecurityquestion"] = "Please choose your current security question"; $_LANG["clientareanavsecurityquestions"] = "Change Security Question"; $_LANG["clientareanavservices"] = "My Services"; $_LANG["clientareasecurityanswer"] = "Please enter an answer"; $_LANG["clientareasecurityconfanswer"] = "Please confirm your answer"; $_LANG["clientareasecurityquestion"] = "Please choose a security question"; $_LANG["creditcardenternumber"] = "You did not enter your card number"; $_LANG["creditcardnumberinvalid"] = "The credit card number you entered is invalid"; $_LANG["customfieldvalidationerror"] = "value is not valid"; $_LANG["downloaddescription"] = "Description"; $_LANG["downloadname"] = "Download"; $_LANG["invoicescollections"] = "Collections"; $_LANG["invoicesrefunded"] = "Refunded"; $_LANG["latestannouncements"] = "Latest Announcements"; $_LANG["or"] = "or"; $_LANG["passwordremindercontactsupport"] = "You have no validation questions - please contact support"; $_LANG["passwordremindervalidate"] = "Validate"; $_LANG["passwordremindervalidationerror"] = "Your answer could not be validated - please try again or contact support"; $_LANG["promoexistingclient"] = "You must have an active product/service to use this code"; $_LANG["promoonceperclient"] = "This code can only be used once per client"; $_LANG["pwstrengthfail"] = "The password you entered is not strong enough - please enter a more complex password"; $_LANG["quicknav"] = "Quick Navigation"; $_LANG["rssfeed"] = "Feed"; $_LANG["securityanswerrequired"] = "You are required to enter a security answer"; $_LANG["securitybothnotmatch"] = "Your answer and confirm answer do not match"; $_LANG["securitycurrentincorrect"] = "Your current question and answer is incorrect"; $_LANG["step"] = "Step"; $_LANG["supportticketsticketattachments"] = "Attachments"; $_LANG["whoisresults"] = "WHOIS Results for"; 0 Quote Link to comment Share on other sites More sharing options...
Pablo_01 Posted May 10, 2009 Author Share Posted May 10, 2009 Thanks, it help me 0 Quote Link to comment Share on other sites More sharing options...
chickendippers Posted May 10, 2009 Share Posted May 10, 2009 Thank you 0 Quote Link to comment Share on other sites More sharing options...
dexus Posted July 5, 2009 Share Posted July 5, 2009 I don't understand what happend with that simple old way of adding new translations... Are there any language changes in v4.0.1 and 4.0.2 ? Should we from now on request language string changes for every new version...? What's the reason for this new "sorted" language files...?? 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted July 5, 2009 WHMCS Support Manager Share Posted July 5, 2009 Nope, no new lang strings in 4.0.1 or 4.0.2; they are patches. 0 Quote Link to comment Share on other sites More sharing options...
dexus Posted July 5, 2009 Share Posted July 5, 2009 That's not completely true, I just found one new string in v4.0.2... $_LANG["addmore"] = "Add More"; You see, even you don't know what was changed, how can we know then...? I really don't understand why did you changed nice simple old way of adding new lang strings commented with version number followed by any new strings... 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted July 5, 2009 WHMCS CEO Share Posted July 5, 2009 I don't understand what happend with that simple old way of adding new translations... Should we from now on request language string changes for every new version...? What's the reason for this new "sorted" language files...?? The old way hasn't changed. V4 is a complete new series of releases and so all the existing language variables from 3.x releases were consolidated and sorted to make locating them easier. Incremental releases under V4 will be listed the same as always and for V4 itself, the new lines were provided in the release notes @ http://wiki.whmcs.com/Version_4.0_Release_Notes Matt 0 Quote Link to comment Share on other sites More sharing options...
dexus Posted July 5, 2009 Share Posted July 5, 2009 Thanks for explanation, I thaught that you decided that to change the way how new strings will be added... As I mentioned in previous post there is also one new string that is added in v4.0.1 or 4.0.2 and it is also sorted, and not added to the end of file like it should... 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.