diff --git a/plugins/plugin_manager/language.hdf b/plugins/plugin_manager/language.hdf index 321f473..25e9085 100644 --- a/plugins/plugin_manager/language.hdf +++ b/plugins/plugin_manager/language.hdf @@ -8,7 +8,7 @@ Title { } Button { - SaveSettings = Save settings + SaveSettings = Save all settings Up = move up Down = move down } @@ -25,7 +25,7 @@ Text { } Help { - PluginManager = All features of the CryptoBox are provided by plugins. This makes it possible to extend the CryptoBox easily. Here you may disable some of the available plugins to prevent unwanted user actions. Alternatively you can demand administrative privileges (see 'User manager') to protect dangerous actions from random access. The rightmost colum 'order' can be used to change the order of appearance of the plugins. + PluginManager = All features of the CryptoBox are provided by plugins. This makes it possible to extend the CryptoBox easily. Here you may disable some of the available plugins to prevent unwanted user actions. Alternatively you can demand administrative privileges (see 'User manager') to protect dangerous actions from random access. The rightmost colum 'order' can be used to change the order of appearance of the plugins. Don't forget to save the settings. VolumePlugins = Volume plugins are used to manipulate volumes in any way. The plugin 'Volume properties' can be used as a container for other plugins to increase the clearness of the interface. 'Register' is the tab-based main interface for volume management. SystemPlugins = System plugins can change various aspects of the CryptoBox. They may be listed in the main navigation bar (the leftmost part of every page) and/or in the 'System preferences' container. You should never disable the 'Plugin manager'. } diff --git a/plugins/plugin_manager/plugin_list.cs b/plugins/plugin_manager/plugin_list.cs index 6075b15..3a22c65 100644 --- a/plugins/plugin_manager/plugin_list.cs +++ b/plugins/plugin_manager/plugin_list.cs @@ -10,116 +10,117 @@ from thinking, that it can use the cached page again, if a user calls the "down" or "up" action twice for the same plugin ?> -

- - - + starts here ?> - - - - - - - - - - - - - - - - - - - - - - - -
checked="checked" />checked="checked" />checked="checked" /> - &x=#volume_plugins"><?cs
-				var:html_escape(Lang.Plugins.plugin_manager.Button.Down) ?>&x=#volume_plugins" ><?cs
-				var:html_escape(Lang.Plugins.plugin_manager.Button.Up) ?> - -
-

- - -

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
checked="checked" />checked="checked" />checked="checked" /> + &x=#volume_plugins"><?cs
+					var:html_escape(Lang.Plugins.plugin_manager.Button.Down) ?> + + &x=#volume_plugins" ><?cs
+					var:html_escape(Lang.Plugins.plugin_manager.Button.Up) ?> + +
+
-

+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
checked="checked" />checked="checked" />checked="checked" /> + &x=#system_plugins"><?cs
+					var:html_escape(Lang.Plugins.plugin_manager.Button.Down) ?> + + &x=#" ><?cs
+					var:html_escape(Lang.Plugins.plugin_manager.Button.Up) ?> + +
- - - - - - - - - - - - - - - - - - - - - - - - - -
checked="checked" />checked="checked" />checked="checked" /> - &x=#system_plugins"><?cs
-				var:html_escape(Lang.Plugins.plugin_manager.Button.Down) ?>&x=#" ><?cs
-				var:html_escape(Lang.Plugins.plugin_manager.Button.Up) ?> - -
+

-