<? //*************************************************** // Startpage v1.1 by Matthijs Draijer // // Use of this script is free, as long as // it's not commercial and you don't remove // my name. // //*************************************************** $lngEdit = 'Edit'; $lngEditSucces = 'is succesfully changed'; $lngEditError = 'Something went wrong while changing '; $lngError = 'Error'; $lngEmpty = 'Empty'; $lngGetTitle = 'Get title'; $lngNew = 'New'; $lngNewSucces = 'is succesfully adding'; $lngNewError = 'Something went wrong while adding'; $lngSave = 'Save'; $lngTitle = 'Title'; $lngURL = 'URL'; ?>