/************************************************************************* * * $RCSfile: fldfunc.src,v $ * * $Revision: 1.16 $ * * last change: $Author: hr $ $Date: 2003-07-03 16:06:45 $ * * 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 "globals.hrc" #include "fldtdlg.hrc" #include "helpid.h" TabPage TP_FLD_FUNC { HelpID = HID_FLD_FUNC ; SVLook = TRUE ; Hide = TRUE ; Size = MAP_APPFONT ( 260 , 185 ) ; Text = "Funktionen" ; Text [ ENGLISH ] = "Functions" ; FixedText FT_FUNCTYPE { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 76 , 8 ) ; Text = "~Feldtyp" ; Text [ ENGLISH ] = "Type" ; Text [ norwegian ] = "Type" ; Text [ italian ] = "~Tipo di campo" ; Text [ portuguese_brazilian ] = "~Tipo" ; Text [ portuguese ] = "Tipo de ~campo" ; Text [ finnish ] = "~Tyyppi" ; Text [ danish ] = "Felttype" ; Text [ french ] = "~Type de champ" ; Text [ swedish ] = "~Flttyp" ; Text [ dutch ] = "~Veldtype" ; Text [ spanish ] = "~Tipo de campo" ; Text [ english_us ] = "~Type" ; Left = TRUE ; Text[ chinese_simplified ] = "字段类型(~T)"; Text[ russian ] = " "; Text[ polish ] = "~Typ pola"; Text[ japanese ] = "フィールドタイプ(~T)"; Text[ chinese_traditional ] = "欄位類型(~T)"; Text[ arabic ] = " "; Text[ greek ] = "~ "; Text[ korean ] = "유형(~T)"; Text[ turkish ] = "~Alan tipi"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Tipus"; Text[ thai ] = "~ชนิด"; Text[ czech ] = "Typ"; Text[ hebrew ] = "‮סוג‬"; Text[ hindi ] = "~वर्ग"; Text[ slovak ] = "~Typ"; }; ListBox LB_FUNCTYPE { Border = TRUE ; Pos = MAP_APPFONT ( 6 , 14 ) ; Size = MAP_APPFONT ( 76 , 165 ) ; TabStop = TRUE ; Sort = FALSE ; AutoHScroll = TRUE ; }; FixedText FT_FUNCSELECTION { Pos = MAP_APPFONT ( 88 , 3 ) ; Size = MAP_APPFONT ( 76 , 8 ) ; Text = "~Auswahl" ; Text [ ENGLISH ] = "Selection" ; Text [ norwegian ] = "Selection" ; Text [ italian ] = "~Selezione" ; Text [ portuguese_brazilian ] = "~Selecionar" ; Text [ portuguese ] = "~Seleco" ; Text [ finnish ] = "~Valitse" ; Text [ danish ] = "Udvalg" ; Text [ french ] = "~Slection" ; Text [ swedish ] = "~Urval" ; Text [ dutch ] = "~Selectie" ; Text [ spanish ] = "Se~leccin" ; Text [ english_us ] = "S~elect" ; Hide = TRUE ; Left = TRUE ; Text[ chinese_simplified ] = "选择(~E)"; Text[ russian ] = ""; Text[ polish ] = "~Wybr"; Text[ japanese ] = "選択(~E)"; Text[ chinese_traditional ] = "選擇(~E)"; Text[ arabic ] = ""; Text[ greek ] = "~"; Text[ korean ] = "선택(~E)"; Text[ turkish ] = "~Seim"; Text[ language_user1 ] = " "; Text[ catalan ] = "S~elecciona"; Text[ thai ] = "เลื~อก"; Text[ czech ] = "Vybrat"; Text[ hebrew ] = "~Auswahl"; Text[ hindi ] = "चु~नो"; Text[ slovak ] = "Vy~brať"; }; ListBox LB_FUNCSELECTION { Border = TRUE ; Pos = MAP_APPFONT ( 88 , 14 ) ; Size = MAP_APPFONT ( 76 , 165 ) ; TabStop = TRUE ; Hide = TRUE ; Sort = TRUE ; AutoHScroll = TRUE ; }; FixedText FT_FUNCFORMAT { Pos = MAP_APPFONT ( 88 , 3 ) ; Size = MAP_APPFONT ( 76 , 8 ) ; Text = "F~ormat" ; Text [ ENGLISH ] = "Format" ; Left = TRUE ; Text [ english_us ] = "F~ormat" ; Text [ portuguese_brazilian ] = "F~ormato" ; Text [ swedish ] = "F~ormat" ; Text [ danish ] = "Format" ; Text [ italian ] = "F~ormato" ; Text [ spanish ] = "F~ormato" ; Text [ french ] = "F~ormat" ; Text [ dutch ] = "F~ormaat" ; Text [ portuguese ] = "F~ormato" ; Text[ chinese_simplified ] = "格式(~O)"; Text[ russian ] = ""; Text[ polish ] = "~Format"; Text[ japanese ] = "書式(~O)"; Text[ chinese_traditional ] = "格式(~O)"; Text[ arabic ] = ""; Text[ greek ] = "~"; Text[ korean ] = "서식(~O)"; Text[ turkish ] = "F~ormat"; Text[ language_user1 ] = " "; Text[ catalan ] = "F~ormata"; Text[ finnish ] = "M~uotoilu"; Text[ thai ] = "รู~ปแบบ"; Text[ czech ] = "Formát"; Text[ hebrew ] = "F~ormat"; Text[ hindi ] = "र~चना"; Text[ slovak ] = "F~ormát"; }; ListBox LB_FUNCFORMAT { Border = TRUE ; Pos = MAP_APPFONT ( 88 , 14 ) ; Size = MAP_APPFONT ( 76 , 165 ) ; TabStop = TRUE ; }; FixedText FT_FUNCNAME { Pos = MAP_APPFONT ( 170 , 3 ) ; Size = MAP_APPFONT ( 84 , 8 ) ; Text = "Na~me" ; TEXT [ English ] = "Na~me" ; Left = TRUE ; Text [ english_us ] = "Na~me" ; Text [ portuguese_brazilian ] = "No~me" ; Text [ swedish ] = "Na~mn" ; Text [ danish ] = "Navn" ; Text [ italian ] = "No~me" ; Text [ spanish ] = "No~mbre" ; Text [ french ] = "Nom" ; Text [ dutch ] = "Naa~m" ; Text [ portuguese ] = "No~me" ; Text[ chinese_simplified ] = "名称(~M)"; Text[ russian ] = ""; Text[ polish ] = "~Nazwa"; Text[ japanese ] = "名前(~M)"; Text[ chinese_traditional ] = "名稱(~M)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "이름(~M)"; Text[ turkish ] = "~Ad"; Text[ language_user1 ] = " "; Text[ catalan ] = "No~m"; Text[ finnish ] = "~Nimi"; Text[ thai ] = "ชื่~อ"; Text[ czech ] = "Název"; Text[ hebrew ] = "Na~me"; Text[ hindi ] = "~नाम"; Text[ slovak ] = "Ná~zov"; }; Edit ED_FUNCNAME { Border = TRUE ; Pos = MAP_APPFONT ( 170 , 14 ) ; Size = MAP_APPFONT ( 84 , 12 ) ; TabStop = TRUE ; Left = TRUE ; }; FixedText FT_FUNCVALUE { Pos = MAP_APPFONT ( 170 , 30 ) ; Size = MAP_APPFONT ( 84 , 8 ) ; Text = "~Wert" ; Text [ ENGLISH ] = "Value" ; Text [ norwegian ] = "Verdi" ; Text [ italian ] = "~Valore" ; Text [ portuguese_brazilian ] = "~Valor" ; Text [ portuguese ] = "Valor" ; Text [ finnish ] = "~Arvo" ; Text [ danish ] = "Vrdi" ; Text [ french ] = "Valeur" ; Text [ swedish ] = "~Vrde" ; Text [ dutch ] = "~Waarde" ; Text [ spanish ] = "~Valor" ; Text [ english_us ] = "~Value" ; Left = TRUE ; Text[ chinese_simplified ] = "数值(~V)"; Text[ russian ] = ""; Text[ polish ] = "W~arto"; Text[ japanese ] = "値(~V)"; Text[ chinese_traditional ] = "數值(~V)"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "값(~V)"; Text[ turkish ] = "D~eer"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Valor"; Text[ thai ] = "~ค่า"; Text[ czech ] = "Hodnota"; Text[ hebrew ] = "~Wert"; Text[ hindi ] = "~मूल्य"; Text[ slovak ] = "~Hodnota"; }; Edit ED_FUNCVALUE { Border = TRUE ; Pos = MAP_APPFONT ( 170 , 41 ) ; Size = MAP_APPFONT ( 84 , 12 ) ; TabStop = TRUE ; Left = TRUE ; }; FixedText FT_FUNCCOND1 { Pos = MAP_APPFONT ( 170 , 30 ) ; Size = MAP_APPFONT ( 84 , 8 ) ; Text = "~Dann" ; Text [ ENGLISH ] = "Then" ; Left = TRUE ; Hide = TRUE ; Text [ english_us ] = "Then" ; Text [ portuguese_brazilian ] = "Ento" ; Text [ swedish ] = "~S" ; Text [ danish ] = "S" ; Text [ italian ] = "Poi" ; Text [ spanish ] = "Entonces" ; Text [ french ] = "~Alors" ; Text [ dutch ] = "~Dan" ; Text [ portuguese ] = "~Ento" ; Text[ chinese_simplified ] = "就"; Text[ russian ] = ""; Text[ polish ] = "Wtedy"; Text[ japanese ] = "条件を満たすとき"; Text[ chinese_traditional ] = "就"; Text[ arabic ] = " "; Text[ greek ] = ""; Text[ korean ] = "조건을 충족할 경우"; Text[ turkish ] = "Sonra"; Text[ language_user1 ] = " "; Text[ catalan ] = "Aleshores"; Text[ finnish ] = "Sitten"; Text[ thai ] = "จากนั้น"; Text[ czech ] = "Potom"; Text[ hebrew ] = "~Dann"; Text[ hindi ] = "Then"; Text[ slovak ] = "Potom"; }; Edit ED_FUNCCOND1 { Border = TRUE ; Pos = MAP_APPFONT ( 170 , 41 ) ; Size = MAP_APPFONT ( 84 , 12 ) ; TabStop = TRUE ; Left = TRUE ; Hide = TRUE ; }; FixedText FT_FUNCCOND2 { Pos = MAP_APPFONT ( 170 , 57 ) ; Size = MAP_APPFONT ( 84 , 8 ) ; Text = "So~nst" ; Text [ ENGLISH ] = "Else" ; Left = TRUE ; Hide = TRUE ; Text [ english_us ] = "Else" ; Text [ portuguese_brazilian ] = "Seno" ; Text [ swedish ] = "A~nnars" ; Text [ danish ] = "Ellers" ; Text [ italian ] = "Altrimenti" ; Text [ spanish ] = "Si no" ; Text [ french ] = "~Sinon" ; Text [ dutch ] = "~Anders" ; Text [ portuguese ] = "~Seno" ; Text[ chinese_simplified ] = "其它"; Text[ russian ] = ""; Text[ polish ] = "W przeciwnym przypadku"; Text[ japanese ] = "条件を満たさないとき"; Text[ chinese_traditional ] = "否則"; Text[ arabic ] = " "; Text[ greek ] = ""; Text[ korean ] = "기타"; Text[ turkish ] = "Deilse"; Text[ language_user1 ] = " "; Text[ catalan ] = "Sin"; Text[ finnish ] = "Muutoin"; Text[ thai ] = "อย่างอื่น"; Text[ czech ] = "Jinak"; Text[ hebrew ] = "So~nst"; Text[ hindi ] = "Else"; Text[ slovak ] = "Inak"; }; Edit ED_FUNCCOND2 { Border = TRUE ; Pos = MAP_APPFONT ( 170 , 68 ) ; Size = MAP_APPFONT ( 84 , 12 ) ; TabStop = TRUE ; Left = TRUE ; Hide = TRUE ; }; PushButton BT_FUNCMACRO { Pos = MAP_APPFONT ( 204 , 165 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; Text = "M~akro..." ; Text [ English ] = "M~acro..." ; Text [ norwegian ] = "Macro..." ; Text [ italian ] = "~Macro..." ; Text [ portuguese_brazilian ] = "~Macro..." ; Text [ portuguese ] = "Macro..." ; Text [ french ] = "~Macro..." ; Text [ dutch ] = "~Macro..." ; Text [ spanish ] = "M~acro..." ; Text [ danish ] = "Makro..." ; Text [ swedish ] = "M~akro..." ; Text [ finnish ] = "~Makro..." ; Text [ english_us ] = "~Macro..." ; Disable = TRUE ; TabStop = TRUE ; Text[ chinese_simplified ] = "宏(~M)..."; Text[ russian ] = "..."; Text[ polish ] = "Ma~kro..."; Text[ japanese ] = "マクロ(~M)..."; Text[ chinese_traditional ] = "巨集(~M)..."; Text[ arabic ] = "..."; Text[ greek ] = "..."; Text[ korean ] = "매크로(~M)..."; Text[ turkish ] = "M~akro..."; Text[ language_user1 ] = " "; Text[ catalan ] = "~Macro..."; Text[ thai ] = "~มาโคร..."; Text[ czech ] = "Makro..."; Text[ hebrew ] = "‮הפעלת מאקרו...‬"; Text[ hindi ] = "~मॉक्रो..."; Text[ slovak ] = "~Makro..."; }; FixedText FT_LISTITEM { Pos = MAP_APPFONT ( 170 , 3 ) ; Size = MAP_APPFONT ( 84 , 8 ) ; Hide = TRUE; Text = "Eintrag" ; Text [ english_us ] = "Ite~m" ; Text[ portuguese ] = "Ite~m"; Text[ russian ] = "Ite~m"; Text[ greek ] = "Ite~m"; Text[ dutch ] = "Ite~m"; Text[ french ] = "lment"; Text[ spanish ] = "~Elemento"; Text[ finnish ] = "Ite~m"; Text[ italian ] = "Elemento"; Text[ czech ] = "Ite~m"; Text[ slovak ] = "Ite~m"; Text[ danish ] = "Ite~m"; Text[ swedish ] = "~Post"; Text[ polish ] = "Ite~m"; Text[ portuguese_brazilian ] = "Ite~m"; Text[ japanese ] = "項目(~M)"; Text[ korean ] = "항목(~M)"; Text[ chinese_simplified ] = "条目(~M)"; Text[ chinese_traditional ] = "項目(~M)"; Text[ turkish ] = "Ite~m"; Text[ arabic ] = "Ite~m"; Text[ hebrew ] = "Ite~m"; Text[ catalan ] = "Ite~m"; Text[ thai ] = "Ite~m"; }; Edit ED_LISTITEM { Border = TRUE ; Pos = MAP_APPFONT ( 170 , 14 ) ; Size = MAP_APPFONT ( 84 , 12 ) ; TabStop = TRUE ; Left = TRUE ; Hide = TRUE; }; PushButton PB_LISTADD { Pos = MAP_APPFONT ( 170 , 29 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; Hide = TRUE; Text = "Hi~nzufgen" ; Text [ english_us ] = "~Add" ; Text[ portuguese ] = "~Add"; Text[ russian ] = "~Add"; Text[ greek ] = "~Add"; Text[ dutch ] = "~Add"; Text[ french ] = "Ajouter"; Text[ spanish ] = "~Aadir"; Text[ finnish ] = "~Add"; Text[ italian ] = "Aggiungi"; Text[ czech ] = "~Add"; Text[ slovak ] = "~Add"; Text[ danish ] = "~Add"; Text[ swedish ] = "Lgg ~till"; Text[ polish ] = "~Add"; Text[ portuguese_brazilian ] = "~Add"; Text[ japanese ] = "追加(~A)"; Text[ korean ] = "추가(~A)"; Text[ chinese_simplified ] = "增加(~A)"; Text[ chinese_traditional ] = "增加(~A)"; Text[ turkish ] = "~Add"; Text[ arabic ] = "~Add"; Text[ hebrew ] = "~Add"; Text[ catalan ] = "~Add"; Text[ thai ] = "~Add"; }; FixedText FT_LISTITEMS { Pos = MAP_APPFONT ( 170 , 46 ) ; Size = MAP_APPFONT ( 84 , 8 ) ; Hide = TRUE; Text = "Listeneintrge" ; Text [ english_us ] = "Items on ~list" ; Text[ portuguese ] = "Items on ~list"; Text[ russian ] = "Items on ~list"; Text[ greek ] = "Items on ~list"; Text[ dutch ] = "Items on ~list"; Text[ french ] = "lments de la liste"; Text[ spanish ] = "Elementos de la ~lista"; Text[ finnish ] = "Items on ~list"; Text[ italian ] = "Elemento nell'elenco"; Text[ czech ] = "Items on ~list"; Text[ slovak ] = "Items on ~list"; Text[ danish ] = "Items on ~list"; Text[ swedish ] = "Poster i ~lista"; Text[ polish ] = "Items on ~list"; Text[ portuguese_brazilian ] = "Items on ~list"; Text[ japanese ] = "リストの項目(~L)"; Text[ korean ] = "목록에 있는 항목(~L)"; Text[ chinese_simplified ] = "列单上的条目(~L)"; Text[ chinese_traditional ] = "清單上的項目(~L)"; Text[ turkish ] = "Items on ~list"; Text[ arabic ] = "Items on ~list"; Text[ hebrew ] = "Items on ~list"; Text[ catalan ] = "Items on ~list"; Text[ thai ] = "Items on ~list"; }; ListBox LB_LISTITEMS { Border = TRUE ; Pos = MAP_APPFONT ( 170 , 57 ) ; Size = MAP_APPFONT ( 83 , 44 ) ; TabStop = TRUE ; Sort = FALSE ; AutoHScroll = TRUE ; }; PushButton PB_LISTREMOVE { Pos = MAP_APPFONT ( 203 , 104 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; Hide = TRUE; Text = "Entfernen" ; Text [ english_us ] = "~Remove" ; Text[ portuguese ] = "~Remove"; Text[ russian ] = "~Remove"; Text[ greek ] = "~Remove"; Text[ dutch ] = "~Remove"; Text[ french ] = "Supprimer"; Text[ spanish ] = "~Borrar"; Text[ finnish ] = "~Remove"; Text[ italian ] = "~Elimina"; Text[ czech ] = "~Remove"; Text[ slovak ] = "~Remove"; Text[ danish ] = "~Remove"; Text[ swedish ] = "Ta ~bort"; Text[ polish ] = "~Remove"; Text[ portuguese_brazilian ] = "~Remove"; Text[ japanese ] = "削除(~R)"; Text[ korean ] = "제거(~R)"; Text[ chinese_simplified ] = "删除(~R)"; Text[ chinese_traditional ] = "刪除(~R)"; Text[ turkish ] = "~Remove"; Text[ arabic ] = "~Remove"; Text[ hebrew ] = "~Remove"; Text[ catalan ] = "~Remove"; Text[ thai ] = "~Remove"; }; PushButton PB_LISTUP { Pos = MAP_APPFONT ( 203 , 121 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; Hide = TRUE; Text = "Nach ~oben" ; Text [ english_us ] = "Move ~Up" ; Text[ portuguese ] = "Move ~Up"; Text[ russian ] = "Move ~Up"; Text[ greek ] = "Move ~Up"; Text[ dutch ] = "Move ~Up"; Text[ french ] = "Vers le haut"; Text[ spanish ] = "Desplazar hacia ~arriba"; Text[ finnish ] = "Move ~Up"; Text[ italian ] = "In alto"; Text[ czech ] = "Move ~Up"; Text[ slovak ] = "Move ~Up"; Text[ danish ] = "Move ~Up"; Text[ swedish ] = "Flytta ~uppt"; Text[ polish ] = "Move ~Up"; Text[ portuguese_brazilian ] = "Move ~Up"; Text[ japanese ] = "上へ(~U)"; Text[ korean ] = "위로(~U)"; Text[ chinese_simplified ] = "向上(~U)"; Text[ chinese_traditional ] = "向上(~U)"; Text[ turkish ] = "Move ~Up"; Text[ arabic ] = "Move ~Up"; Text[ hebrew ] = "Move ~Up"; Text[ catalan ] = "Move ~Up"; Text[ thai ] = "Move ~Up"; }; PushButton PB_LISTDOWN { Pos = MAP_APPFONT ( 203 , 138 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; Hide = TRUE; Text = "Nach ~unten" ; Text [ english_us ] = "Move Do~wn" ; Text[ portuguese ] = "Move Do~wn"; Text[ russian ] = "Move Do~wn"; Text[ greek ] = "Move Do~wn"; Text[ dutch ] = "Move Do~wn"; Text[ french ] = "Vers le bas"; Text[ spanish ] = "Desplazar hacia ~abajo"; Text[ finnish ] = "Move Do~wn"; Text[ italian ] = "In basso"; Text[ czech ] = "Move Do~wn"; Text[ slovak ] = "Move Do~wn"; Text[ danish ] = "Move Do~wn"; Text[ swedish ] = "Fl~ytta nedt"; Text[ polish ] = "Move Do~wn"; Text[ portuguese_brazilian ] = "Move Do~wn"; Text[ japanese ] = "下へ(~W)"; Text[ korean ] = "아래로(~W)"; Text[ chinese_simplified ] = "向下(~W)"; Text[ chinese_traditional ] = "向下(~W)"; Text[ turkish ] = "Move Do~wn"; Text[ arabic ] = "Move Do~wn"; Text[ hebrew ] = "Move Do~wn"; Text[ catalan ] = "Move Do~wn"; Text[ thai ] = "Move Do~wn"; }; FixedText FT_LISTNAME { Pos = MAP_APPFONT ( 170 , 156 ) ; Size = MAP_APPFONT ( 84 , 8 ) ; Hide = TRUE; Text = "Name" ; Text [ english_us ] = "Na~me" ; Text[ portuguese ] = "Na~me"; Text[ russian ] = "Na~me"; Text[ greek ] = "Na~me"; Text[ dutch ] = "Na~me"; Text[ french ] = "Nom"; Text[ spanish ] = "~Nombre"; Text[ finnish ] = "Na~me"; Text[ italian ] = "Nome"; Text[ czech ] = "Na~me"; Text[ slovak ] = "Na~me"; Text[ danish ] = "Na~me"; Text[ swedish ] = "Namn"; Text[ polish ] = "Na~me"; Text[ portuguese_brazilian ] = "Na~me"; Text[ japanese ] = "名前(~M)"; Text[ korean ] = "이름(~M)"; Text[ chinese_simplified ] = "名称(~M)"; Text[ chinese_traditional ] = "名稱(~M)"; Text[ turkish ] = "Na~me"; Text[ arabic ] = "Na~me"; Text[ hebrew ] = "Na~me"; Text[ catalan ] = "Na~me"; Text[ thai ] = "Na~me"; }; Edit ED_LISTNAME { Border = TRUE ; Pos = MAP_APPFONT ( 170 , 167 ) ; Size = MAP_APPFONT ( 84 , 12 ) ; TabStop = TRUE ; Left = TRUE ; Hide = TRUE; }; Text [ english_us ] = "Functions" ; Text [ portuguese_brazilian ] = "Funes" ; Text [ swedish ] = "Funktioner" ; Text [ danish ] = "Funktioner" ; Text [ italian ] = "Funzioni" ; Text [ spanish ] = "Funciones" ; Text [ french ] = "Fonctions" ; Text [ dutch ] = "Functies" ; Text [ portuguese ] = "Funes" ; Text[ chinese_simplified ] = "功能"; Text[ russian ] = ""; Text[ polish ] = "Funkcje"; Text[ japanese ] = "機能"; Text[ chinese_traditional ] = "功能"; Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "기능"; Text[ turkish ] = "Fonksiyon"; Text[ language_user1 ] = " "; Text[ catalan ] = "Funcions"; Text[ finnish ] = "Toiminnot"; Text[ thai ] = "ฟังก์ชั่น"; Text[ czech ] = "Funkce"; Text[ hebrew ] = "Funktionen"; Text[ hindi ] = "फंक्शन्स"; Text[ slovak ] = "Funkcie"; };