From 96a02b00e4cb83b139f02b5067c2e6f94a4a260a Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Thu, 11 Dec 2003 11:26:49 +0000 Subject: [PATCH] INTEGRATION: CWS frmcontrols01 (1.52.40); FILE MERGED 2003/11/14 15:23:30 fs 1.52.40.6: RESYNC: (1.53-1.54); FILE MERGED 2003/11/10 09:41:36 fs 1.52.40.5: #i21566# string review 2003/10/29 13:08:17 fs 1.52.40.4: #i18017# remove HardLineBreak property (never had any effect) 2003/10/29 07:35:21 fs 1.52.40.3: #i21605# more spin button related implementations 2003/10/27 15:47:13 fs 1.52.40.2: RESYNC: (1.52-1.53); FILE MERGED 2003/10/22 12:55:04 fs 1.52.40.1: #21277# initial (not approved) strings for new properties for scroll bar controls --- extensions/source/propctrlr/formres.src | 134 ++++++++---------------- 1 file changed, 43 insertions(+), 91 deletions(-) diff --git a/extensions/source/propctrlr/formres.src b/extensions/source/propctrlr/formres.src index e3545afa9073..274e1a7cc989 100644 --- a/extensions/source/propctrlr/formres.src +++ b/extensions/source/propctrlr/formres.src @@ -2,9 +2,9 @@ * * $RCSfile: formres.src,v $ * - * $Revision: 1.54 $ + * $Revision: 1.55 $ * - * last change: $Author: hr $ $Date: 2003-11-05 13:18:32 $ + * last change: $Author: kz $ $Date: 2003-12-11 12:26:49 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -1167,37 +1167,6 @@ String RID_STR_SHOWTHOUSANDSEP Text[ hindi ] = "हजार अलगानेवाला"; Text[ slovak ] = "Oddeľovač tisícok"; }; -String RID_STR_HARDLINEBREAKS -{ - Text = "Harter Zeilenumbruch" ; - Text [ English ] = "Hard line breaks" ; - Text [ portuguese ] = "Quebra de linha manual" ; - Text [ english_us ] = "Manual line break" ; - Text [ portuguese_brazilian ] = "Quebra de linha manual" ; - Text [ swedish ] = "Hrd radbrytning" ; - Text [ danish ] = "Hrdt linjeskift" ; - Text [ italian ] = "Interruzione di riga fissa" ; - Text [ spanish ] = "Salto de lnea manual" ; - Text [ french ] = "Retour la ligne direct" ; - Text [ dutch ] = "Vast regeleinde" ; - Text[ chinese_simplified ] = "手动换行"; - Text[ russian ] = " "; - Text[ polish ] = "Rczny podzia wiersza"; - Text[ japanese ] = "ハード改行"; - Text[ chinese_traditional ] = "手動換列"; - Text[ greek ] = " "; - Text[ korean ] = "수동으로 줄 바꿈"; - Text[ arabic ] = " "; - Text[ turkish ] = "Manual satr ba"; - Text[ language_user1 ] = " "; - Text[ finnish ] = "Nyt rivinvaihto"; - Text[ catalan ] = "Salt de lnia directe"; - Text[ thai ] = "เส้นแบ่งโดยตรง"; - Text[ czech ] = "Ruční zalomení řádku"; - Text[ hebrew ] = "Harter Zeilenumbruch"; - Text[ hindi ] = "मान्युवल रेखा की खण्डन"; - Text[ slovak ] = "Ručný"; -}; String RID_STR_PRINTABLE { Text = "Drucken" ; @@ -5298,7 +5267,7 @@ String RID_STR_PROGRESSVALUE_MAX }; String RID_STR_SCROLLVALUE { - Text = "Scrollwert" ; + Text = "Bildlaufwert" ; Text [ ENGLISH ] = "Scroll value" ; Text[ english_us ] = "Scroll value"; Text[ portuguese ] = "Valor de deslocamento"; @@ -5322,13 +5291,13 @@ String RID_STR_SCROLLVALUE Text[ finnish ] = "Vierityksen mr"; Text[ thai ] = "เลื่อนค่า"; Text[ czech ] = "Hodnota posunu"; - Text[ hebrew ] = "Scrollwert"; + Text[ hebrew ] = "Bildlaufwert"; Text[ hindi ] = "स्क्रॉल मूल्य"; Text[ slovak ] = "Hodnota posunu"; }; String RID_STR_SCROLLVALUE_MAX { - Text = "Max. Scrollwert" ; + Text = "Max. Bildlaufwert" ; Text [ ENGLISH ] = "Scroll value max." ; Text[ english_us ] = "Scroll value max."; Text[ portuguese ] = "Valor de deslocamento mx."; @@ -5352,69 +5321,45 @@ String RID_STR_SCROLLVALUE_MAX Text[ finnish ] = "Vierityksen mr enint."; Text[ thai ] = "เลื่อนค่ามากที่สุด"; Text[ czech ] = "Max. hodnota posunu"; - Text[ hebrew ] = "Max. Scrollwert"; + Text[ hebrew ] = "Max. Bildlaufwert"; Text[ hindi ] = "अधिकतम स्क्रॉल मूल्य"; Text[ slovak ] = "Max. hodnota posunu."; }; +String RID_STR_SCROLLVALUE_MIN +{ + Text = "Min. Bildlaufwert" ; + Text [ ENGLISH ] = "Scroll value min." ; + Text [ english_us ] = "Scroll value min."; +}; +String RID_STR_DEFAULT_SCROLLVALUE +{ + Text = "Standard Bildlaufwert" ; + Text [ ENGLISH ] = "Default scroll value" ; + Text[ english_us ] = "Default scroll value"; +}; String RID_STR_LINEINCREMENT { - Text = "Linienzunahme" ; - Text [ ENGLISH ] = "Line increment" ; - Text[ english_us ] = "Line increment"; - Text[ portuguese ] = "Incrementar linha"; - Text[ russian ] = " "; - Text[ greek ] = " "; - Text[ dutch ] = "Toename lijn"; - Text[ french ] = "Incrment de ligne"; - Text[ spanish ] = "Incremento de lnea"; - Text[ italian ] = "Incremento linea"; - Text[ danish ] = "Linjeforgelse"; - Text[ swedish ] = "Linjeinkrement"; - Text[ polish ] = "Przyrost linii"; - Text[ portuguese_brazilian ] = "Incremento de linha"; - Text[ japanese ] = "線増分"; - Text[ korean ] = "선 증가"; - Text[ chinese_simplified ] = "线条递增"; - Text[ chinese_traditional ] = "線條遞增"; - Text[ turkish ] = "izgi art"; - Text[ arabic ] = "Line increment"; - Text[ catalan ] = "Increment de lnia"; - Text[ finnish ] = "Rivin lisys"; - Text[ thai ] = "ส่วนเพิ่มบรรทัด"; - Text[ czech ] = "Přírůstek řádků"; - Text[ hebrew ] = "Linienzunahme"; - Text[ hindi ] = "रेखा बढ़ती"; - Text[ slovak ] = "Predĺženie úsečky"; + Text = "Kleine nderung" ; + Text [ english ] = "Small change" ; + Text [ english_us ] = "Small change"; }; String RID_STR_BLOCKINCREMENT { - Text = "Blockzunahme" ; - Text [ ENGLISH ] = "Block increment" ; - Text[ english_us ] = "Block increment"; - Text[ portuguese ] = "Incrementar bloco"; - Text[ russian ] = " "; - Text[ greek ] = " "; - Text[ dutch ] = "Toename blok"; - Text[ french ] = "Incrment de bloc"; - Text[ spanish ] = "Incremento de bloque"; - Text[ italian ] = "Incremento blocco"; - Text[ danish ] = "Blokforgelse"; - Text[ swedish ] = "Blockinkrement"; - Text[ polish ] = "Przyrost bloku"; - Text[ portuguese_brazilian ] = "Incremento de bloco"; - Text[ japanese ] = "ブロック増分"; - Text[ korean ] = "블록 증가"; - Text[ chinese_simplified ] = "块递增"; - Text[ chinese_traditional ] = "區段遞增"; - Text[ turkish ] = "Blok art"; - Text[ arabic ] = " "; - Text[ catalan ] = "Increment de bloc"; - Text[ finnish ] = "Lohkon lisys"; - Text[ thai ] = "ส่วนเพิ่มบล็อค"; - Text[ czech ] = "Přírůstek bloku"; - Text[ hebrew ] = "Blockzunahme"; - Text[ hindi ] = "ब्लॉक बढ़ती"; - Text[ slovak ] = "Prírastok bloku"; + Text = "Groe nderung" ; + Text [ english ] = "Large change" ; + Text [ english_us ] = "Large change"; +}; +String RID_STR_REPEAT_DELAY +{ + Text = "Verzgerung" ; + Text [ english ] = "Delay" ; + Text [ english_us ] = "Delay"; +}; +String RID_STR_REPEAT +{ + Text = "Wiederholung" ; + Text [ english ] = "Repeat" ; + Text [ english_us ] = "Repeat"; }; String RID_STR_VISIBLESIZE { @@ -5805,3 +5750,10 @@ String RID_STR_ENUM_CELL_EXCHANGE_TYPE Text [ english ] = "The selected entry;Position of the selected entry"; }; +String RID_STR_SYMBOLCOLOR +{ + Text = "Symbolfarbe" ; + Text [ english ] = "Symbol color" ; + Text [ english_us ] = "Symbol color" ; +}; +