[Libreoffice-commits] core.git: svx/source

Yousuf Philips philipz85 at hotmail.com
Fri Oct 17 05:01:30 PDT 2014


 svx/source/tbxctrls/tbcontrl.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 709ae235a1c7c618cdf3ca9bad6da8e170b0848c
Author: Yousuf Philips <philipz85 at hotmail.com>
Date:   Fri Oct 17 15:42:38 2014 +0400

    fdo#62081 Improve wording of style update
    
    Change-Id: I2a8b4425fecc33a5507a4c824fff863c10125023
    Reviewed-on: https://gerrit.libreoffice.org/12005
    Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt at gmail.com>
    Tested-by: Samuel Mehrbrodt <s.mehrbrodt at gmail.com>

diff --git a/svx/source/tbxctrls/tbcontrl.src b/svx/source/tbxctrls/tbcontrl.src
index ab53f86..ccda7f6 100644
--- a/svx/source/tbxctrls/tbcontrl.src
+++ b/svx/source/tbxctrls/tbcontrl.src
@@ -95,7 +95,7 @@ Menu RID_SVX_STYLE_MENU
         MenuItem
         {
             Identifier = RID_SVX_UPDATE_STYLE ;
-            Text [ en-US ] = "Update Style Based on Selection" ;
+            Text [ en-US ] = "Update to Match Selection" ;
         };
         MenuItem
         {


More information about the Libreoffice-commits mailing list