[Libreoffice-commits] core.git: sw/source
pje335_NL
meulenthomas at gmail.com
Tue Jun 11 06:50:02 PDT 2013
sw/source/ui/frmdlg/frmpage.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d330f3a2712b38c382767f668e751128b541624c
Author: pje335_NL <meulenthomas at gmail.com>
Date: Mon Jun 10 07:35:44 2013 +0200
fdo#65199 mutible names for the same option.
Change-Id: Ib17c323b5a9a2dba5e3d32d8a1a418167a7e7fe5
Reviewed-on: https://gerrit.libreoffice.org/4222
Reviewed-by: Miklos Vajna <vmiklos at suse.cz>
Tested-by: Miklos Vajna <vmiklos at suse.cz>
diff --git a/sw/source/ui/frmdlg/frmpage.src b/sw/source/ui/frmdlg/frmpage.src
index a2af66e..e87d99f 100644
--- a/sw/source/ui/frmdlg/frmpage.src
+++ b/sw/source/ui/frmdlg/frmpage.src
@@ -259,7 +259,7 @@ TabPage TP_FRM_STD
Pos = MAP_APPFONT ( SWFRMPG_COL_2 , SWFRMPG_ROW_4 ) ;
Size = MAP_APPFONT ( (SWFRMPG_COL_4-SWFRMPG_COL_2) , RSC_CD_CHECKBOX_HEIGHT ) ;
TabStop = TRUE ;
- Text [ en-US ] = "Automatic";
+ Text [ en-US ] = "AutoSize";
};
FixedText FT_HEIGHT
{
More information about the Libreoffice-commits
mailing list