/************************************************************************* * * $RCSfile: border.src,v $ * * $Revision: 1.1.1.1 $ * * last change: $Author: hr $ $Date: 2000-09-18 17:01:07 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses * * - GNU Lesser General Public License Version 2.1 * - Sun Industry Standards Source License Version 1.1 * * Sun Microsystems Inc., October, 2000 * * GNU Lesser General Public License Version 2.1 * ============================================= * Copyright 2000 by Sun Microsystems, Inc. * 901 San Antonio Road, Palo Alto, CA 94303, USA * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License version 2.1, as published by the Free Software Foundation. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, * MA 02111-1307 USA * * * Sun Industry Standards Source License Version 1.1 * ================================================= * The contents of this file are subject to the Sun Industry Standards * Source License Version 1.1 (the "License"); You may not use this file * except in compliance with the License. You may obtain a copy of the * License at http://www.openoffice.org/license.html. * * Software provided under this License is provided on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, * WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, * MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. * See the License for the specific provisions governing your rights and * obligations concerning the Software. * * The Initial Developer of the Original Code is: Sun Microsystems, Inc. * * Copyright: 2000 by Sun Microsystems, Inc. * * All Rights Reserved. * * Contributor(s): _______________________________________ * * ************************************************************************/ // include --------------------------------------------------------------- #include "helpid.hrc" #include "dialogs.hrc" #include "border.hrc" // pragma ---------------------------------------------------------------- // define --------------------------------------------------------------- #define STD_MASKCOLOR Color { Red=0xC000; Green=0xC000; Blue=0xC000; } // RID_SVXPAGE_BORDER --------------------------------------------------- TabPage RID_SVXPAGE_BORDER { Helpid = HID_BORDER ; Hide = TRUE ; Text = "Umrandung" ; Text [ English ] = "Border" ; Text [ norwegian ] = "Border" ; Text [ italian ] = "Bordo" ; Text [ portuguese_brazilian ] = "Borda" ; Text [ portuguese ] = "Contornos" ; Text [ finnish ] = "Reunaviiva" ; Text [ danish ] = "Ramme" ; Text [ french ] = "Bordure" ; Text [ swedish ] = "Inramning" ; Text [ dutch ] = "Omranding" ; Text [ spanish ] = "Borde" ; Text [ english_us ] = "Borders" ; Size = MAP_APPFONT ( 260 , 135 ) ; Control WIN_PRESETS { HelpId = HID_BORDER_CTL_PRESETS ; Hide = TRUE ; Pos = MAP_APPFONT ( 17 , 12 ) ; Size = MAP_APPFONT ( 63 , 15 ) ; TabStop = TRUE ; }; GroupBox GB_PRESETS { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 86 , 30 ) ; Text = "Vorgaben" ; Text [ ENGLISH ] = "Presets" ; Text [ norwegian ] = "Presets" ; Text [ italian ] = "Predefiniti" ; Text [ portuguese_brazilian ] = "Predefine" ; Text [ portuguese ] = "Predefinies" ; Text [ finnish ] = "Mritykset" ; Text [ danish ] = "Forudindstillinger" ; Text [ french ] = "Valeurs prdfinies" ; Text [ swedish ] = "Frinstllningar" ; Text [ dutch ] = "Standaard" ; Text [ spanish ] = "Predeterminados" ; Text [ english_us ] = "Presets" ; Text[ chinese_simplified ] = "Ԥ"; Text[ russian ] = " "; Text[ polish ] = "Ustawienia domylne"; Text[ japanese ] = "ؾ"; Text[ chinese_traditional ] = "wm"; Text[ arabic ] = " "; Text[ greek ] = ""; Text[ korean ] = "⺻ "; Text[ turkish ] = "nayarlar"; Text[ language_user1 ] = " "; }; Window WIN_FRAMESEL { Pos = MAP_APPFONT ( 12 , 44 ) ; Size = MAP_APPFONT ( 74 , 55 ) ; }; PushButton PB_DISTANCE { Pos = MAP_APPFONT ( 24 , 112 ) ; Size = MAP_APPFONT ( 50 , 12 ) ; Hide = TRUE; Text = "~Abstnde" ; Text [ ENGLISH ] = "Distances" ; Text[ english_us ] = "Sp~acing"; Text[ portuguese ] = "E~spaamento"; Text[ russian ] = ""; Text[ greek ] = "A"; Text[ dutch ] = "~Afstanden"; Text[ french ] = "~carts"; Text[ spanish ] = "E~spacios"; Text[ italian ] = "Dis~tanze"; Text[ danish ] = "Afstand"; Text[ swedish ] = "Avstnd"; Text[ polish ] = "~Odstpy"; Text[ portuguese_brazilian ] = "Distances"; Text[ japanese ] = "Ԋu"; Text[ korean ] = "(~A)"; Text[ chinese_simplified ] = ""; Text[ chinese_traditional ] = "j"; Text[ arabic ] = ""; Text[ turkish ] = "~Aralklar"; Text[ language_user1 ] = " "; }; ModalDialog DLG_DISTANCE { Helpid = HID_BORDER_DISTANCE_DLG; OutputSize = TRUE ; SvLook = TRUE ; Size = MAP_APPFONT ( 225 , 96 ) ; Text = "Abstnde" ; Text [ ENGLISH ] = "Distances" ; Moveable = TRUE ; FixedText FT_LEFT { Pos = MAP_APPFONT ( 12 , 15 ) ; Size = MAP_APPFONT ( 38 , 10 ) ; Text = "~Links" ; Text [ ENGLISH ] = "Left" ; Text[ english_us ] = "~Left"; Text[ portuguese ] = "Esque~rda"; Text[ russian ] = ""; Text[ greek ] = ""; Text[ dutch ] = "~Links"; Text[ french ] = " ~gauche"; Text[ spanish ] = "~Izquierda"; Text[ italian ] = "~Sinistra"; Text[ danish ] = "Venstre"; Text[ swedish ] = "~Vnster"; Text[ polish ] = "Z lewej"; Text[ portuguese_brazilian ] = "Left"; Text[ japanese ] = "(~L)"; Text[ korean ] = "(~L)"; Text[ chinese_simplified ] = "(~L)"; Text[ chinese_traditional ] = "(~L)"; Text[ arabic ] = ""; Text[ turkish ] = "~Sol"; Text[ language_user1 ] = " "; }; MetricField MF_LEFT { Border = TRUE ; Pos = MAP_APPFONT ( 53 , 15 ) ; Size = MAP_APPFONT ( 40 , 12 ) ; Spin = TRUE ; Repeat = TRUE ; SpinSize = 10 ; First = 100 ; Last = 5000 ; Maximum = 5000 ; Minimum = 0 ; DecimalDigits = 2 ; Unit = FUNIT_MM ; }; FixedText FT_RIGHT { Pos = MAP_APPFONT ( 12 , 30 ) ; Size = MAP_APPFONT ( 38 , 10 ) ; Text = "R~echts" ; Text [ ENGLISH ] = "Right" ; Text[ english_us ] = "Right"; Text[ portuguese ] = "~Direita"; Text[ russian ] = ""; Text[ greek ] = ""; Text[ dutch ] = "~Rechts"; Text[ french ] = " ~droite"; Text[ spanish ] = "~Derecha"; Text[ italian ] = "~Destra"; Text[ danish ] = "Hjre"; Text[ swedish ] = "Hg~er"; Text[ polish ] = "Z prawej"; Text[ portuguese_brazilian ] = "Right"; Text[ japanese ] = "E"; Text[ korean ] = ""; Text[ chinese_simplified ] = ""; Text[ chinese_traditional ] = "k"; Text[ arabic ] = ""; Text[ turkish ] = "S~a"; Text[ language_user1 ] = " "; }; MetricField MF_RIGHT { Border = TRUE ; Pos = MAP_APPFONT ( 53 , 30 ) ; Size = MAP_APPFONT ( 40 , 12 ) ; Spin = TRUE ; Repeat = TRUE ; SpinSize = 10 ; First = 100 ; Last = 5000 ; Maximum = 5000 ; Minimum = 0 ; DecimalDigits = 2 ; Unit = FUNIT_MM ; }; FixedText FT_TOP { Pos = MAP_APPFONT ( 12 , 45 ) ; Size = MAP_APPFONT ( 38 , 10 ) ; Text = "~Oben" ; Text [ ENGLISH ] = "Top" ; Text[ english_us ] = "~Top"; Text[ portuguese ] = "Em ~cima"; Text[ russian ] = ""; Text[ greek ] = ""; Text[ dutch ] = "~Boven"; Text[ french ] = "En ~haut"; Text[ spanish ] = "~Arriba"; Text[ italian ] = "~Alto"; Text[ danish ] = "Top"; Text[ swedish ] = "~Uppe"; Text[ polish ] = "W grze"; Text[ portuguese_brazilian ] = "Top"; Text[ japanese ] = "(~T)"; Text[ korean ] = "(~T)"; Text[ chinese_simplified ] = "(~T)"; Text[ chinese_traditional ] = "W(~T)"; Text[ arabic ] = ""; Text[ turkish ] = "~st"; Text[ language_user1 ] = " "; }; MetricField MF_TOP { Border = TRUE ; Pos = MAP_APPFONT ( 53 , 45 ) ; Size = MAP_APPFONT ( 40 , 12 ) ; Spin = TRUE ; Repeat = TRUE ; SpinSize = 10 ; First = 100 ; Last = 5000 ; Maximum = 5000 ; Minimum = 0 ; DecimalDigits = 2 ; Unit = FUNIT_MM ; }; FixedText FT_BOTTOM { Pos = MAP_APPFONT ( 12 , 60 ) ; Size = MAP_APPFONT ( 38 , 10 ) ; Text = "~Unten" ; Text [ ENGLISH ] = "Bottom" ; Text[ english_us ] = "~Bottom"; Text[ portuguese ] = "Em ~baixo"; Text[ russian ] = ""; Text[ greek ] = ""; Text[ dutch ] = "Be~neden"; Text[ french ] = "En ~bas"; Text[ spanish ] = "~Abajo"; Text[ italian ] = "~Basso"; Text[ danish ] = "Bund"; Text[ swedish ] = "~Nere"; Text[ polish ] = "W dole"; Text[ portuguese_brazilian ] = "Bottom"; Text[ japanese ] = "(~B)"; Text[ korean ] = "Ʒ(~B)"; Text[ chinese_simplified ] = "(~B)"; Text[ chinese_traditional ] = "U(~B)"; Text[ arabic ] = ""; Text[ turkish ] = "Al~t"; }; MetricField MF_BOTTOM { Border = TRUE ; Pos = MAP_APPFONT ( 53 , 60 ) ; Size = MAP_APPFONT ( 40 , 12 ) ; Spin = TRUE ; Repeat = TRUE ; SpinSize = 10 ; First = 100 ; Last = 5000 ; Maximum = 5000 ; Minimum = 0 ; DecimalDigits = 2 ; Unit = FUNIT_MM ; }; CheckBox CB_SYNC { Pos = MAP_APPFONT ( 12 , 75 ) ; Size = MAP_APPFONT ( 120 , 12 ) ; Text = "S~ynchronisieren" ; Text [ ENGLISH ] = "Synchronize" ; Text[ english_us ] = "Synchronize"; Text[ portuguese ] = "~Sincronizar"; Text[ russian ] = ""; Text[ greek ] = ""; Text[ dutch ] = "S~ynchroniseren"; Text[ french ] = "~Synchroniser"; Text[ spanish ] = "~Sincronizar"; Text[ italian ] = "~Sicronizza"; Text[ danish ] = "Synkroniser"; Text[ swedish ] = "Synkronisera"; Text[ polish ] = "Synchronizuj"; Text[ portuguese_brazilian ] = "Synchronize"; Text[ japanese ] = "ݸ"; Text[ korean ] = "ȭ"; Text[ chinese_simplified ] = "ͬ"; Text[ chinese_traditional ] = "PB"; Text[ arabic ] = ""; Text[ turkish ] = "~Eitle"; Text[ language_user1 ] = " "; }; Window WIN_EXAMPLE { Pos = MAP_APPFONT ( 106 , 15 ) ; Size = MAP_APPFONT ( 57 , 57 ) ; Border = TRUE; }; GroupBox GB_DISTANCE { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 160 , 90 ) ; Text = "Einstellungen" ; Text [ ENGLISH ] = "Settings" ; Text[ english_us ] = "Settings"; Text[ portuguese ] = "Predefinies"; Text[ russian ] = ""; Text[ greek ] = ""; Text[ dutch ] = "Instellingen"; Text[ french ] = "Paramtres"; Text[ spanish ] = "Configuracin"; Text[ italian ] = "Impostazioni"; Text[ danish ] = "Indstillinger"; Text[ swedish ] = "Instllningar"; Text[ polish ] = "Ustawienia"; Text[ portuguese_brazilian ] = "Settings"; Text[ japanese ] = "ݒ"; Text[ korean ] = ""; Text[ chinese_simplified ] = "趨"; Text[ chinese_traditional ] = "]w"; Text[ arabic ] = ""; Text[ turkish ] = "Ayarlar"; Text[ language_user1 ] = " "; }; OKButton PB_OK { Pos = MAP_APPFONT ( 172 , 6 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; DefButton = TRUE; }; CancelButton PB_CANCEL { Pos = MAP_APPFONT ( 172 , 23 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; }; HelpButton PB_HELP { Pos = MAP_APPFONT ( 172 , 43 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; }; Text[ english_us ] = "Spacing"; Text[ portuguese ] = "Espaamento"; Text[ russian ] = ""; Text[ greek ] = "A"; Text[ dutch ] = "Afstanden"; Text[ french ] = "carts"; Text[ spanish ] = "Espacios"; Text[ italian ] = "Distanze"; Text[ danish ] = "Afstand"; Text[ swedish ] = "Avstnd"; Text[ polish ] = "Odstpy"; Text[ portuguese_brazilian ] = "Distances"; Text[ japanese ] = "Ԋu"; Text[ korean ] = ""; Text[ chinese_simplified ] = ""; Text[ chinese_traditional ] = "j"; Text[ arabic ] = ""; Text[ turkish ] = "Aralklar"; Text[ language_user1 ] = " "; }; GroupBox GB_BORDER { Pos = MAP_APPFONT ( 6 , 34 ) ; Size = MAP_APPFONT ( 86 , 95 ) ; Text = "Rahmen" ; Text [ ENGLISH ] = "Border" ; Text [ norwegian ] = "Border" ; Text [ italian ] = "Cornice" ; Text [ portuguese_brazilian ] = "Borda" ; Text [ portuguese ] = "Moldura" ; Text [ finnish ] = "Reunaviiva" ; Text [ danish ] = "Ramme" ; Text [ french ] = "Cadre" ; Text [ swedish ] = "Ram" ; Text [ dutch ] = "Voorbeeld" ; Text [ spanish ] = "Marco" ; Text [ english_us ] = "Frame" ; Text[ chinese_simplified ] = ""; Text[ russian ] = ""; Text[ polish ] = "Ramka"; Text[ japanese ] = "g"; Text[ chinese_traditional ] = "w"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = ""; Text[ turkish ] = "ereve"; Text[ language_user1 ] = " "; }; FixedText FT_LINESTYLE { Pos = MAP_APPFONT ( 104 , 14 ) ; Size = MAP_APPFONT ( 63 , 10 ) ; Text = "~Stil" ; Text [ ENGLISH ] = "~Style" ; Text [ norwegian ] = "~Style" ; Text [ italian ] = "Stile" ; Text [ portuguese_brazilian ] = "~Estilo" ; Text [ portuguese ] = "~Estilo" ; Text [ finnish ] = "~Tyyli" ; Text [ danish ] = "Type" ; Text [ french ] = "~Style" ; Text [ swedish ] = "~Stil" ; Text [ dutch ] = "~Type" ; Text [ spanish ] = "~Estilo" ; Text [ english_us ] = "~Style" ; Text[ chinese_simplified ] = "ʽ(~S)"; Text[ russian ] = ""; Text[ polish ] = "Styl"; Text[ japanese ] = "(~S)"; Text[ chinese_traditional ] = "˦(~S)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "(~S)"; Text[ turkish ] = "~Biim"; Text[ language_user1 ] = " "; }; FixedText FT_LINECOLOR { Pos = MAP_APPFONT ( 104 , 100 ) ; Size = MAP_APPFONT ( 63 , 10 ) ; Text = "~Farbe" ; Text [ ENGLISH ] = "~Color" ; Text [ norwegian ] = "~Color" ; Text [ italian ] = "~Colore" ; Text [ portuguese_brazilian ] = "~Cor" ; Text [ portuguese ] = "~Cor" ; Text [ finnish ] = "~Vri" ; Text [ danish ] = "Farve" ; Text [ french ] = "~Couleur" ; Text [ swedish ] = "~Frg" ; Text [ dutch ] = "~Kleur" ; Text [ spanish ] = "~Color" ; Text [ english_us ] = "~Color" ; Text[ chinese_simplified ] = "ɫ(~C)"; Text[ russian ] = ""; Text[ polish ] = "Kolor"; Text[ japanese ] = "F(~C)"; Text[ chinese_traditional ] = "C(~C)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "(~C)"; Text[ turkish ] = "~Renk"; Text[ language_user1 ] = " "; }; ListBox LB_LINECOLOR { Border = TRUE ; Pos = MAP_APPFONT ( 104 , 112 ) ; Size = MAP_APPFONT ( 62 , 68 ) ; DropDown = TRUE ; DDExtraWidth = TRUE ; }; GroupBox GB_LINE { Pos = MAP_APPFONT ( 98 , 3 ) ; Size = MAP_APPFONT ( 75 , 126 ) ; Text = "Linie" ; Text [ ENGLISH ] = "Lines" ; Text [ norwegian ] = "Linjer" ; Text [ italian ] = "Linea" ; Text [ portuguese_brazilian ] = "Linhas" ; Text [ portuguese ] = "Linha" ; Text [ finnish ] = "Viivat" ; Text [ danish ] = "Streg" ; Text [ french ] = "Ligne" ; Text [ swedish ] = "Linje" ; Text [ dutch ] = "Lijn" ; Text [ spanish ] = "Lnea" ; Text [ english_us ] = "Line" ; Text[ chinese_simplified ] = ""; Text[ russian ] = ""; Text[ polish ] = "Linia"; Text[ japanese ] = ""; Text[ chinese_traditional ] = "u"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = ""; Text[ turkish ] = "izgi"; Text[ language_user1 ] = " "; }; FixedText FT_SHADOWPOS { Pos = MAP_APPFONT ( 185 , 14 ) ; Size = MAP_APPFONT ( 63 , 10 ) ; Text = "~Position" ; Text [ ENGLISH ] = "~Position" ; Text [ norwegian ] = "~Posisjon" ; Text [ italian ] = "~Posizione" ; Text [ portuguese_brazilian ] = "~Posio" ; Text [ portuguese ] = "~Posio" ; Text [ finnish ] = "A~sema" ; Text [ danish ] = "Placering" ; Text [ french ] = "~Position" ; Text [ swedish ] = "~Position" ; Text [ dutch ] = "~Positie" ; Text [ spanish ] = "~Posicin" ; Text [ english_us ] = "~Position" ; Text[ chinese_simplified ] = "λ(~P)"; Text[ russian ] = ""; Text[ polish ] = "Pozycja"; Text[ japanese ] = "ʒu(~P)"; Text[ chinese_traditional ] = "m(~P)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "ġ(~P)"; Text[ turkish ] = "~Konum"; Text[ language_user1 ] = " "; }; Control WIN_SHADOWS { HelpId = HID_BORDER_CTL_SHADOWS ; Hide = TRUE ; Pos = MAP_APPFONT ( 185 , 25 ) ; Size = MAP_APPFONT ( 65 , 15 ) ; TabStop = TRUE ; }; FixedText FT_SHADOWCOLOR { Pos = MAP_APPFONT ( 185 , 72 ) ; Size = MAP_APPFONT ( 63 , 10 ) ; Text = "Fa~rbe" ; Text [ ENGLISH ] = "C~olor" ; Text [ norwegian ] = "C~olor" ; Text [ italian ] = "Colore" ; Text [ portuguese_brazilian ] = "C~or" ; Text [ portuguese ] = "C~or" ; Text [ finnish ] = "V~ri" ; Text [ danish ] = "Farve" ; Text [ french ] = "~Couleur" ; Text [ swedish ] = "F~rg" ; Text [ dutch ] = "K~leur" ; Text [ spanish ] = "C~olor" ; Text [ english_us ] = "C~olor" ; Text[ chinese_simplified ] = "ɫ(~O)"; Text[ russian ] = ""; Text[ polish ] = "Kolor"; Text[ japanese ] = "F(~O)"; Text[ chinese_traditional ] = "C(~O)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "(~O)"; Text[ turkish ] = "Re~nk"; Text[ language_user1 ] = " "; }; ListBox LB_SHADOWCOLOR { Border = TRUE ; Pos = MAP_APPFONT ( 185 , 83 ) ; Size = MAP_APPFONT ( 62 , 68 ) ; DropDown = TRUE ; DDExtraWidth = TRUE ; }; FixedText FT_SHADOWSIZE { Pos = MAP_APPFONT ( 185 , 43 ) ; Size = MAP_APPFONT ( 63 , 10 ) ; /* ### ACHTUNG: Neuer Text in Resource? ~Gre : ~Gre */ /* ### ACHTUNG: Neuer Text in Resource? ~Gre : ~Gre */ Text = "~Gre" ; Text [ ENGLISH ] = "Si~ze" ; Text [ norwegian ] = "Si~ze" ; Text [ italian ] = "~Dimensione" ; Text [ portuguese_brazilian ] = "Ta~manho" ; Text [ portuguese ] = "~Tamanho" ; Text [ finnish ] = "~Koko" ; Text [ danish ] = "Strrelse" ; Text [ french ] = "~Taille" ; Text [ swedish ] = "St~orlek" ; Text [ dutch ] = "~Grootte" ; Text [ spanish ] = "~Tamao" ; Text [ english_us ] = "Si~ze" ; Text[ chinese_simplified ] = "С(~Z)"; Text[ russian ] = ""; Text[ polish ] = "Rozmiar"; Text[ japanese ] = "(~Z)"; Text[ chinese_traditional ] = "jp(~Z)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "ũ(~Z)"; Text[ turkish ] = "~Byklk"; Text[ language_user1 ] = " "; }; MetricField ED_SHADOWSIZE { Border = TRUE ; Pos = MAP_APPFONT ( 185 , 54 ) ; Size = MAP_APPFONT ( 40 , 12 ) ; Spin = TRUE ; Repeat = TRUE ; SpinSize = 10 ; First = 100 ; Last = 5000 ; Maximum = 5000 ; Minimum = 50 ; DecimalDigits = 2 ; Unit = FUNIT_MM ; }; GroupBox GB_SHADOW { Pos = MAP_APPFONT ( 179 , 3 ) ; Size = MAP_APPFONT ( 75 , 126 ) ; Text = "Schatten" ; Text [ ENGLISH ] = "Shadow" ; Text [ norwegian ] = "Shadow" ; Text [ italian ] = "Ombre" ; Text [ portuguese_brazilian ] = "Sombra" ; Text [ portuguese ] = "Sombras" ; Text [ finnish ] = "Varjo" ; Text [ danish ] = "Skygge" ; Text [ french ] = "Ombre" ; Text [ swedish ] = "Skuggning" ; Text [ dutch ] = "Schaduw" ; Text [ spanish ] = "Sombra" ; Text [ english_us ] = "Shadow style" ; Text[ chinese_simplified ] = "Ӱ"; Text[ russian ] = ""; Text[ polish ] = "Cie"; Text[ japanese ] = "e"; Text[ chinese_traditional ] = "v"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = ""; Text[ turkish ] = "Glge"; Text[ language_user1 ] = " "; }; ListBox LB_LINESTYLE { Border = TRUE ; Pos = MAP_APPFONT ( 104 , 25 ) ; Size = MAP_APPFONT ( 62 , 70 ) ; }; ImageList IL_PRE_BITMAPS { ImageBitmap = Bitmap { File = "preview.bmp" ; }; MaskColor = STD_MASKCOLOR ; IdList = { IID_PRENONE ; IID_TABLE_PRE1 ; IID_TABLE_PRE2 ; IID_TABLE_PRE3 ; IID_TABLE_PRE4 ; IID_PARAGRAPH_PRE1 ; IID_PARAGRAPH_PRE2 ; IID_PARAGRAPH_PRE3 ; IID_PARAGRAPH_PRE4 ; }; IdCount = { 9 ; }; }; ImageList IL_SDW_BITMAPS { ImageBitmap = Bitmap { File = "shadow.bmp" ; }; MaskColor = STD_MASKCOLOR ; IdList = { IID_SHADOWNONE ; IID_SHADOW_BOT_RIGHT ; IID_SHADOW_BOT_LEFT ; IID_SHADOW_TOP_RIGHT ; IID_SHADOW_TOP_LEFT ; }; IdCount = { 5 ; }; }; Text[ chinese_simplified ] = "߿"; Text[ russian ] = ""; Text[ polish ] = "Obramowanie"; Text[ japanese ] = "g"; Text[ chinese_traditional ] = ""; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "׵θ"; Text[ turkish ] = "Kenarlk"; Text[ language_user1 ] = " "; }; // **********************************************************************