diff options
author | Christina Rossmanith <ChrRossmanith@web.de> | 2011-03-04 22:16:48 +0100 |
---|---|---|
committer | Christina Rossmanith <ChrRossmanith@web.de> | 2011-03-05 08:40:50 +0100 |
commit | e713cfba3e407248f7b6d20bb232e51ee6c822b9 (patch) | |
tree | a3f0030c3cf97f2f0ce02806c065a7c46c085d83 /sc/source/ui/miscdlgs | |
parent | 299930bec5091841c19c1394db2803177e7b4b5d (diff) |
Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from calc
Diffstat (limited to 'sc/source/ui/miscdlgs')
-rw-r--r-- | sc/source/ui/miscdlgs/instbdlg.src | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/miscdlgs/instbdlg.src b/sc/source/ui/miscdlgs/instbdlg.src index d8432c0b5..20d3049bb 100644 --- a/sc/source/ui/miscdlgs/instbdlg.src +++ b/sc/source/ui/miscdlgs/instbdlg.src @@ -31,7 +31,6 @@ ModalDialog RID_SCDLG_INSERT_TABLE OutputSize = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT ( 274 , 190 ) ; - /* ### ACHTUNG: Neuer Text in Resource? Tabelle einfügen : Tabelle einf³gen */ Text [ en-US ] = "Insert Sheet" ; Moveable = TRUE ; Closeable = TRUE ; @@ -137,7 +136,6 @@ ModalDialog RID_SCDLG_INSERT_TABLE { Pos = MAP_APPFONT ( 149 , 131 ) ; Size = MAP_APPFONT ( 60 , 10 ) ; - /* ### ACHTUNG: Neuer Text in Resource? Ver~knüpfen : Ver~kn³pfen */ Text [ en-US ] = "Lin~k" ; }; FixedText FT_PATH |