1
0

Also 'title' attribute is nice.

This commit is contained in:
Garvin Hicking
2009-07-14 09:40:11 +00:00
parent 97710fe021
commit baa78326d6
67 changed files with 227 additions and 94 deletions

View File

@ -951,5 +951,7 @@
@define('COMMENTS_FILTER_NEED_CONFIRM', 'Pending user confirmation');
@define('NOT_WRITABLE_SPARTACUS', ' (Only required when you plan to use Spartacus plugin for remote plugin download)');
@define('MEDIA_ALT', 'ALT-Attribute (depiction or short description)');
@define('MEDIA_PROPERTY_COMMENT1', 'Depiction (summary for ALT-Attribute)');
@define('MEDIA_PROPERTY_ALT', 'Depiction (summary for ALT-Attribute)');
@define('MEDIA_TITLE', 'TITLE-Attribute (will be displayed on mouse over)');