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

New commits:
commit 9b98c4a8d780ec62f346d9d39cc61e45d0e38a17
Author: Lior Kaplan <kaplanl...@gmail.com>
Date:   Tue Dec 13 00:58:29 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 acfc312..93ea0c2 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
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to