Author: damoxc
Revision: 4894
Log:
change "Sidebar" to "Filters" for the panel title
Diff:
Modified: trunk/deluge/ui/web/js/deluge-bars.js
===================================================================
--- trunk/deluge/ui/web/js/deluge-bars.js 2009-03-20 17:15:46 UTC (rev
4893)
+++ trunk/deluge/ui/web/js/deluge-bars.js 2009-03-20 17:22:43 UTC (rev
4894)
@@ -470,7 +470,7 @@
region: 'west',
id: 'sidebar',
cls: 'deluge-sidebar',
- title: _('Sidebar'),
+ title: _('Filters'),
layout: 'accordion',
split: true,
width: 200,
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"deluge-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/deluge-commit?hl=en
-~----------~----~----~----~------~----~------~--~---