summaryrefslogtreecommitdiff
path: root/lib/plugins/config/lang/bg/lang.php
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2013-08-02 10:39:05 -0700
committerAndreas Gohr <andi@splitbrain.org>2013-08-02 10:39:05 -0700
commit7c054657a7360e2a6e0e0fed888a35a905bfdf1a (patch)
treed6c43ba72eb3583e66f88e73b6a2211989fe0960 /lib/plugins/config/lang/bg/lang.php
parentde4c3948e85025e1244a5aadca017f83c6362c64 (diff)
parentcd3ed83c4f89831e192b021c8d660574a95eb168 (diff)
downloadrpg-7c054657a7360e2a6e0e0fed888a35a905bfdf1a.tar.gz
rpg-7c054657a7360e2a6e0e0fed888a35a905bfdf1a.tar.bz2
Merge pull request #256 from lupo49/master
de/de-informal/en: Removed redundant suffixes in TOC of configuration manager / Synchronize terms in de and de-informal
Diffstat (limited to 'lib/plugins/config/lang/bg/lang.php')
-rw-r--r--lib/plugins/config/lang/bg/lang.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/plugins/config/lang/bg/lang.php b/lib/plugins/config/lang/bg/lang.php
index 1a370eafe..d0df38cae 100644
--- a/lib/plugins/config/lang/bg/lang.php
+++ b/lib/plugins/config/lang/bg/lang.php
@@ -42,12 +42,6 @@ $lang['_notifications'] = 'Настройки за известяване';
$lang['_syndication'] = 'Настройки на RSS емисиите';
$lang['_advanced'] = 'Допълнителни настройки';
$lang['_network'] = 'Мрежови настройки';
-// The settings group name for plugins and templates can be set with
-// plugin_settings_name and template_settings_name respectively. If one
-// of these lang properties is not set, the group name will be generated
-// from the plugin or template name and the localized suffix.
-$lang['_plugin_sufix'] = ' (приставка)';
-$lang['_template_sufix'] = ' (шаблон)';
/* --- Undefined Setting Messages --- */
$lang['_msg_setting_undefined'] = 'Няма метаданни за настройките.';