diff options
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/sidebar/EmptyPanel.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sidebar/EmptyPanel.src b/svx/source/sidebar/EmptyPanel.src index 77e375b7cb91..3979ec1d5b12 100644 --- a/svx/source/sidebar/EmptyPanel.src +++ b/svx/source/sidebar/EmptyPanel.src @@ -24,6 +24,6 @@ Control RID_SIDEBAR_EMPTY_PANEL { Pos = MAP_APPFONT(2,2); Size = MAP_APPFONT(100,24); - Text [en-US] = "Properties for the task that you are performing are not available in the sidebar at this time."; + Text [en-US] = "Properties for the task that you are performing are not available for the current selection"; }; }; |