migrated expire subscription codes to workflow
This commit is contained in:
parent
11a2c5d099
commit
2139b9e5d4
4 changed files with 90 additions and 13 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue