Fix erroneous instances of printf into sprintf in AssetExportHtml.pm.
Remove extraneous error text from some internationalization files.
This commit is contained in:
parent
86a5cb9128
commit
8ffc2f57c2
3 changed files with 6 additions and 10 deletions
|
|
@ -456,9 +456,7 @@ below to see which template variables may be used inside this loop.|,
|
|||
},
|
||||
|
||||
'tab.field.form' => {
|
||||
message => q|The form element for this Use of uninitialized value in exists at varify.pl line 61, <> chunk 64.
|
||||
Use of uninitialized value in printf at varify.pl line 62, <> chunk 64.
|
||||
field.|,
|
||||
message => q|The form element for this field.|,
|
||||
lastUpdated => 1149392054,
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue