summaryrefslogtreecommitdiff
path: root/db_config/localization/en_US.inc
blob: 64324f98fe1a616ce69622a7354c2340c4a64c44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?php
# 
# This file is part of Roundcube "db_config" plugin.
# 
# Your are not allowed to distribute this file or parts of it.
# 
# This file is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# 
# Copyright (c) 2012 - 2015 Roland 'Rosali' Liebl - all rights reserved.
# dev-team [at] myroundcube [dot] net
# http://myroundcube.com
# 
$labels=array();$labels['pluginname']='Database based plugins configuration';$labels['plugindescription']='Configure plugins by database instead of filesystem.';