Bug 5917 : Fixing messaging preferences
[srvgit] / installer / data / mysql / fr-FR / 2-Optionel / sample_notices_message_attributes.sql
index 1834063..8e919e9 100644 (file)
@@ -1,9 +1,9 @@
 insert into `message_attributes`
 (`message_attribute_id`, message_name, `takes_days`)
 values
-(1, 'Item DUE', 0),
-(2, 'Advance Notice', 1),
-(4, 'Hold Filled', 0),
-(5, 'Item Check-in', 0),
-(6, 'Item Checkout', 0);
+(1, 'Item_DUE', 0),
+(2, 'Advance_Notice', 1),
+(4, 'Hold_Filled', 0),
+(5, 'Item_Check_in', 0),
+(6, 'Item_Checkout', 0);