I added about 10 dropdowns - everything was going good.
Then I added a Yes No dropdown and now things are screwed up.
When I go to create contact I dont see the the drop down choices anymore - all I see is the dropdown list name in the choices.
I'm also getting this error on all the top of ALL my pages now.

$GLOBALS['app_list_strings']['my_relo_Y/N']=array ( '' => '', '' => '', 'Yes' => 'Yes', 'No' => 'No', );

Does anyone kbnow how to fix this
Thanks