missing commas in hash, re sf#1324128
This commit is contained in:
parent
b16c770172
commit
0b4dfe8da7
1 changed files with 2 additions and 2 deletions
|
|
@ -10,11 +10,11 @@ our $I18N = {
|
||||||
message => q|Available product configurations|,
|
message => q|Available product configurations|,
|
||||||
lastUpdated => 0,
|
lastUpdated => 0,
|
||||||
context => q|Message indicatin the available configurations.|
|
context => q|Message indicatin the available configurations.|
|
||||||
}
|
},
|
||||||
'macroName' => {
|
'macroName' => {
|
||||||
message => q|Product|,
|
message => q|Product|,
|
||||||
lastUpdated => 1128918830,
|
lastUpdated => 1128918830,
|
||||||
}
|
},
|
||||||
|
|
||||||
'cannot find product' => {
|
'cannot find product' => {
|
||||||
message => q|Cannot find product|,
|
message => q|Cannot find product|,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue