From 2bafee19286bac50f8bb45e740a6b8275bbbef36 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Mon, 16 Mar 2009 12:04:59 +0000 Subject: #i100000# roll back changes from mla01 --- sw/source/ui/table/convert.src | 4 ++-- sw/source/ui/table/instable.src | 4 ++-- sw/source/ui/table/tabledlg.src | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'sw/source/ui/table') diff --git a/sw/source/ui/table/convert.src b/sw/source/ui/table/convert.src index 3eec84232ba1..2023263856c7 100644 --- a/sw/source/ui/table/convert.src +++ b/sw/source/ui/table/convert.src @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: convert.src,v $ - * $Revision: 1.29.240.1 $ + * $Revision: 1.29 $ * * This file is part of OpenOffice.org. * @@ -111,7 +111,7 @@ ModalDialog DLG_CONV_TEXT_TABLE { Pos = MAP_APPFONT ( 125 , 113 ) ; Size = MAP_APPFONT ( 66 , 10 ) ; - Text [ en-US ] = "The first %POSITION_OF_CONTROL rows" ; + Text [ en-US ] = "The first%POSITION_OF_CONTROLrows" ; }; NumericField NF_REPEAT_HEADER { diff --git a/sw/source/ui/table/instable.src b/sw/source/ui/table/instable.src index ca5680ebf494..5a64b0b6df45 100644 --- a/sw/source/ui/table/instable.src +++ b/sw/source/ui/table/instable.src @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: instable.src,v $ - * $Revision: 1.32.240.1 $ + * $Revision: 1.32 $ * * This file is part of OpenOffice.org. * @@ -122,7 +122,7 @@ ModalDialog DLG_INSERT_TABLE { Pos = MAP_APPFONT ( 30 , 105 ) ; Size = MAP_APPFONT ( 95 , 10 ) ; - Text [ en-US ] = "The first %POSITION_OF_CONTROL rows" ; + Text [ en-US ] = "The first%POSITION_OF_CONTROLrows" ; }; NumericField NF_REPEAT_HEADER { diff --git a/sw/source/ui/table/tabledlg.src b/sw/source/ui/table/tabledlg.src index 4e6aec8bdb9f..1511ebeaa619 100644 --- a/sw/source/ui/table/tabledlg.src +++ b/sw/source/ui/table/tabledlg.src @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: tabledlg.src,v $ - * $Revision: 1.38.66.1 $ + * $Revision: 1.38 $ * * This file is part of OpenOffice.org. * @@ -679,7 +679,7 @@ TabPage TP_TABLE_TEXTFLOW { Pos = MAP_APPFONT ( 31 , 114 ) ; Size = MAP_APPFONT ( 95 , 10 ) ; - Text [ en-US ] = "The first %POSITION_OF_CONTROL rows" ; + Text [ en-US ] = "The first%POSITION_OF_CONTROLrows" ; }; NumericField NF_REPEAT_HEADER { -- cgit