diff --git a/fpicker/source/office/iodlg.src b/fpicker/source/office/iodlg.src index 475e757cf0b3..1e1f8d2f3cdb 100644 --- a/fpicker/source/office/iodlg.src +++ b/fpicker/source/office/iodlg.src @@ -4,9 +4,9 @@ * * $RCSfile: iodlg.src,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: ihi $ $Date: 2007-04-19 12:06:15 $ + * last change: $Author: ihi $ $Date: 2007-11-19 16:24:41 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -191,11 +191,13 @@ ModalDialog DLG_SVT_EXPLORERFILE Size = MAP_APPFONT ( 100, 10 ) ; Text [ en-US ] = "Save with password" ; }; + /* CheckBox CB_AUTO_EXTENSION { Size = MAP_APPFONT ( 160 , 10 ) ; Text [ en-US ] = "~Automatic file name extension" ; }; + */ CheckBox CB_OPTIONS { Size = MAP_APPFONT ( 120 , 10 ) ;