many bug fixes
This commit is contained in:
parent
c3273e1d53
commit
b84ae38958
15 changed files with 88 additions and 97 deletions
|
|
@ -1,6 +1,12 @@
|
|||
package WebGUI::i18n::English::Subscription;
|
||||
|
||||
our $I18N = {
|
||||
'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,
|
||||
context => q|Displayed if no subscription code batches have been created|
|
||||
},
|
||||
|
||||
'listSubscriptionCodes title' => {
|
||||
message => q|Manage Subscription Codes|,
|
||||
lastUpdated => 1101228391,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue