Also 'title' attribute is nice.
This commit is contained in:
@@ -137,3 +137,5 @@ foreach($const['missing'] AS $file => $constants) {
|
||||
@define('MEDIA_ALT', 'ALT-Attribute (depiction or short description)');
|
||||
@define('MEDIA_PROPERTY_COMMENT1', 'Depiction (summary for ALT-Attribute)');
|
||||
|
||||
@define('MEDIA_TITLE', 'TITLE-Attribute (will be displayed on mouse over)');
|
||||
|
||||
|
||||
@@ -940,5 +940,7 @@ $i18n_filename_to = array('-', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D
|
||||
@define('COMMENTS_FILTER_NEED_CONFIRM', 'Коментарът очаква одобрение от потребителя');
|
||||
@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)');
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_cn.inc.php 2544 2009-07-10 13:50:13Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_cn.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
|
||||
# Translated by
|
||||
@@ -949,5 +949,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)');
|
||||
|
||||
|
||||
@@ -957,5 +957,7 @@ $i18n_filename_to = array (
|
||||
@define('COMMENTS_FILTER_NEED_CONFIRM', 'Čeká na potvrzení uživatelem');
|
||||
@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)');
|
||||
|
||||
|
||||
@@ -957,5 +957,7 @@ $i18n_filename_to = array (
|
||||
@define('COMMENTS_FILTER_NEED_CONFIRM', 'Čeká na potvrzení uživatelem');
|
||||
@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)');
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_da.inc.php 2544 2009-07-10 13:50:13Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_da.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 (c) by Tom Sommer, <ts@dreamcoder.dk>
|
||||
@@ -946,5 +946,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)');
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_de.inc.php 2544 2009-07-10 13:50:13Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_de.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 (c) Jannis Hermanns, Garvin Hicking and others
|
||||
@@ -950,5 +950,6 @@
|
||||
@define('INSTALL_OFFSET_ON_SERVER_TIME_DESC', 'Eintragszeiten nach Server-Zeitzone eintragen oder nicht. YES wählt die Server-Zeitzone als Basis, NO wählt GMT.');
|
||||
@define('NOT_WRITABLE_SPARTACUS', ' (Nur notwendig wenn Spartacus zur Plugin-Installation über das Internet genutzt werden soll)');
|
||||
@define('MEDIA_ALT', 'ALT-Attribut (Bildinhalt oder Kurzbeschreibung)');
|
||||
@define('MEDIA_PROPERTY_COMMENT1', 'Bildinhalt (Zusammenfassung für das ALT-Attribut)');
|
||||
@define('MEDIA_PROPERTY_ALT', 'Bildinhalt (Zusammenfassung für das ALT-Attribut)');
|
||||
@define('MEDIA_TITLE', 'TITLE-Attribut (wird beim Überfahren mit der Maus angezeigt)');
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_en.inc.php 2544 2009-07-10 13:50:13Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_en.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
|
||||
/* vim: set sts=4 ts=4 expandtab : */
|
||||
@@ -947,5 +947,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)');
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_es.inc.php 2544 2009-07-10 13:50:13Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_es.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 (c) by Luis Cervantes <LuisCervantes@ono.com>,
|
||||
@@ -965,5 +965,7 @@ Melvin TODO [20060128]: What spanish word do we use for "referrers" ??
|
||||
@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)');
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_fa.inc.php 2544 2009-07-10 13:50:13Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_fa.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
|
||||
# this translation, translated by Omid Mottaghi <http://oxygenws.com>
|
||||
@@ -949,5 +949,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)');
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_fi.inc.php 2544 2009-07-10 13:50:13Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_fi.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 Mauri Sahlberg <mos@iki.fi>
|
||||
@@ -947,5 +947,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)');
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_fr.inc.php 2544 2009-07-10 13:50:13Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_fr.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 Sebastian Mordziol <argh@php-tools.net>
|
||||
@@ -954,5 +954,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)');
|
||||
|
||||
|
||||
@@ -945,5 +945,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)');
|
||||
|
||||
|
||||
@@ -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)');
|
||||
|
||||
|
||||
@@ -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)');
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_ja.inc.php 2544 2009-07-10 13:50:13Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_ja.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 (c) Tadashi Jokagi <elf2000@users.sourceforge.net>, 2004-2005.
|
||||
@@ -951,5 +951,7 @@
|
||||
@define('COMMENTS_FILTER_NEED_CONFIRM', 'ユーザーの確認を保留しています');
|
||||
@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)');
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_ko.inc.php 2544 2009-07-10 13:50:13Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_ko.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
|
||||
# Translated by: Wesley Hwang-Chung <wesley96@gmail.com>
|
||||
@@ -950,5 +950,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)');
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_nl.inc.php 2544 2009-07-10 13:50:13Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_nl.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 (c) by Christiaan Heerze <webmaster@heimp.nl>
|
||||
@@ -949,5 +949,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)');
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_no.inc.php 2544 2009-07-10 13:50:13Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_no.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 (c) by Jo Christian Oterhals <oterhals@gmail.com>
|
||||
@@ -950,5 +950,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)');
|
||||
|
||||
|
||||
@@ -946,5 +946,7 @@ $i18n_filename_to = array('_', 'a', 'A', 'a', 'A', 'b', 'B', 'c', 'C', 'c', 'C
|
||||
@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)');
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_pt.inc.php 2544 2009-07-10 13:50:13Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_pt.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 (c) by Agner Olson <agner@agner.net>
|
||||
@@ -952,5 +952,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)');
|
||||
|
||||
|
||||
@@ -959,5 +959,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)');
|
||||
|
||||
|
||||
@@ -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)');
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_ru.inc.php 2544 2009-07-10 13:50:13Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_ru.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 Nightly <nightly@reys.net>
|
||||
@@ -951,5 +951,7 @@ $i18n_filename_to = array('_', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D
|
||||
@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)');
|
||||
|
||||
|
||||
@@ -866,5 +866,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)');
|
||||
|
||||
|
||||
@@ -947,5 +947,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)');
|
||||
|
||||
|
||||
@@ -947,5 +947,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)');
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_tn.inc.php 2544 2009-07-10 13:50:13Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_tn.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
|
||||
# Translated by CapriSkye <admin@capriskye.com>
|
||||
@@ -951,5 +951,7 @@ $i18n_unknown = 'tw';
|
||||
@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)');
|
||||
|
||||
|
||||
@@ -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)');
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_tw.inc.php 2544 2009-07-10 13:50:13Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_tw.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
|
||||
# Translated by CapriSkye <admin@capriskye.com>
|
||||
@@ -952,5 +952,7 @@ $i18n_unknown = 'tw';
|
||||
@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)');
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_zh.inc.php 2544 2009-07-10 13:50:13Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_zh.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
|
||||
# Translated by
|
||||
@@ -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)');
|
||||
|
||||
|
||||
@@ -1,3 +1,2 @@
|
||||
@define('MEDIA_ALT', 'ALT-Attribute (depiction or short description)');
|
||||
@define('MEDIA_PROPERTY_COMMENT1', 'Depiction (summary for ALT-Attribute)');
|
||||
@define('MEDIA_TITLE', 'TITLE-Attribute (will be displayed on mouse over)');
|
||||
|
||||
|
||||
@@ -137,3 +137,5 @@ foreach($const['missing'] AS $file => $constants) {
|
||||
@define('MEDIA_ALT', 'ALT-Attribute (depiction or short description)');
|
||||
@define('MEDIA_PROPERTY_COMMENT1', 'Depiction (summary for ALT-Attribute)');
|
||||
|
||||
@define('MEDIA_TITLE', 'TITLE-Attribute (will be displayed on mouse over)');
|
||||
|
||||
|
||||
@@ -940,5 +940,7 @@ $i18n_filename_to = array('-', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D
|
||||
@define('COMMENTS_FILTER_NEED_CONFIRM', 'Êîìåíòàðúò î÷àêâà îäîáðåíèå îò ïîòðåáèòåëÿ');
|
||||
@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)');
|
||||
|
||||
|
||||
@@ -949,5 +949,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)');
|
||||
|
||||
|
||||
@@ -957,5 +957,7 @@ $i18n_filename_to = array (
|
||||
@define('COMMENTS_FILTER_NEED_CONFIRM', 'Èeká na potvrzení uživatelem');
|
||||
@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)');
|
||||
|
||||
|
||||
@@ -957,5 +957,7 @@ $i18n_filename_to = array (
|
||||
@define('COMMENTS_FILTER_NEED_CONFIRM', 'Èeká na potvrzení u¾ivatelem');
|
||||
@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)');
|
||||
|
||||
|
||||
@@ -946,5 +946,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)');
|
||||
|
||||
|
||||
@@ -950,5 +950,6 @@
|
||||
@define('INSTALL_OFFSET_ON_SERVER_TIME_DESC', 'Eintragszeiten nach Server-Zeitzone eintragen oder nicht. YES wählt die Server-Zeitzone als Basis, NO wählt GMT.');
|
||||
@define('NOT_WRITABLE_SPARTACUS', ' (Nur notwendig wenn Spartacus zur Plugin-Installation über das Internet genutzt werden soll)');
|
||||
@define('MEDIA_ALT', 'ALT-Attribut (Bildinhalt oder Kurzbeschreibung)');
|
||||
@define('MEDIA_PROPERTY_COMMENT1', 'Bildinhalt (Zusammenfassung für das ALT-Attribut)');
|
||||
@define('MEDIA_PROPERTY_ALT', 'Bildinhalt (Zusammenfassung für das ALT-Attribut)');
|
||||
@define('MEDIA_TITLE', 'TITLE-Attribut (wird beim Überfahren mit der Maus angezeigt)');
|
||||
|
||||
|
||||
@@ -947,5 +947,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)');
|
||||
|
||||
|
||||
@@ -965,5 +965,7 @@ Melvin TODO [20060128]: What spanish word do we use for "referrers" ??
|
||||
@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)');
|
||||
|
||||
|
||||
@@ -949,5 +949,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)');
|
||||
|
||||
|
||||
@@ -947,5 +947,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)');
|
||||
|
||||
|
||||
@@ -954,5 +954,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)');
|
||||
|
||||
|
||||
@@ -945,5 +945,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)');
|
||||
|
||||
|
||||
@@ -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)');
|
||||
|
||||
|
||||
@@ -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)');
|
||||
|
||||
|
||||
@@ -951,5 +951,7 @@
|
||||
@define('COMMENTS_FILTER_NEED_CONFIRM', 'ユーザーの確認を保留しています');
|
||||
@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)');
|
||||
|
||||
|
||||
@@ -950,5 +950,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)');
|
||||
|
||||
|
||||
@@ -949,5 +949,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)');
|
||||
|
||||
|
||||
@@ -950,5 +950,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)');
|
||||
|
||||
|
||||
@@ -946,5 +946,7 @@ $i18n_filename_to = array('_', 'a', 'A', 'a', 'A', 'b', 'B', 'c', 'C', 'c', 'C
|
||||
@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)');
|
||||
|
||||
|
||||
@@ -952,5 +952,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)');
|
||||
|
||||
|
||||
@@ -959,5 +959,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)');
|
||||
|
||||
|
||||
@@ -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)');
|
||||
|
||||
|
||||
@@ -951,5 +951,7 @@ $i18n_filename_to = array('_', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D
|
||||
@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)');
|
||||
|
||||
|
||||
@@ -866,5 +866,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)');
|
||||
|
||||
|
||||
@@ -947,5 +947,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)');
|
||||
|
||||
|
||||
@@ -947,5 +947,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)');
|
||||
|
||||
|
||||
@@ -951,5 +951,7 @@ $i18n_unknown = 'tw';
|
||||
@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)');
|
||||
|
||||
|
||||
@@ -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)');
|
||||
|
||||
|
||||
@@ -952,5 +952,7 @@ $i18n_unknown = 'tw';
|
||||
@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)');
|
||||
|
||||
|
||||
@@ -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