Translation "please select" (select-box)

Project:Ubercart Contributions
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:patch (needs review)
Description
Project: 
Ubercart

Please change in

uc_attribute.module
~line 1517
- $options = array('' => 'Please select') + $options;
+ $options = array('' => t('Please select')) + $options;

Version: 
Ubercart 1.0