dlgass.src (9bc32660) dlgass.src (074741a6)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 514 unchanged lines hidden (view full) ---

523
524 PushButton BUT_LAST
525 {
526 HelpID = "sd:PushButton:DLG_ASS:BUT_LAST" ;
527 OutputSize = TRUE ;
528 Pos = MAP_APPFONT ( 112, 170 ) ;
529 Size = MAP_APPFONT ( 50, 14 ) ;
530 TabStop = TRUE ;
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 514 unchanged lines hidden (view full) ---

523
524 PushButton BUT_LAST
525 {
526 HelpID = "sd:PushButton:DLG_ASS:BUT_LAST" ;
527 OutputSize = TRUE ;
528 Pos = MAP_APPFONT ( 112, 170 ) ;
529 Size = MAP_APPFONT ( 50, 14 ) ;
530 TabStop = TRUE ;
531 Text [ en-US ] = "<< ~Back" ;
531 Text [ en-US ] = "< ~Back" ;
532 };
533
534 PushButton BUT_NEXT
535 {
536 HelpID = "sd:PushButton:DLG_ASS:BUT_NEXT" ;
537 DefButton = TRUE ;
538 OutputSize = TRUE ;
539 Pos = MAP_APPFONT ( 165, 170 ) ;
540 Size = MAP_APPFONT ( 50, 14 ) ;
541 TabStop = TRUE ;
532 };
533
534 PushButton BUT_NEXT
535 {
536 HelpID = "sd:PushButton:DLG_ASS:BUT_NEXT" ;
537 DefButton = TRUE ;
538 OutputSize = TRUE ;
539 Pos = MAP_APPFONT ( 165, 170 ) ;
540 Size = MAP_APPFONT ( 50, 14 ) ;
541 TabStop = TRUE ;
542 Text [ en-US ] = "~Next >>" ;
542 Text [ en-US ] = "~Next >" ;
543 };
544
545 OKButton BUT_FINISH
546 {
547 OutputSize = TRUE ;
548 Pos = MAP_APPFONT ( 218, 170 ) ;
549 Size = MAP_APPFONT ( 50, 14 ) ;
550 TabStop = TRUE ;

--- 15 unchanged lines hidden ---
543 };
544
545 OKButton BUT_FINISH
546 {
547 OutputSize = TRUE ;
548 Pos = MAP_APPFONT ( 218, 170 ) ;
549 Size = MAP_APPFONT ( 50, 14 ) ;
550 TabStop = TRUE ;

--- 15 unchanged lines hidden ---