Clarify size vs density in the ImageGallery i18n.
This commit is contained in:
parent
f90f2f3a57
commit
501c686872
1 changed files with 2 additions and 2 deletions
|
|
@ -725,8 +725,8 @@ our $I18N = {
|
|||
},
|
||||
|
||||
'imageDensity description' => {
|
||||
message => q{The density of the image. Print-quality images are more than three times the size of web-quality images.},
|
||||
lastUpdated => 0,
|
||||
message => q{The density of the image. Print-quality images are more than three times the resolution of web-quality images.},
|
||||
lastUpdated => 1231764657,
|
||||
context => q{Description of asset property},
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue