Corrent template description in Macro/AdminBar.
Added POD for two macros. Internationalized the If error message.
This commit is contained in:
parent
b621f3f605
commit
01816cd806
4 changed files with 65 additions and 5 deletions
|
|
@ -7,6 +7,12 @@ our $I18N = {
|
|||
lastUpdated => 1128838656,
|
||||
},
|
||||
|
||||
'eval error' => {
|
||||
message => q|<p><b>If Macro failed:</b> %s <p>Expression: %s
|
||||
<br />Display if true: %s<br />Display if false: %s|,
|
||||
lastUpdated => 1134967651,
|
||||
},
|
||||
|
||||
'if title' => {
|
||||
message => q|If Macro|,
|
||||
lastUpdated => 1112466408,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue