Bulletproof: Removed deficons from lang files.
This commit is contained in:
parent
afdfd95f12
commit
5e0959d79f
@ -1,7 +1,6 @@
|
||||
<?php
|
||||
// Colorsets
|
||||
@define('THEME_COLORSET', 'Farbwahl');
|
||||
@define('DEF_ICONS', 'Unabhängig vom gewählten Farbset immer Standardicons verwenden');
|
||||
// Layout
|
||||
@define('LAYOUT_TYPE','Layout des Blogs (B = Blogeinträge, S = Seitenleiste, CF = Content first)');
|
||||
@define('LAYOUT_SBS','Dreispaltig S-B-S');
|
||||
|
@ -1,7 +1,6 @@
|
||||
<?php
|
||||
// Colorsets
|
||||
@define('THEME_COLORSET', 'Colorset');
|
||||
@define('DEF_ICONS', 'Always use default icons regardless of colorset chosen');
|
||||
// Layout
|
||||
@define('LAYOUT_TYPE','Blog layout (B = Blog entriee, S = Sidebar, CF = Content first)');
|
||||
@define('LAYOUT_SBS','Three columns S-B-S');
|
||||
|
@ -1,4 +1,4 @@
|
||||
Name: Bulletproof v1.0 (s9y-bulletproof.com)
|
||||
Author: Bulletproof development team
|
||||
Date: 2007-09-12
|
||||
Date: 2007-09-13
|
||||
Require Serendipity: 1.2
|
||||
|
@ -1,7 +1,6 @@
|
||||
<?php
|
||||
// Colorsets
|
||||
@define('THEME_COLORSET', 'Farbwahl');
|
||||
@define('DEF_ICONS', 'Unabhängig vom gewählten Farbset immer Standardicons verwenden');
|
||||
// Layout
|
||||
@define('LAYOUT_TYPE','Layout des Blogs (B = Blogeinträge, S = Seitenleiste, CF = Content first)');
|
||||
@define('LAYOUT_SBS','Dreispaltig S-B-S');
|
||||
|
@ -1,7 +1,6 @@
|
||||
<?php
|
||||
// Colorsets
|
||||
@define('THEME_COLORSET', 'Colorset');
|
||||
@define('DEF_ICONS', 'Always use default icons regardless of colorset chosen');
|
||||
// Layout
|
||||
@define('LAYOUT_TYPE','Blog layout (B = Blog entriee, S = Sidebar, CF = Content first)');
|
||||
@define('LAYOUT_SBS','Three columns S-B-S');
|
||||
|
Loading…
x
Reference in New Issue
Block a user