ajnsmits Posted June 13 Report Share Posted June 13 It can be overwritten in the custom text file Good afternoon from the Netherlands, Does anyone know if there’s a setting or mod that displays just “date unknown” instead of “Yes, date unknown”? I get this message when I enter “y” for the date of death. Somewhere else, this gets converted to the full text. It’s not too bad on the regular info page, but on the Fan Chart, for example, it doesn’t look very good. Quote Link to comment Share on other sites More sharing options...
theKiwi Posted June 14 Report Share Posted June 14 It's in one of the files in the language folder for the language you have chosen. It's line 38 or thereabouts in the file alltext.php $dates['Y'] = "Yes, date unknown"; So find that line and copy it or copy the above, and then paste it into the cust_text.php file for your language(s) and change the test in " " to what you want it to say. Roger Quote Link to comment Share on other sites More sharing options...
ajnsmits Posted June 14 Author Report Share Posted June 14 Roger , thank you for your response. I found it. André 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.