cryptonas/plugins/plugin_manager/language.hdf

33 lines
1.5 KiB
Plaintext
Raw Normal View History

Name = Plugin manager
2007-01-20 16:42:56 +01:00
Link = Plugins
2006-11-06 17:05:00 +01:00
Title = Plugin Manager
Title {
VolumePlugins = Volume plugins
SystemPlugins = System plugins
}
2006-11-06 17:05:00 +01:00
Button {
SaveSettings = Save all 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 column '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 for configuration, activation and general handling of volumes. 'Register' is the tab-based main interface for volume management which appears if you click on a volume. 'Preferences' is one of these tabs can be be filled with volume plugins to reduce the tabs in the volumes interface.
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'.
}