Author: af
Date: Mon May  6 08:40:39 2013
New Revision: 1479493

URL: http://svn.apache.org/r1479493
Log:
122049: Changed text of 'empty' panel.

Modified:
    openoffice/trunk/main/svx/source/sidebar/EmptyPanel.src

Modified: openoffice/trunk/main/svx/source/sidebar/EmptyPanel.src
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/svx/source/sidebar/EmptyPanel.src?rev=1479493&r1=1479492&r2=1479493&view=diff
==============================================================================
--- openoffice/trunk/main/svx/source/sidebar/EmptyPanel.src (original)
+++ openoffice/trunk/main/svx/source/sidebar/EmptyPanel.src Mon May  6 08:40:39 
2013
@@ -25,9 +25,9 @@
 Control RID_SIDEBAR_EMPTY_PANEL
 {
     FixedText FT_MESSAGE
-       {
+    {
         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";
+    };
 };


Reply via email to