optgdlg.src (cdf0e10c) optgdlg.src (96574c85)
1/*************************************************************************
2 *
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 *
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
6 *
7 * OpenOffice.org - a multi-platform office productivity suite
8 *

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

644 Size = MAP_APPFONT ( 6 , 6 ) ;
645 Hide = TRUE;
646 };
647 CheckBox CB_ASIANSUPPORT
648 {
649 HelpID = "cui:CheckBox:OFA_TP_LANGUAGES:CB_ASIANSUPPORT";
650 Pos = MAP_APPFONT ( 12 , 158 ) ;
651 Size = MAP_APPFONT ( 236 ,RSC_CD_CHECKBOX_HEIGHT ) ;
1/*************************************************************************
2 *
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 *
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
6 *
7 * OpenOffice.org - a multi-platform office productivity suite
8 *

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

644 Size = MAP_APPFONT ( 6 , 6 ) ;
645 Hide = TRUE;
646 };
647 CheckBox CB_ASIANSUPPORT
648 {
649 HelpID = "cui:CheckBox:OFA_TP_LANGUAGES:CB_ASIANSUPPORT";
650 Pos = MAP_APPFONT ( 12 , 158 ) ;
651 Size = MAP_APPFONT ( 236 ,RSC_CD_CHECKBOX_HEIGHT ) ;
652 Text [ en-US ] = "E~nabled for Asian languages";
652 Text [ en-US ] = "Show UI elements for East Asia~n writings";
653 };
654 FixedImage FI_CTLSUPPORT
655 {
656 Pos = MAP_APPFONT ( 5 , 175 ) ;
657 Size = MAP_APPFONT ( 6 , 6 ) ;
658 Hide = TRUE;
659 };
660 CheckBox CB_CTLSUPPORT
661 {
662 HelpID = "cui:CheckBox:OFA_TP_LANGUAGES:CB_CTLSUPPORT";
663 Pos = MAP_APPFONT ( 12 , 173 ) ;
664 Size = MAP_APPFONT ( 236 , RSC_CD_CHECKBOX_HEIGHT ) ;
653 };
654 FixedImage FI_CTLSUPPORT
655 {
656 Pos = MAP_APPFONT ( 5 , 175 ) ;
657 Size = MAP_APPFONT ( 6 , 6 ) ;
658 Hide = TRUE;
659 };
660 CheckBox CB_CTLSUPPORT
661 {
662 HelpID = "cui:CheckBox:OFA_TP_LANGUAGES:CB_CTLSUPPORT";
663 Pos = MAP_APPFONT ( 12 , 173 ) ;
664 Size = MAP_APPFONT ( 236 , RSC_CD_CHECKBOX_HEIGHT ) ;
665 Text [ en-US ] = "Ena~bled for complex text layout (CTL)";
665 Text [ en-US ] = "Show UI elements for B~i-Directional writing";
666 };
667};
668
669InfoBox RID_SVX_MSGBOX_LANGUAGE_RESTART
670{
671 Message [ en-US ] = "The language setting of the user interface has been updated and will take effect the next time you start %PRODUCTNAME %PRODUCTVERSION";
672};
673
674
666 };
667};
668
669InfoBox RID_SVX_MSGBOX_LANGUAGE_RESTART
670{
671 Message [ en-US ] = "The language setting of the user interface has been updated and will take effect the next time you start %PRODUCTNAME %PRODUCTVERSION";
672};
673
674