diff options
author | Christina Rossmanith <ChrRossmanith@web.de> | 2011-03-04 22:17:03 +0100 |
---|---|---|
committer | Christina Rossmanith <ChrRossmanith@web.de> | 2011-03-04 22:17:03 +0100 |
commit | ddd6d4d0d57d1de1391591edeac3ef5ec3be1fb6 (patch) | |
tree | d2483b5c2837ac14d27728d81a40dd0c0b0c185b /reportdesign/source | |
parent | e80b540237d122b0639de517856be19ca3c49326 (diff) |
Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from base
Diffstat (limited to 'reportdesign/source')
-rw-r--r-- | reportdesign/source/ui/dlg/dlgpage.src | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/reportdesign/source/ui/dlg/dlgpage.src b/reportdesign/source/ui/dlg/dlgpage.src index b8dfcd377994..dd05a94b6395 100644 --- a/reportdesign/source/ui/dlg/dlgpage.src +++ b/reportdesign/source/ui/dlg/dlgpage.src @@ -79,7 +79,6 @@ TabDialog RID_PAGEDIALOG_PAGE { Pos = MAP_APPFONT ( 169 , 151 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; - /* ### ACHTUNG: Neuer Text in Resource? Zurück : Zur³ck */ Text [ en-US ] = "Return" ; TabStop = TRUE ; }; @@ -129,7 +128,6 @@ TabDialog RID_PAGEDIALOG_BACKGROUND { Pos = MAP_APPFONT ( 169 , 151 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; - /* ### ACHTUNG: Neuer Text in Resource? Zurück : Zur³ck */ Text [ en-US ] = "Return" ; TabStop = TRUE ; Text [ x-comment ] = " "; @@ -218,7 +216,6 @@ TabDialog RID_PAGEDIALOG_CHAR { Pos = MAP_APPFONT ( 169 , 151 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; - /* ### ACHTUNG: Neuer Text in Resource? Zurück : Zur³ck */ Text [ en-US ] = "Return" ; TabStop = TRUE ; Text [ x-comment ] = " "; @@ -290,7 +287,6 @@ TabDialog RID_PAGEDIALOG_LINE { Pos = MAP_APPFONT ( 169 , 151 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; - /* ### ACHTUNG: Neuer Text in Resource? Zurück : Zur³ck */ Text [ en-US ] = "Return" ; TabStop = TRUE ; Text [ x-comment ] = " "; |