* Fix certain plugins to correctly behave when using entry-
properties caching, by re-executing plugins that were not executed
because they "scramble" the true content. (garvinhicking)
+
+ * Introduced CUSTOM_ADMIN_INTERFACE that tells the user if the
+ template author also made a stylesheet for the admin interface
+ when selecting a theme (flotsam)
Version 0.9.1 ()
------------------------------------------------------------------------
<td width="100" style="padding-left: 10px"><?php echo $preview; ?></td>
<td valign="top">
<?php echo AUTHOR; ?>: <?php echo $info['author'];?><br />
- <?php echo LAST_UPDATED; ?>: <?php echo $info['date']; ?>
+ <?php echo LAST_UPDATED; ?>: <?php echo $info['date']; ?><br />
+ <?php echo CUSTOM_ADMIN_INTERFACE; ?>: <?php echo $info['custom_admin_interface']; ?><br />
</td>
</tr>
</table>
$data[$k] = implode("\n", $v);
}
+ if ( $theme != 'default' && $theme != 'default-rtl'
+ && @is_dir($serendipity['templatePath'] . $theme . '/admin')
+ && @is_readable($serendipity['templatePath'] . $theme . '/admin/style.css') ) {
+
+ $data['custom_admin_interface'] = YES;
+ } else {
+ $data['custom_admin_interface'] = NO;
+ }
+
return $data;
}
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Показване на броя на статиите в категория?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Показване на броя на статиите до името на автора?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'Ако тази опция е активирана, броят на статиите от този автор ще бъде показан до името на автора в скоби.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Show number of entries per category?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Show number of entries per category?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Show number of entries per category?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Show number of entries per category?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Show number of entries per category?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Angepasste Admin-Oberfläche vorhanden');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Show number of entries per category?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Mostrar número de entradas por categoría?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Mostrar número de artículos del autor?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'Si esta opción es activada, el número de artículos del autor se muestra al lado del nombre del autor en paréntesis.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'آیا تعداد ارسال های هر موضوع در مقابل نام آن نمایش داده شود؟');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'آیا تعداد ارسال های هر نویسنده در مقابل نام وی نمایش داده شود؟');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'اگر این گزینه فعال باشد، تعداد ارسال های یک نویسنده، جلوی نام وی، داخل پرانتز، نمایش داده می شود.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Show number of entries per category?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_TEMPLATE_DESC', 'Si cette option est activée, le plugin utilisera les fonctionnalités de Smarty pour afficher la liste des catégories. Cela permet de changer l\'affichage de la liste en modifiant le fichier "plugin_categories.tpl". N\'utilisez cette option que si vous avez besoin d\'adapter l\'affichage des catégories comme cette fonctionnalité a un impact sur les performances de votre blog.');
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Afficher le nombre de billets par catégorie?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Afficher le nombre d\'articles par auteur?');
-@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'Si cette option est activée, le nombre de billets crées par cet auteur seront affichés à côté de son nom, entre parenthèses.');
\ No newline at end of file
+@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'Si cette option est activée, le nombre de billets crées par cet auteur seront affichés à côté de son nom, entre parenthèses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Show number of entries per category?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_TEMPLATE_DESC', 'Ef þessi möguleiki er virkjaður mun viðbótin nýta Smarty-Templating möguleika til að sýna flokkalistana. Ef þú virkjar þetta geturðu breytt útlitinu í gegnum "plugin_categories.tpl" forsniðsskrána. Að virkja þennan möguleika mun hafa áhrif á afköst, svo ef þú þarft ekki að gera neinar sérsniðnar breytingar skaltu láta þetta vera óvirkjað.');
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Sýna fjölda færsla í hverjum flokk?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Sýna fjölda greina við hliðina á nafni höfundar?');
-@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'Ef þessi möguleiki er virkjaður mun fjöldi greina eftir þennan höfund vera sýndur við hliðina á nafni hans innan sviga.');
\ No newline at end of file
+@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'Ef þessi möguleiki er virkjaður mun fjöldi greina eftir þennan höfund vera sýndur við hliðina á nafni hans innan sviga.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Show number of entries per category?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'カテゴリ毎に表示するエントリの数は?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', '범주 당 글의 수 보이기');
@define('AUTHORS_SHOW_ARTICLE_COUNT', '작성자 이름 옆에 글의 수 보이기');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', '사용할 경우, 각 작성자의 이름 옆 괄호 속에 해당 작성자가 쓴 글의 수를 표시합니다.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Show number of entries per category?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Show number of entries per category?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Show number of entries per category?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Mostrar número de entradas por categoria?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Mostrar número de artigos ao lado do nome nome do autor?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'Se esta opção for activada, o número de artigos deste autor será mostrado entre parêntesis junto ao nome do autor.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Show number of entries per category?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Показывать количество записей в каждой категории?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Показывать количество записей возле имени автора?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'Если эта опция включена, то в скобках возле имени автора приводится общее число сделанных им записей.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Show number of entries per category?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', '顯示每個類別的文章數?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', '顯示作者的文章數?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', '如果開啟這個設定,作者的文章數會顯示在名稱旁邊。');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_TEMPLATE_DESC', '如果開啟這個選項,外掛會利用 Smarty-Templating 的功能來輸出類別列表。您也可以用 "plugin_categories.tpl" 的模版檔案來改變外觀。這個選項會減低網頁的顯示速度,如果您不做任何改變,最好關閉這個選項。');
@define('CATEGORY_PLUGIN_SHOWCOUNT', '顯示每個類別的文章數?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', '顯示作者的文章數?');
-@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', '如果開啟這個設定,作者的文章數會顯示在名稱旁邊。');
\ No newline at end of file
+@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', '如果開啟這個設定,作者的文章數會顯示在名稱旁邊。');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Show number of entries per category?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Ïîêàçâàíå íà áðîÿ íà ñòàòèèòå â êàòåãîðèÿ?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Ïîêàçâàíå íà áðîÿ íà ñòàòèèòå äî èìåòî íà àâòîðà?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'Àêî òàçè îïöèÿ å àêòèâèðàíà, áðîÿò íà ñòàòèèòå îò òîçè àâòîð ùå áúäå ïîêàçàí äî èìåòî íà àâòîðà â ñêîáè.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Show number of entries per category?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Show number of entries per category?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Show number of entries per category?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Show number of entries per category?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Show number of entries per category?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Angepasste Admin-Oberfläche vorhanden');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Show number of entries per category?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Mostrar número de entradas por categoría?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Mostrar número de artículos del autor?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'Si esta opción es activada, el número de artículos del autor se muestra al lado del nombre del autor en paréntesis.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'آیا تعداد ارسال های هر موضوع در مقابل نام آن نمایش داده شود؟');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'آیا تعداد ارسال های هر نویسنده در مقابل نام وی نمایش داده شود؟');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'اگر این گزینه فعال باشد، تعداد ارسال های یک نویسنده، جلوی نام وی، داخل پرانتز، نمایش داده می شود.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Show number of entries per category?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_TEMPLATE_DESC', 'Si cette option est activée, le plugin utilisera les fonctionnalités de Smarty pour afficher la liste des catégories. Cela permet de changer l\'affichage de la liste en modifiant le fichier "plugin_categories.tpl". N\'utilisez cette option que si vous avez besoin d\'adapter l\'affichage des catégories comme cette fonctionnalité a un impact sur les performances de votre blog.');
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Afficher le nombre de billets par catégorie?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Afficher le nombre d\'articles par auteur?');
-@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'Si cette option est activée, le nombre de billets crées par cet auteur seront affichés à côté de son nom, entre parenthèses.');
\ No newline at end of file
+@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'Si cette option est activée, le nombre de billets crées par cet auteur seront affichés à côté de son nom, entre parenthèses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Show number of entries per category?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_TEMPLATE_DESC', 'Ef þessi möguleiki er virkjaður mun viðbótin nýta Smarty-Templating möguleika til að sýna flokkalistana. Ef þú virkjar þetta geturðu breytt útlitinu í gegnum "plugin_categories.tpl" forsniðsskrána. Að virkja þennan möguleika mun hafa áhrif á afköst, svo ef þú þarft ekki að gera neinar sérsniðnar breytingar skaltu láta þetta vera óvirkjað.');
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Sýna fjölda færsla í hverjum flokk?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Sýna fjölda greina við hliðina á nafni höfundar?');
-@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'Ef þessi möguleiki er virkjaður mun fjöldi greina eftir þennan höfund vera sýndur við hliðina á nafni hans innan sviga.');
\ No newline at end of file
+@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'Ef þessi möguleiki er virkjaður mun fjöldi greina eftir þennan höfund vera sýndur við hliðina á nafni hans innan sviga.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Show number of entries per category?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'カテゴリ毎に表示するエントリの数は?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', '범주 당 글의 수 보이기');
@define('AUTHORS_SHOW_ARTICLE_COUNT', '작성자 이름 옆에 글의 수 보이기');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', '사용할 경우, 각 작성자의 이름 옆 괄호 속에 해당 작성자가 쓴 글의 수를 표시합니다.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Show number of entries per category?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Show number of entries per category?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Show number of entries per category?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Mostrar número de entradas por categoria?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Mostrar número de artigos ao lado do nome nome do autor?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'Se esta opção for activada, o número de artigos deste autor será mostrado entre parêntesis junto ao nome do autor.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Show number of entries per category?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Показывать количество записей в каждой категории?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Показывать количество записей возле имени автора?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'Если эта опция включена, то в скобках возле имени автора приводится общее число сделанных им записей.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Show number of entries per category?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', '顯示每個類別的文章數?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', '顯示作者的文章數?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', '如果開啟這個設定,作者的文章數會顯示在名稱旁邊。');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_TEMPLATE_DESC', '¦pªG¶}±Ò³oÓ¿ï¶µ¡A¥~±¾·|§Q¥Î Smarty-Templating ªº¥\¯à¨Ó¿é¥XÃþ§O¦Cªí¡C±z¤]¥i¥H¥Î "plugin_categories.tpl" ªº¼Òª©ÀɮרӧïÅÜ¥~Æ[¡C³oÓ¿ï¶µ·|´î§Cºô¶ªºÅã¥Ü³t«×¡A¦pªG±z¤£°µ¥ô¦ó§ïÅÜ¡A³Ì¦nÃö³¬³oÓ¿ï¶µ¡C');
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Åã¥Ü¨CÓÃþ§Oªº¤å³¹¼Æ¡H');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Åã¥Ü§@ªÌªº¤å³¹¼Æ¡H');
-@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', '¦pªG¶}±Ò³oÓ³]©w¡A§@ªÌªº¤å³¹¼Æ·|Åã¥Ü¦b¦WºÙ®ÇÃä¡C');
\ No newline at end of file
+@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', '¦pªG¶}±Ò³oÓ³]©w¡A§@ªÌªº¤å³¹¼Æ·|Åã¥Ü¦b¦WºÙ®ÇÃä¡C');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file
@define('CATEGORY_PLUGIN_SHOWCOUNT', 'Show number of entries per category?');
@define('AUTHORS_SHOW_ARTICLE_COUNT', 'Show number of articles next to author name?');
@define('AUTHORS_SHOW_ARTICLE_COUNT_DESC', 'If this option is enabled, the number of articles by this author is shown next to the authors name in parentheses.');
+@define('CUSTOM_ADMIN_INTERFACE', 'Custom admin interface available');
\ No newline at end of file