cryptonas/plugins/plugin_manager/language.hdf

33 lines
1.4 KiB
Plaintext
Raw Normal View History

Name = Plugin manager
2006-11-06 17:05:00 +01:00
Link = Manage plugins
Title {
PluginManager = Plugin Manager
VolumePlugins = Volume plugins
SystemPlugins = System plugins
}
2006-11-06 17:05:00 +01:00
Button {
SaveSettings = Save settings
Up = move up
Down = move down
}
2006-11-06 17:05:00 +01:00
Text {
PluginName = Plugin
PluginRank = Order
2006-11-06 17:05:00 +01:00
RequestsAuth = Requires admin?
InMenu = Main menu
InPreferences = Preferences
InVolumeRegister = Register
InVolumeProperties = Properties
WhereVisible = Where visible?
2006-11-06 17:05:00 +01:00
}
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.
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'.
}