DUMMY_CAR "DUMMY" // DONT REMOVE THIS - THE LANGUAGE PROCESSOR MAKES THIS NULL // Career Summary, when viewed CAREER_COMPLETE "Completion" // Percentage of game completed CAREER_TOTALTIME "Total Time" // Time spent playing game CAREER_ALIVETIME "Time Alive" // Time not spent dead CAREER_SURVIVAL "Survival" // Survival time as a ratio CAREER_KILLS "Kills" // Total number of kills in career CAREER_DEATHS "Deaths" // How many times you've died CAREER_DEATHKILLS "Kill Ratio" // Kills to deaths as a ratio CAREER_DAMAGEDONE "Damage Done" // Total number of damage points inflicted CAREER_DAMAGETAKEN "Damage Taken" // Total number of damage points received CAREER_DAMAGERATIO "Damage Ratio" // The above, as a ratio CAREER_CRASH "Best Crash" // Biggest scoring crash ever CAREER_ASSASSIN "Kills In One Game" // Most kills in one game. CAREER_JUMP "Longest Jump" // Longest jump ever CAREER_STUNT "Best Stunt" // Highest scoring stunt ever CAREER_EVENT "Event" // Which event this references CAREER_LEVEL "Level" // Whether it's A, B or C? CAREER_FAVCAR "Favourite Car" // Which car you've used the most CAREER_TOTAL_POINTS "Total Points" // Total points scored during the career // Page names UNLOCKED_CARS "Unlocked Cars" UNLOCKED_TRACKS "Unlocked Tracks" CAREER_STATS "Career Stats %i" // where %i is a page number