Add a missing i18n label for the new unsubscribe help.

This commit is contained in:
Colin Kuskie 2010-05-18 17:42:50 -07:00
parent f1ea8105d4
commit e485fc36b4

View file

@ -1745,6 +1745,12 @@ the Collaboration Asset, the user will be notified.|,
lastUpdated => 0,
},
'collaboration unsubscribe template title' => {
message => q{Collaboration System Unsubscribe Template},
context => q{status message},
lastUpdated => 0,
},
};
1;