Also 'title' attribute is nice.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_is.inc.php 2544 2009-07-10 13:50:13Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_is.inc.php 2547 2009-07-14 09:22:06Z garvinhicking $
|
||||
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
|
||||
# All rights reserved. See LICENSE file for licensing details
|
||||
# Translation by Örn Arnarson <orn@arnarson.net>
|
||||
@ -948,5 +948,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)');
|
||||
|
||||
|
Reference in New Issue
Block a user