diff options
author | Urs Fässler <urs@bitzgi.ch> | 2013-03-07 15:15:54 +0100 |
---|---|---|
committer | Urs Fässler <urs@bitzgi.ch> | 2013-03-07 15:19:57 +0100 |
commit | 2262ea830a6c432d6f74acf705d06551ceb67f97 (patch) | |
tree | fe1d1c5c4dfde56112ce426903fb618308f3190c /sd | |
parent | b817d574cd99bd7976bb38ba48fa1a3334f4a448 (diff) |
sd/source/ui/dlg/dlgass.src comment translation
Change-Id: I203a304ff6591b20d3ce70fd8df2a1ff2383e48f
Diffstat (limited to 'sd')
-rw-r--r-- | sd/source/ui/dlg/dlgass.src | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sd/source/ui/dlg/dlgass.src b/sd/source/ui/dlg/dlgass.src index 7788be0ee399..f686493e0b8f 100644 --- a/sd/source/ui/dlg/dlgass.src +++ b/sd/source/ui/dlg/dlgass.src @@ -55,7 +55,7 @@ ModalDialog DLG_ASS Text [ en-US ] = "~Do not show this wizard again" ; }; - // Seite 1 + // page 1 FixedBitmap FB_PAGE1 { @@ -137,7 +137,7 @@ ModalDialog DLG_ASS AutoHScroll = TRUE; }; - // Seite 2 + // page 2 FixedBitmap FB_PAGE2 { OutputSize = TRUE ; @@ -240,7 +240,7 @@ ModalDialog DLG_ASS Text [ en-US ] = "W~idescreen" ; }; - // Seite 3 + // page 3 FixedBitmap FB_PAGE3 { OutputSize = TRUE ; @@ -401,7 +401,7 @@ ModalDialog DLG_ASS Text [ en-US ] = "Sh~ow logo"; }; - // Seite 4 + // page 4 FixedBitmap FB_PAGE4 { OutputSize = TRUE ; @@ -472,7 +472,7 @@ ModalDialog DLG_ASS VSCROLL = TRUE ; }; - // Seite 5 + // page 5 FixedBitmap FB_PAGE5 { OutputSize = TRUE ; @@ -510,7 +510,7 @@ ModalDialog DLG_ASS Text [ en-US ] = "C~reate summary"; }; - // generell + // general HelpButton BUT_HELP { OutputSize = TRUE ; |