fix an i18n typo. Sorry Bart
This commit is contained in:
parent
a167731a93
commit
72ed431fb4
1 changed files with 2 additions and 2 deletions
|
|
@ -1145,8 +1145,8 @@ Couldn't open %-s because %-s <br />
|
||||||
context => q{Error message in exportAsHtml for an illegal parameter.},
|
context => q{Error message in exportAsHtml for an illegal parameter.},
|
||||||
},
|
},
|
||||||
|
|
||||||
'%s is not a valid depth' => {
|
'%d is not a valid depth' => {
|
||||||
message => q{%s is not a valid depth},
|
message => q{%d is not a valid depth},
|
||||||
lastUpdated => 0,
|
lastUpdated => 0,
|
||||||
context => q{Error message in exportAsHtml for an illegal parameter.},
|
context => q{Error message in exportAsHtml for an illegal parameter.},
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue