/************************************************************************* * * $RCSfile: mergetbl.src,v $ * * $Revision: 1.3 $ * * last change: $Author: kz $ $Date: 2000-11-09 13:09:24 $ * * 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 "table.hrc" #include "mergetbl.hrc" #include "cmdid.h" #include "helpid.h" ModalDialog DLG_MERGE_TABLE { HelpID = FN_TABLE_MERGE_TABLE ; OutputSize = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT ( 207 , 57 ) ; Text = "Tabellen verbinden" ; Text [ ENGLISH ] = "Join tables" ; Moveable = TRUE ; OKButton PB_OK { Pos = MAP_APPFONT ( 151 , 6 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; DefButton = TRUE ; }; CancelButton PB_CANCEL { Pos = MAP_APPFONT ( 151 , 23 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; HelpButton PB_HELP { Pos = MAP_APPFONT ( 151 , 40 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; GroupBox GB_MERGE { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 139 , 51 ) ; Text = "Modus" ; Text [ ENGLISH ] = "Mode" ; Text [ english_us ] = "Mode" ; Text [ portuguese_brazilian ] = "Modus" ; Text [ swedish ] = "Lge" ; Text [ danish ] = "Modus" ; Text [ italian ] = "Modo" ; Text [ spanish ] = "Modo" ; Text [ french ] = "Mode" ; Text [ dutch ] = "Modus" ; Text [ portuguese ] = "Modo" ; Text[ chinese_simplified ] = "ģʽ"; Text[ russian ] = ""; Text[ polish ] = "Tryb"; Text[ japanese ] = "Ӱ"; Text[ chinese_traditional ] = "Ҧ"; Text[ arabic ] = ""; Text[ greek ] = " "; Text[ korean ] = ""; Text[ turkish ] = "Kip"; Text[ language_user1 ] = " "; }; RadioButton RB_MERGE_PREV { Pos = MAP_APPFONT ( 12 , 15 ) ; Size = MAP_APPFONT ( 130 , 10 ) ; Text = "mit der ~vorherigen Tabelle verbinden" ; Text [ ENGLISH ] = "Join with ~previous table" ; Check = TRUE ; TabStop = TRUE ; Text[ english_us ] = "Join with ~previous table"; Text[ portuguese ] = "Unir tabela ~anterior"; Text[ russian ] = " "; Text[ dutch ] = "met de ~vorige tabel verbinden"; Text[ french ] = "Fusionner avec le tableau ~prcdent"; Text[ spanish ] = "unir con la tabla ~anterior"; Text[ italian ] = "Unisci alla tabella precedente"; Text[ danish ] = "flet med forrige tabel"; Text[ swedish ] = "frbind med den ~fregende tabellen"; Text[ polish ] = "Pocz z poprzedni tabel"; Text[ portuguese_brazilian ] = "Join with ~previous table"; Text[ japanese ] = "O̕\\ƌ(~P)"; Text[ chinese_simplified ] = "һϲ(~P)"; Text[ chinese_traditional ] = "MW@ӪX}(~P)"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = " ǥ Բ(~P)"; Text[ turkish ] = "~nceki tablo ile birletir"; Text[ language_user1 ] = " "; }; RadioButton RB_MERGE_NEXT { Pos = MAP_APPFONT ( 12 , 30 ) ; Size = MAP_APPFONT ( 130 , 10 ) ; Text = "mit der ~nachfolgenden Tabelle verbinden" ; Text [ ENGLISH ] = "Join with ~next table" ; Text[ english_us ] = "Join with ~next table"; Text[ portuguese ] = "Unir tabela ~seguinte"; Text[ russian ] = " "; Text[ dutch ] = "Met de v~olgende tabel verbinden"; Text[ french ] = "Fusionner avec le tableau ~suivant"; Text[ spanish ] = "unir con la tabla ~siguiente"; Text[ italian ] = "Unisci alla tabella successiva"; Text[ danish ] = "flet med efterflgende tabel"; Text[ swedish ] = "frbind med den ~efterfljande tabellen"; Text[ polish ] = "Pocz z nastpn tabel"; Text[ portuguese_brazilian ] = "Join with ~next table"; Text[ japanese ] = "̕\\ƌ(~N)"; Text[ chinese_simplified ] = "һϲ(~N)"; Text[ chinese_traditional ] = "MU@ӪX}(~N)"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = " ǥ Բ(~N)"; Text[ turkish ] = "S~onraki tablo ile birletir"; Text[ language_user1 ] = " "; }; Text[ english_us ] = "Merge Tables"; Text[ portuguese ] = "Unir tabelas"; Text[ russian ] = " "; Text[ dutch ] = "Tabellen verbinden"; Text[ french ] = "Fusion de tableaux"; Text[ spanish ] = "unir tablas"; Text[ italian ] = "Unisci tabelle"; Text[ danish ] = "Flet tabeller"; Text[ swedish ] = "Frbind tabeller"; Text[ polish ] = "Sprzgaj tabele"; Text[ portuguese_brazilian ] = "Join tables"; Text[ japanese ] = "\\̌"; Text[ chinese_simplified ] = "ӱ"; Text[ chinese_traditional ] = "s"; Text[ arabic ] = " "; Text[ greek ] = " "; Text[ korean ] = "ǥ "; Text[ turkish ] = "Tablolar birletir"; Text[ language_user1 ] = " "; };