migrated expire subscription codes to workflow

This commit is contained in:
JT Smith 2006-03-02 21:26:28 +00:00
parent 11a2c5d099
commit 2139b9e5d4
4 changed files with 90 additions and 13 deletions

View file

@ -1,6 +1,12 @@
package WebGUI::i18n::English::Subscription;
our $I18N = {
'expire subscription codes' => {
message => q|Expire Subscription Codes|,
lastUpdated => 0,
context => q|the title of the expire subscription codes workflow activity|
},
'no subscription code batches' => {
message => q|No subscription code batches have been created yet. Use the submenu on the right to generate a batch.|,
lastUpdated => 1101228391,