Resolves: #i122049# Changed text of 'empty' panel

(cherry picked from commit 1f317e0580d267b3cc6b6b410bc3d14a4e70e1fe)

Change-Id: I348ea9c84db10268d964e788ed5622123a9fa405
diff --git a/svx/source/sidebar/EmptyPanel.src b/svx/source/sidebar/EmptyPanel.src
index 77e375b..3979ec1 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";
    };
};