"Images must be smaller than @max_size pixels"
should say:
"Images larger than @max_size pixels will be scaled"
--------------------
"Must be an JPEG, PNG or GIF image"
should say:
"Must be a JPEG, PNG or GIF image"
-------------
and "bigger" -> "larger" for consistency. (and it's a nicer word :) )
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | filefield-strings-exact-size.patch | 819 bytes | Moonshine |
| #3 | filefield-strings-v2.patch | 1.1 KB | Moonshine |
| filefield-strings.patch | 959 bytes | Moonshine |
Comments
Comment #1
drewish commentedthey're only scaled if core has an enabled image toolkit... the other bits look good though.
Comment #2
Moonshine commentedAhhhh.. I'll make that one conditional then, just need to look at the code a bit.
Comment #3
Moonshine commentedUpdated version..
Comment #4
drewish commentedthanks, committed to HEAD.
Comment #5
Moonshine commentedSorry I missed this one, but I think it's worth adding... Nice for "exact" size requirements like ads.
Comment #6
Moonshine commentedoops wrong status.
Comment #7
drewish commentedthanks, committed to HEAD.
Comment #8
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.