[PATCH] fdo#65199 mutible names for the same option.

Thomas van der meulen (via Code Review) gerrit at gerrit.libreoffice.org
Mon Jun 10 06:39:14 PDT 2013


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/4222

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/22/4222/1

fdo#65199 mutible names for the same option.

Change-Id: Ib17c323b5a9a2dba5e3d32d8a1a418167a7e7fe5
---
M sw/source/ui/frmdlg/frmpage.src
1 file changed, 1 insertion(+), 1 deletion(-)



diff --git a/sw/source/ui/frmdlg/frmpage.src b/sw/source/ui/frmdlg/frmpage.src
index a2af66e..e79d37d 100644
--- a/sw/source/ui/frmdlg/frmpage.src
+++ b/sw/source/ui/frmdlg/frmpage.src
@@ -307,7 +307,7 @@
         Pos = MAP_APPFONT ( SWFRMPG_COL_2 , SWFRMPG_ROW_8 ) ;
         Size = MAP_APPFONT ( (SWFRMPG_COL_4-SWFRMPG_COL_2) , RSC_CD_CHECKBOX_HEIGHT ) ;
         TabStop = TRUE ;
-        Text [ en-US ] = "AutoSize";
+        Text [ en-US ] = "Automatic";
     };
     CheckBox CB_FIXEDRATIO
     {

-- 
To view, visit https://gerrit.libreoffice.org/4222
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib17c323b5a9a2dba5e3d32d8a1a418167a7e7fe5
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Thomas van der meulen <meulenthomas at gmail.com>



More information about the LibreOffice mailing list