change "Sidebar" to "Filters" for the panel title

This commit is contained in:
Damien Churchill 2009-03-20 17:22:43 +00:00
parent 4c83745295
commit 4852188ce9

View file

@ -470,7 +470,7 @@ Deluge.SideBar.Config = {
region: 'west',
id: 'sidebar',
cls: 'deluge-sidebar',
title: _('Sidebar'),
title: _('Filters'),
layout: 'accordion',
split: true,
width: 200,