change i18n labels in the listSubscriptionCodes screen to try and clear things up
This commit is contained in:
parent
a417feb69d
commit
59f561eabe
3 changed files with 10 additions and 8 deletions
|
|
@ -281,8 +281,8 @@ our $I18N = {
|
|||
},
|
||||
|
||||
'delete codes' => {
|
||||
message => q|Delete selected codes|,
|
||||
lastUpdated => 1101228391,
|
||||
message => q|Delete all codes selected above.|,
|
||||
lastUpdated => 1216437724,
|
||||
context => q|Shows up in listSubscriptionCodes.|
|
||||
},
|
||||
|
||||
|
|
@ -345,8 +345,9 @@ characters long.</p>|,
|
|||
lastUpdated => 0,
|
||||
context => q|The enter a code message for the code redemption function.|
|
||||
},
|
||||
'selection batch id' => {
|
||||
message => q|batch ID|,
|
||||
|
||||
'selection batch name' => {
|
||||
message => q|batch name|,
|
||||
lastUpdated => 0,
|
||||
context => q|Shows up in the selection part of listSubscriptionCodes.|
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue