diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2009-03-16 12:04:59 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2009-03-16 12:04:59 +0000 |
commit | 2bafee19286bac50f8bb45e740a6b8275bbbef36 (patch) | |
tree | 4e77761b0280dec32b3f000e1518ef325b8ecf95 /sw/source/ui/table/tabledlg.src | |
parent | 22a3ff92076e5a9c855a301831666c4ca33388da (diff) |
#i100000# roll back changes from mla01
Diffstat (limited to 'sw/source/ui/table/tabledlg.src')
-rw-r--r-- | sw/source/ui/table/tabledlg.src | 4 |
1 files changed, 2 insertions, 2 deletions
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 { |