[Libreoffice-commits] .: Branch 'libreoffice-3-5' - cui/source

Lior Kaplan kaplan at kemper.freedesktop.org
Mon Dec 12 14:59:03 PST 2011


 cui/source/options/treeopt.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d8be0409037279154d6ae619e04f97e45018326d
Author: Lior Kaplan <kaplanlior at gmail.com>
Date:   Tue Dec 13 00:55:01 2011 +0200

    fdo#39452: 'Back' is misleading, use 'Revert' instead

diff --git a/cui/source/options/treeopt.src b/cui/source/options/treeopt.src
index 62be8ce..1de1ca6 100644
--- a/cui/source/options/treeopt.src
+++ b/cui/source/options/treeopt.src
@@ -67,7 +67,7 @@ ModalDialog RID_OFADLG_OPTIONS_TREE
         Pos = MAP_APPFONT ( COL_10, ROW_3 ) ;
         Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT ) ;
         TabStop = TRUE ;
-        Text [ en-US ] = "~Back" ;
+        Text [ en-US ] = "~Revert" ;
     };
     //TreeListBox
     Control TLB_PAGES


More information about the Libreoffice-commits mailing list