/************************************************************************* * * $RCSfile: tbxdraw.src,v $ * * $Revision: 1.18 $ * * last change: $Author: kz $ $Date: 2001-06-13 22:09:19 $ * * 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 "tbxdraw.hrc" #include "dialogs.hrc" #include "helpid.hrc" #include // pragma ---------------------------------------------------------------- // ----------------------------------------------------------------------- #define IMAGE_STDBTN_COLOR Color { Red = 0xC000; Green = 0xC000; Blue = 0xC000; } FloatingWindow RID_SVXTBX_DRAW { Moveable = TRUE ; Closeable = TRUE ; Hide = TRUE ; SVLook = TRUE ; HelpID = HID_DRAWTOOL_TBX ; Text = "Zeichenfunktionen" ; Text [ English ] = "Draw functions" ; ToolBox TBX_DRAW { HelpId = HID_SVXTBX_DRAW ; SVLook = TRUE ; ItemList = { ToolBoxItem { Identifier = SID_OBJECT_SELECT ; HelpID = SID_OBJECT_SELECT ; RadioCheck = TRUE ; Text = "Auswahl" ; Text [ ENGLISH ] = "Selection" ; Text [ norwegian ] = "Selection" ; Text [ italian ] = "Selezione" ; Text [ portuguese_brazilian ] = "Sele??o" ; Text [ portuguese ] = "Seleco" ; Text [ finnish ] = "Valinta" ; Text [ danish ] = "Marker" ; Text [ french ] = "Slection" ; Text [ swedish ] = "Urval" ; Text [ dutch ] = "Selectie" ; Text [ spanish ] = "Seleccin" ; Text [ english_us ] = "Selection" ; Text[ chinese_simplified ] = "ѡ"; Text[ russian ] = ""; Text[ polish ] = "Wybr"; Text[ japanese ] = "I"; Text[ chinese_traditional ] = ""; Text[ greek ] = ""; Text[ korean ] = ""; Text[ arabic ] = ""; Text[ turkish ] = "Seim"; Text[ language_user1 ] = " "; Text[ catalan ] = "Seleccin"; }; ToolBoxItem { Identifier = SID_DRAW_LINE ; HelpID = SID_DRAW_LINE ; RadioCheck = TRUE ; Text = "Linie" ; Text [ ENGLISH ] = "Line" ; Text [ norwegian ] = "Linje" ; Text [ italian ] = "Linea" ; Text [ portuguese_brazilian ] = "Linha" ; Text [ portuguese ] = "Linha" ; Text [ finnish ] = "Viiva" ; 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[ greek ] = ""; Text[ korean ] = ""; Text[ arabic ] = ""; Text[ turkish ] = "izgi"; Text[ language_user1 ] = " "; Text[ catalan ] = "Lnea"; }; ToolBoxItem { Identifier = SID_DRAW_RECT ; HelpID = SID_DRAW_RECT ; RadioCheck = TRUE ; Text = "Rechteck" ; Text [ ENGLISH ] = "Rectangle" ; Text [ norwegian ] = "Rectangle" ; Text [ italian ] = "Rettangolo" ; Text [ portuguese_brazilian ] = "Ret?ngulo" ; Text [ portuguese ] = "Rectngulo" ; Text [ finnish ] = "Suorakulmio" ; Text [ danish ] = "Rektangel" ; Text [ french ] = "Rectangle" ; Text [ swedish ] = "Rektangel" ; Text [ dutch ] = "Rechthoek" ; Text [ spanish ] = "Rectngulo" ; Text [ english_us ] = "Rectangle" ; Text[ chinese_simplified ] = ""; Text[ russian ] = ""; Text[ polish ] = "Prostokt"; Text[ japanese ] = "lp`"; Text[ chinese_traditional ] = "x"; Text[ greek ] = ""; Text[ korean ] = "簢"; Text[ arabic ] = ""; Text[ turkish ] = "Dikdrtgen"; Text[ language_user1 ] = " "; Text[ catalan ] = "Rectngulo"; }; ToolBoxItem { Identifier = SID_DRAW_ELLIPSE ; HelpID = SID_DRAW_ELLIPSE ; RadioCheck = TRUE ; Text = "Ellipse" ; Text [ ENGLISH ] = "Ellipse" ; Text [ norwegian ] = "Ellipse" ; Text [ italian ] = "Ellisse" ; Text [ portuguese_brazilian ] = "Elipse" ; Text [ portuguese ] = "Elipse" ; Text [ finnish ] = "Ellipsi" ; Text [ danish ] = "Ellipse" ; Text [ french ] = "Ellipse" ; Text [ swedish ] = "Ellips" ; Text [ dutch ] = "Ellips" ; Text [ spanish ] = "Elipse" ; Text [ english_us ] = "Ellipse" ; Text [ dutch ] = "Ellips" ; Text[ chinese_simplified ] = "Բ"; Text[ russian ] = ""; Text[ polish ] = "Elipsa"; Text[ japanese ] = "ȉ~`"; Text[ chinese_traditional ] = ""; Text[ greek ] = ""; Text[ korean ] = "Ÿ"; Text[ arabic ] = " "; Text[ turkish ] = "Elips"; Text[ language_user1 ] = " "; Text[ catalan ] = "Elipse"; }; ToolBoxItem { Identifier = SID_DRAW_POLYGON_NOFILL ; HelpID = SID_DRAW_POLYGON_NOFILL ; RadioCheck = TRUE ; Text = "Polygon" ; Text [ ENGLISH ] = "Polygon" ; Text [ norwegian ] = "Polygon" ; Text [ italian ] = "Poligono" ; Text [ portuguese_brazilian ] = "Pol?gono" ; Text [ portuguese ] = "Polgono" ; Text [ finnish ] = "Polygoni" ; Text [ danish ] = "Polygon" ; Text [ french ] = "Polygone" ; Text [ swedish ] = "Polygon" ; Text [ dutch ] = "Veelhoek" ; Text [ spanish ] = "Polgono" ; Text [ english_us ] = "Polygon" ; Text[ chinese_simplified ] = ""; Text[ russian ] = ""; Text[ polish ] = "Wielokt"; Text[ japanese ] = "p`"; Text[ chinese_traditional ] = "h"; Text[ greek ] = ""; Text[ korean ] = "ٰ"; Text[ arabic ] = ""; Text[ turkish ] = "Poligon"; Text[ language_user1 ] = " "; Text[ catalan ] = "Polgono"; }; ToolBoxItem { Identifier = SID_DRAW_BEZIER_NOFILL ; HelpID = SID_DRAW_BEZIER_NOFILL ; RadioCheck = TRUE ; Text = "Bezier" ; Text [ ENGLISH ] = "Bezier" ; Text [ spanish ] = "Bzier" ; Text [ dutch ] = "Bzier" ; Text [ english_us ] = "Bzier" ; Text [ swedish ] = "Bzier" ; Text [ danish ] = "Bezier" ; Text [ italian ] = "Bzier" ; Text [ french ] = "Bzier" ; Text [ portuguese ] = "Bzier" ; Text [ portuguese_brazilian ] = "Bezier" ; Text[ chinese_simplified ] = ""; Text[ language_user1 ] = " "; Text[ russian ] = ""; Text[ polish ] = "Krzywa Beziera"; Text[ japanese ] = "޼ުȐ"; Text[ chinese_traditional ] = "u"; Text[ greek ] = "Bzier"; Text[ korean ] = ""; Text[ arabic ] = "Bzier"; Text[ turkish ] = "Bezier"; Text[ catalan ] = "Bzier"; Text[ finnish ] = "Bzier"; }; ToolBoxItem { Identifier = SID_DRAW_FREELINE_NOFILL ; HelpID = SID_DRAW_FREELINE_NOFILL ; RadioCheck = TRUE ; Text = "Freihand" ; Text [ ENGLISH ] = "???" ; Text [ portuguese ] = "Forma livre" ; Text [ english_us ] = "Freeform" ; Text [ portuguese_brazilian ] = "Freihand" ; Text [ swedish ] = "Frihand" ; Text [ danish ] = "Frihnd" ; Text [ italian ] = "Mano libera" ; Text [ spanish ] = "Mano alzada" ; Text [ french ] = " main leve" ; Text [ dutch ] = "Vrije hand" ; Text[ chinese_simplified ] = "ʽ"; Text[ russian ] = " "; Text[ polish ] = "Dowolny ksztat"; Text[ japanese ] = "ذ"; Text[ chinese_traditional ] = "ۥѧ"; Text[ greek ] = " "; Text[ korean ] = ""; Text[ arabic ] = ""; Text[ turkish ] = "Serbest biim"; Text[ language_user1 ] = " "; Text[ catalan ] = "Mano alzada"; Text[ finnish ] = "Vapaamuoto"; }; ToolBoxItem { Identifier = SID_DRAW_ARC ; HelpID = SID_DRAW_ARC ; RadioCheck = TRUE ; Text = "Kreisbogen" ; Text [ ENGLISH ] = "Arc" ; Text [ norwegian ] = "Arc" ; Text [ italian ] = "Arco di cerchio" ; Text [ portuguese_brazilian ] = "Arco" ; Text [ portuguese ] = "Arco" ; Text [ finnish ] = "Kaari" ; Text [ danish ] = "Cirkelbue" ; Text [ french ] = "Arc de cercle" ; Text [ swedish ] = "Cirkelbge" ; Text [ dutch ] = "Cirkelboog" ; Text [ spanish ] = "Arco de crculo" ; Text [ english_us ] = "Arc" ; Text[ chinese_simplified ] = "Բ"; Text[ russian ] = ""; Text[ polish ] = "uk koa"; Text[ japanese ] = "~"; Text[ chinese_traditional ] = "꩷"; Text[ greek ] = ""; Text[ korean ] = "ȣ"; Text[ arabic ] = " "; Text[ turkish ] = "Yay"; Text[ language_user1 ] = " "; Text[ catalan ] = "Arco de crculo"; }; ToolBoxItem { Identifier = SID_DRAW_PIE ; HelpID = SID_DRAW_PIE ; RadioCheck = TRUE ; Text = "Ellipsensektor" ; Text [ ENGLISH ] = "Pie" ; Text [ portuguese ] = "Sectograma" ; Text [ english_us ] = "Ellipse Pie" ; Text [ portuguese_brazilian ] = "Torta" ; Text [ swedish ] = "Ellipssektor" ; Text [ danish ] = "Ellipsesektor" ; Text [ italian ] = "Settore di cerchio" ; Text [ spanish ] = "Sector de elipse" ; Text [ french ] = "Secteur d'ellipse" ; Text [ dutch ] = "Ellipssector" ; Text[ chinese_simplified ] = "Բ"; Text[ russian ] = " "; Text[ polish ] = "Wycinek elipsy"; Text[ japanese ] = "`"; Text[ chinese_traditional ] = ""; Text[ greek ] = " "; Text[ korean ] = "Ÿä"; Text[ arabic ] = " "; Text[ turkish ] = "Elips dilimi"; Text[ language_user1 ] = " "; Text[ catalan ] = "Sector de elipse"; Text[ finnish ] = "Ellipsikaavio"; }; ToolBoxItem { Identifier = SID_DRAW_CIRCLECUT ; HelpID = SID_DRAW_CIRCLECUT ; RadioCheck = TRUE ; Text = "Kreissegment" ; Text [ ENGLISH ] = "Circlecut" ; Text [ portuguese ] = "Segmento de crculo" ; Text [ english_us ] = "Circle Segment" ; Text [ portuguese_brazilian ] = "Circlerecortar" ; Text [ swedish ] = "Cirkelsegment" ; Text [ danish ] = "Cirkelsegment" ; Text [ italian ] = "Segmento di cerchio" ; Text [ spanish ] = "Segmento de crculo" ; Text [ french ] = "Segment de cercle" ; Text [ dutch ] = "Cirkelsegment" ; Text[ chinese_simplified ] = "Բȱ"; Text[ russian ] = " "; Text[ polish ] = "Odcinek koa"; Text[ japanese ] = "~̐ؕ"; Text[ chinese_traditional ] = ""; Text[ greek ] = " "; Text[ korean ] = "ǡ"; Text[ arabic ] = " "; Text[ turkish ] = "Yay dilimi"; Text[ language_user1 ] = " "; Text[ catalan ] = "Segmento de crculo"; Text[ finnish ] = "Ympyrn segmentti"; }; ToolBoxItem { Identifier = SID_DRAW_TEXT ; HelpID = SID_DRAW_TEXT ; RadioCheck = TRUE ; Text = "Text" ; Text [ ENGLISH ] = "Text" ; Text [ norwegian ] = "Text" ; Text [ italian ] = "Testo" ; Text [ portuguese_brazilian ] = "Texto" ; Text [ portuguese ] = "Texto" ; Text [ finnish ] = "Teksti" ; Text [ danish ] = "Tekst" ; Text [ french ] = "Texte" ; Text [ swedish ] = "Text" ; Text [ dutch ] = "Tekst" ; Text [ spanish ] = "Texto" ; Text [ english_us ] = "Text" ; Text[ chinese_simplified ] = ""; Text[ russian ] = ""; Text[ polish ] = "Tekst"; Text[ japanese ] = "÷"; Text[ chinese_traditional ] = "r"; Text[ greek ] = ""; Text[ korean ] = "ؽƮ"; Text[ arabic ] = ""; Text[ turkish ] = "Metin"; Text[ language_user1 ] = " "; Text[ catalan ] = "Texto"; }; ToolBoxItem { Identifier = SID_DRAW_TEXT_VERTICAL ; HelpID = SID_DRAW_TEXT_VERTICAL ; RadioCheck = TRUE ; Text = "Vertikaler Text" ; Text [ ENGLISH ] = "Vertical Text" ; Text[ english_us ] = "Vertical Text"; Text[ portuguese ] = "Texto vertical"; Text[ russian ] = " "; Text[ greek ] = " "; Text[ dutch ] = "Verticale tekst"; Text[ french ] = "Texte vertical"; Text[ spanish ] = "Texto vertical"; Text[ italian ] = "Testo verticale"; Text[ danish ] = "Vertical Text"; Text[ swedish ] = "Vertikal text"; Text[ polish ] = "Pionowy tekst"; Text[ portuguese_brazilian ] = "Vertical Text"; Text[ japanese ] = "c÷"; Text[ korean ] = " ؽƮ"; Text[ chinese_simplified ] = "ֱʽ"; Text[ chinese_traditional ] = "r"; Text[ turkish ] = "Vertical Text"; Text[ arabic ] = " "; Text[ catalan ] = "Texto vertical"; Text[ finnish ] = "Vertikaler Text"; }; ToolBoxItem { Identifier = SID_DRAW_TEXT_MARQUEE ; HelpID = SID_DRAW_TEXT_MARQUEE ; RadioCheck = TRUE ; Text = "Lauftext" ; Text [ ENGLISH ] = "Marquee" ; Text [ portuguese ] = "Texto animado" ; Text [ english_us ] = "Text Animation" ; Text [ portuguese_brazilian ] = "Lauftext" ; Text [ swedish ] = "Animerad text" ; Text [ danish ] = "Animeret tekst" ; Text [ italian ] = "Testo scorrevole" ; Text [ spanish ] = "Animacin de texto" ; Text [ french ] = "Dfilement de texte" ; Text [ dutch ] = "Tekstanimatie" ; Text[ chinese_simplified ] = ""; Text[ russian ] = " "; Text[ polish ] = "Animacje tekstu"; Text[ japanese ] = "÷ıҰ"; Text[ chinese_traditional ] = "ʤr"; Text[ greek ] = " "; Text[ korean ] = "ؽƮ ִϸ̼"; Text[ arabic ] = " "; Text[ turkish ] = "Metin canlandrma"; Text[ language_user1 ] = " "; Text[ catalan ] = "Animacin de texto"; Text[ finnish ] = "Tekstin animaatio"; }; ToolBoxItem { Identifier = SID_DRAW_CAPTION ; HelpID = SID_DRAW_CAPTION ; RadioCheck = TRUE ; Text = "Legende" ; Text [ ENGLISH ] = "Caption" ; Text [ norwegian ] = "Bildetekst" ; Text [ italian ] = "Legenda" ; Text [ portuguese_brazilian ] = "Legenda" ; Text [ portuguese ] = "Legenda" ; Text [ finnish ] = "Kuvatekstit" ; Text [ danish ] = "Forklaring" ; Text [ french ] = "Lgende" ; Text [ swedish ] = "Frklaring" ; Text [ dutch ] = "Legenda" ; Text [ spanish ] = "Leyenda" ; Text [ english_us ] = "Callouts" ; Text[ chinese_simplified ] = "ͼ"; Text[ russian ] = ""; Text[ polish ] = "Legenda"; Text[ japanese ] = "}"; Text[ chinese_traditional ] = "Ϩ"; Text[ greek ] = ""; Text[ korean ] = ""; Text[ arabic ] = " "; Text[ turkish ] = "Belirtme izgisi"; Text[ language_user1 ] = " "; Text[ catalan ] = "Leyenda"; }; ToolBoxItem { Identifier = SID_DRAW_CAPTION_VERTICAL ; HelpID = SID_DRAW_CAPTION_VERTICAL ; RadioCheck = TRUE ; Text = "Vertikale Legende" ; Text [ ENGLISH ] = "Vertical Caption" ; Text[ english_us ] = "Vertical Callout"; Text[ portuguese ] = "Legenda vertical"; Text[ russian ] = " "; Text[ greek ] = " "; Text[ dutch ] = "Verticale legenda"; Text[ french ] = "Lgende verticale"; Text[ spanish ] = "Leyenda vertical"; Text[ italian ] = "Legenda verticale"; Text[ danish ] = "Vertical Caption"; Text[ swedish ] = "Vertikal frklaring"; Text[ polish ] = "Pionowa legenda"; Text[ portuguese_brazilian ] = "Vertical Caption"; Text[ japanese ] = "cp}"; Text[ korean ] = " "; Text[ chinese_simplified ] = "ֱʽͼ"; Text[ chinese_traditional ] = "Ϩ"; Text[ turkish ] = "Vertical Caption"; Text[ arabic ] = " "; Text[ catalan ] = "Leyenda vertical"; Text[ finnish ] = "Vertikale Legende"; }; }; }; Text [ portuguese ] = "Funes de desenho" ; Text [ english_us ] = "Draw Functions" ; Text [ portuguese_brazilian ] = "Zeichenfunktionen" ; Text [ swedish ] = "Ritfunktioner" ; Text [ danish ] = "Tegnefunktioner" ; Text [ italian ] = "Funzioni di disegno" ; Text [ spanish ] = "Funciones de dibujo" ; Text [ french ] = "Fonctions de dessin" ; Text [ dutch ] = "Tekenfuncties" ; Text[ chinese_simplified ] = "ͼ"; Text[ russian ] = " "; Text[ polish ] = "Funkcje graficzne"; Text[ japanese ] = "}``@\\"; Text[ chinese_traditional ] = "øϥ\\"; Text[ greek ] = " "; Text[ korean ] = "׸ Լ"; Text[ arabic ] = " "; Text[ turkish ] = "izim ilevleri"; Text[ language_user1 ] = " "; Text[ catalan ] = "Funciones de dibujo"; Text[ finnish ] = "Piirtotoiminnot"; }; FloatingWindow RID_SVXTBX_ALIGNMENT { Moveable = TRUE ; Closeable = TRUE ; Hide = TRUE ; HelpID = HID_ALIGN_TBX ; SVLook = TRUE ; Text = "Ausrichtung" ; Text [ ENGLISH ] = "Alignment" ; Text [ norwegian ] = "Alignment" ; Text [ italian ] = "Allineamento" ; Text [ portuguese_brazilian ] = "Alinhamento" ; Text [ portuguese ] = "Alinhar" ; Text [ finnish ] = "Tasaus" ; Text [ danish ] = "Justering" ; Text [ french ] = "Alignement" ; Text [ swedish ] = "Justering" ; Text [ dutch ] = "Uitlijning" ; Text [ spanish ] = "Alineacin" ; Text [ english_us ] = "Alignment" ; ToolBox TBX_ALIGNMENT { HelpId = HID_SVXTBX_ALIGNMENT ; SVLook = TRUE ; HelpID = SID_OBJECT_ALIGN ; ItemList = { ToolBoxItem { Identifier = SID_OBJECT_ALIGN_LEFT ; HelpID = SID_OBJECT_ALIGN_LEFT ; Text = "Links" ; Text [ ENGLISH ] = "Left" ; Text [ norwegian ] = "Left" ; Text [ italian ] = "Sinistra" ; Text [ portuguese_brazilian ] = "A Esquerda" ; Text [ portuguese ] = "Esquerda" ; Text [ finnish ] = "Vasen" ; Text [ danish ] = "Venstre" ; Text [ french ] = " gauche" ; Text [ swedish ] = "Vnster" ; Text [ dutch ] = "Links" ; Text [ spanish ] = "Izquierda" ; Text [ english_us ] = "Left" ; Text[ chinese_simplified ] = ""; Text[ russian ] = ""; Text[ polish ] = "Z lewej"; Text[ japanese ] = ""; Text[ chinese_traditional ] = "V"; Text[ greek ] = ""; Text[ korean ] = ""; Text[ arabic ] = ""; Text[ turkish ] = "Sol"; Text[ language_user1 ] = " "; Text[ catalan ] = "Izquierda"; }; ToolBoxItem { Identifier = SID_OBJECT_ALIGN_CENTER ; HelpID = SID_OBJECT_ALIGN_CENTER ; Text = "Zentriert" ; Text [ ENGLISH ] = "Centered" ; Text [ norwegian ] = "Centered" ; Text [ italian ] = "Centrato" ; Text [ portuguese_brazilian ] = "Centralizado" ; Text [ portuguese ] = "Centrado" ; Text [ finnish ] = "Keskit" ; Text [ danish ] = "Centreret" ; Text [ french ] = "Centr" ; Text [ swedish ] = "Centrerat" ; Text [ dutch ] = "Gecentreerd" ; Text [ spanish ] = "Centrado" ; Text [ english_us ] = "Center" ; Text[ chinese_simplified ] = ""; Text[ russian ] = " "; Text[ polish ] = "Wyrodkuj"; Text[ japanese ] = ""; Text[ chinese_traditional ] = "m"; Text[ greek ] = ""; Text[ korean ] = ""; Text[ arabic ] = ""; Text[ turkish ] = "Ortala"; Text[ language_user1 ] = " "; Text[ catalan ] = "Centrado"; }; ToolBoxItem { Identifier = SID_OBJECT_ALIGN_RIGHT ; HelpID = SID_OBJECT_ALIGN_RIGHT ; Text = "Rechts" ; Text [ ENGLISH ] = "Right" ; Text [ norwegian ] = "Right" ; Text [ italian ] = "Destra" ; Text [ portuguese_brazilian ] = "A Direita" ; Text [ portuguese ] = "Direita" ; Text [ finnish ] = "Oikea" ; Text [ danish ] = "Hjre" ; Text [ french ] = " droite" ; Text [ swedish ] = "Hger" ; Text [ dutch ] = "Rechts" ; Text [ spanish ] = "Derecha" ; Text [ english_us ] = "Right" ; Text[ chinese_simplified ] = ""; Text[ russian ] = ""; Text[ polish ] = "Z prawej"; Text[ japanese ] = "E"; Text[ chinese_traditional ] = "Vk"; Text[ greek ] = ""; Text[ korean ] = ""; Text[ arabic ] = ""; Text[ turkish ] = "Sa"; Text[ language_user1 ] = " "; Text[ catalan ] = "Derecha"; }; ToolBoxItem { Identifier = SID_OBJECT_ALIGN_UP ; HelpID = SID_OBJECT_ALIGN_UP ; Text = "Oben" ; Text [ ENGLISH ] = "Top" ; Text [ norwegian ] = "Top" ; Text [ italian ] = "Sopra" ; Text [ portuguese_brazilian ] = "Topo" ; Text [ portuguese ] = "Em cima" ; Text [ finnish ] = "Ylosa" ; Text [ danish ] = "verst" ; Text [ french ] = "En haut" ; Text [ swedish ] = "verst" ; Text [ dutch ] = "Boven" ; Text [ spanish ] = "Arriba" ; Text [ english_us ] = "Top" ; Text[ chinese_simplified ] = ""; Text[ russian ] = ""; Text[ polish ] = "W grze"; Text[ japanese ] = ""; Text[ chinese_traditional ] = "VW"; Text[ greek ] = ""; Text[ korean ] = ""; Text[ arabic ] = ""; Text[ turkish ] = "st"; Text[ language_user1 ] = " "; Text[ catalan ] = "Arriba"; }; ToolBoxItem { Identifier = SID_OBJECT_ALIGN_MIDDLE ; HelpID = SID_OBJECT_ALIGN_MIDDLE ; Text = "Mitte" ; Text [ ENGLISH ] = "Centered" ; Text [ norwegian ] = "Centered" ; Text [ italian ] = "Centro" ; Text [ portuguese_brazilian ] = "Centralizado" ; Text [ portuguese ] = "Centro" ; Text [ finnish ] = "Keskitetty" ; Text [ danish ] = "Centreret" ; Text [ french ] = "Milieu" ; Text [ swedish ] = "Mitten" ; Text [ dutch ] = "Midden" ; Text [ spanish ] = "Centro" ; Text [ english_us ] = "Centered" ; Text[ chinese_simplified ] = ""; Text[ russian ] = " "; Text[ polish ] = "Porodku"; Text[ japanese ] = ""; Text[ chinese_traditional ] = "m"; Text[ greek ] = ""; Text[ korean ] = ""; Text[ arabic ] = ""; Text[ turkish ] = "Orta"; Text[ language_user1 ] = " "; Text[ catalan ] = "Centro"; }; ToolBoxItem { Identifier = SID_OBJECT_ALIGN_DOWN ; HelpID = SID_OBJECT_ALIGN_DOWN ; Text = "Unten" ; Text [ ENGLISH ] = "Bottom" ; Text [ norwegian ] = "Bottom" ; Text [ italian ] = "Sotto" ; Text [ portuguese_brazilian ] = "Base" ; Text [ portuguese ] = "Em baixo" ; Text [ finnish ] = "Alaosa" ; Text [ danish ] = "Nederst" ; Text [ french ] = "En bas" ; Text [ swedish ] = "Nederst" ; Text [ dutch ] = "Beneden" ; Text [ spanish ] = "Abajo" ; Text [ english_us ] = "Bottom" ; Text[ chinese_simplified ] = ""; Text[ russian ] = ""; Text[ polish ] = "W dole"; Text[ japanese ] = ""; Text[ chinese_traditional ] = "VU"; Text[ greek ] = ""; Text[ korean ] = "ٴ"; Text[ arabic ] = ""; Text[ turkish ] = "Alt"; Text[ language_user1 ] = " "; Text[ catalan ] = "Abajo"; }; }; }; Text[ chinese_simplified ] = ""; Text[ russian ] = ""; Text[ polish ] = "Wyrwnanie"; Text[ japanese ] = "zu"; Text[ chinese_traditional ] = ""; Text[ greek ] = ""; Text[ korean ] = "迭"; Text[ arabic ] = ""; Text[ turkish ] = "Hizalama"; Text[ language_user1 ] = " "; Text[ catalan ] = "Alineacin"; }; // ********************************************************************** EOF