diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/com.gluster.storage.management.console/plugin.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/com.gluster.storage.management.console/plugin.xml b/src/com.gluster.storage.management.console/plugin.xml index 8a58a86d..2b27f496 100644 --- a/src/com.gluster.storage.management.console/plugin.xml +++ b/src/com.gluster.storage.management.console/plugin.xml @@ -534,7 +534,7 @@ menubarPath="com.gluster.storage.management.console.menu.volume/volume" style="push" toolbarPath="Normal" - tooltip="Start the offline brick service"> + tooltip="Start all Offline Bricks of the selected Volume"> </action> <action class="com.gluster.storage.management.console.actions.VolumeLogRotateAction" |