diff options
author | Thomas Benisch <tbe@openoffice.org> | 2001-05-14 10:22:27 +0000 |
---|---|---|
committer | Thomas Benisch <tbe@openoffice.org> | 2001-05-14 10:22:27 +0000 |
commit | 44aa4d27095d338a545d325788d6026193a5de48 (patch) | |
tree | 0535691828ae1432ec3ccae17fb8cd48d6964d04 /basctl/source | |
parent | e934bd23d525dd8705a5e90d95d57132577472bd (diff) |
removed obsolete controls
Diffstat (limited to 'basctl/source')
-rw-r--r-- | basctl/source/basicide/tbxctl.src | 181 |
1 files changed, 19 insertions, 162 deletions
diff --git a/basctl/source/basicide/tbxctl.src b/basctl/source/basicide/tbxctl.src index 15706e6c4dea..996ffc4440f2 100644 --- a/basctl/source/basicide/tbxctl.src +++ b/basctl/source/basicide/tbxctl.src @@ -2,9 +2,9 @@ * * $RCSfile: tbxctl.src,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: tbe $ $Date: 2001-05-14 08:48:19 $ + * last change: $Author: tbe $ $Date: 2001-05-14 11:22:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -302,50 +302,13 @@ ToolBox RID_TOOLBOX }; ToolBoxItem { - HelpId = SID_INSERT_URLBUTTON ; - Identifier = SID_INSERT_URLBUTTON ; - RadioCheck = TRUE ; - /* Uniform Resource Locator (internet) */ - Text = "URL-Button" ; - Text [ dutch ] = "URL-button" ; - Text [ english_us ] = "URL Button" ; - Text [ italian ] = "Pulsante URL" ; - Text [ spanish ] = "Botn URL" ; - Text [ french ] = "Bouton URL" ; - Text [ swedish ] = "URL-knapp" ; - Text [ danish ] = "URL-knap" ; - Text [ portuguese ] = "Boto URL" ; - Text [ portuguese_brazilian ] = "URL-Button" ; - /* ### ACHTUNG: Neuer Text in Resource? URL-Button einfgen : URL-Button einfgen */ - Text[ chinese_simplified ] = "URL ť"; - Text[ russian ] = " URL"; - Text[ polish ] = "Przycisk URL"; - Text[ japanese ] = "URL"; - Text[ chinese_traditional ] = "URL s"; - Text[ arabic ] = " URL"; - Text[ greek ] = " URL"; - Text[ korean ] = "URL ư"; - Text[ turkish ] = "URL dmesi"; - Text[ language_user1 ] = " "; - Text[ catalan ] = "Botn URL"; - Text[ finnish ] = "URL-painike"; - }; - ToolBoxItem - { - HelpId = SID_INSERT_IMAGECONTROL ; - Identifier = SID_INSERT_IMAGECONTROL ; - RadioCheck = TRUE ; - Text = "ImageControl" ; - Text [ english_us ] = "Image Control" ; - }; - ToolBoxItem - { HelpId = SID_INSERT_HFIXEDLINE ; Identifier = SID_INSERT_HFIXEDLINE ; RadioCheck = TRUE ; Text = "HFixedLine" ; Text [ english_us ] = "Horiz. Fixed Line" ; }; + ToolBoxItem { Type = TOOLBOXITEM_SPACE ; }; ToolBoxItem { Type = TOOLBOXITEM_SEPARATOR ; }; ToolBoxItem { @@ -376,63 +339,14 @@ ToolBox RID_TOOLBOX Text[ language_user1 ] = " "; Text[ catalan ] = "Propiedades"; }; - ToolBoxItem - { - HelpId = SID_SHOW_HIDDEN ; - Identifier = SID_SHOW_HIDDEN ; - Text = "Unsichtbare Kontrollelemente anzeigen" ; - Text [ English ] = "Unsichtbare Kontrollelemente anzeigen" ; - Text [ portuguese ] = "Mostrar controlos invsiveis" ; - Text [ english_us ] = "Show Hidden Controls" ; - Text [ portuguese_brazilian ] = "Unsichtbare Kontrollelemente anzeigen" ; - Text [ swedish ] = "Visa osynliga kontrollelement" ; - Text [ danish ] = "Vis usynlige kontrolelementer" ; - Text [ italian ] = "Mostra gli elementi di controllo invisibili" ; - Text [ spanish ] = "Mostrar elementos de control invisibles" ; - Text [ french ] = "Afficher les lments de contrle invisibles" ; - Text [ dutch ] = "Verborgen besturingselementen weergeven" ; - Text[ chinese_simplified ] = "ʾĿ"; - Text[ russian ] = " "; - Text[ polish ] = "Poka ukryte elementy kontrolne"; - Text[ japanese ] = "B۰ق̕\\"; - Text[ chinese_traditional ] = "J"; - Text[ arabic ] = " "; - Text[ greek ] = " "; - Text[ korean ] = " Ʈ Ÿ"; - Text[ turkish ] = "Gizli komut alanlarn grntle"; - Text[ language_user1 ] = " "; - Text[ catalan ] = "Mostrar elementos de control invisibles"; - Text[ finnish ] = "Nyt piilotetut ohjaimet"; - }; ToolBoxItem { Type = TOOLBOXITEM_BREAK ; }; ToolBoxItem { - HelpId = SID_INSERT_SPINBUTTON ; - Identifier = SID_INSERT_SPINBUTTON ; + HelpId = SID_INSERT_IMAGECONTROL ; + Identifier = SID_INSERT_IMAGECONTROL ; RadioCheck = TRUE ; - Text = "SpinButton" ; - Text [ dutch ] = "SpinButton" ; - Text [ english_us ] = "Spin Button" ; - Text [ italian ] = "Pulsante di selezione" ; - Text [ spanish ] = "Botn de seleccin" ; - Text [ french ] = "Compteur" ; - Text [ swedish ] = "Rotationsknapp" ; - Text [ danish ] = "Rulleknap" ; - Text [ portuguese ] = "Boto de rotao" ; - Text [ portuguese_brazilian ] = "SpinButton" ; - /* ### ACHTUNG: Neuer Text in Resource? SpinButton einfgen : SpinButton einfgen */ - Text[ chinese_simplified ] = "ѡֵť"; - Text[ russian ] = " "; - Text[ polish ] = "Przycisk pokrta"; - Text[ japanese ] = ""; - Text[ chinese_traditional ] = "ո`s"; - Text[ arabic ] = " "; - Text[ greek ] = " "; - Text[ korean ] = "ȸ ư"; - Text[ turkish ] = "Deer kutusu"; - Text[ language_user1 ] = " "; - Text[ catalan ] = "Botn de seleccin"; - Text[ finnish ] = "Askelluspainike"; + Text = "ImageControl" ; + Text [ english_us ] = "Image Control" ; }; ToolBoxItem { @@ -553,32 +467,19 @@ ToolBox RID_TOOLBOX }; ToolBoxItem { - HelpId = SID_INSERT_PREVIEW ; - Identifier = SID_INSERT_PREVIEW ; + HelpId = SID_INSERT_PROGRESSBAR ; + Identifier = SID_INSERT_PROGRESSBAR ; RadioCheck = TRUE ; - Text = "Preview" ; - Text [ dutch ] = "Voorbeeld" ; - Text [ english_us ] = "Preview" ; - Text [ italian ] = "Anteprima" ; - Text [ spanish ] = "Previsualizacin" ; - Text [ french ] = "Aperu" ; - Text [ swedish ] = "Frhandsvisning" ; - Text [ danish ] = "Eksempel" ; - Text [ portuguese ] = "Previsualizar" ; - Text [ portuguese_brazilian ] = "Preview" ; - /* ### ACHTUNG: Neuer Text in Resource? Preview einfgen : Preview einfgen */ - Text[ chinese_simplified ] = "Ԥ"; - Text[ russian ] = ". "; - Text[ polish ] = "Podgld"; - Text[ japanese ] = "ޭ"; - Text[ chinese_traditional ] = "w"; - Text[ arabic ] = ""; - Text[ greek ] = ""; - Text[ korean ] = "̸"; - Text[ turkish ] = "nizleme"; - Text[ language_user1 ] = " "; - Text[ catalan ] = "Previsualizacin"; - Text[ finnish ] = "Esikatselu"; + Text = "ProgressBar" ; + Text [ english_us ] = "Progress Bar" ; + }; + ToolBoxItem + { + HelpId = SID_INSERT_VFIXEDLINE ; + Identifier = SID_INSERT_VFIXEDLINE ; + RadioCheck = TRUE ; + Text = "VFixedLine" ; + Text [ english_us ] = "Vert. Fixed Line" ; }; ToolBoxItem { @@ -610,22 +511,6 @@ ToolBox RID_TOOLBOX Text[ language_user1 ] = " "; Text[ catalan ] = "Seleccin"; }; - ToolBoxItem - { - HelpId = SID_INSERT_PROGRESSBAR ; - Identifier = SID_INSERT_PROGRESSBAR ; - RadioCheck = TRUE ; - Text = "ProgressBar" ; - Text [ english_us ] = "Progress Bar" ; - }; - ToolBoxItem - { - HelpId = SID_INSERT_VFIXEDLINE ; - Identifier = SID_INSERT_VFIXEDLINE ; - RadioCheck = TRUE ; - Text = "VFixedLine" ; - Text [ english_us ] = "Vert. Fixed Line" ; - }; ToolBoxItem { Type = TOOLBOXITEM_SEPARATOR ; }; ToolBoxItem { @@ -656,33 +541,5 @@ ToolBox RID_TOOLBOX Text[ language_user1 ] = " "; Text[ catalan ] = "Activar modo prueba"; }; - ToolBoxItem - { - HelpId = SID_SHOW_FORMS ; - Identifier = SID_SHOW_FORMS ; - Text = "Form-Dialog anzeigen" ; - Text [ English ] = "Form-Dialog anzeigen" ; - Text [ portuguese ] = "Ver caixa de dilogo para formulrios" ; - Text [ english_us ] = "Show Form Dialog" ; - Text [ portuguese_brazilian ] = "Form-Dialog anzeigen" ; - Text [ swedish ] = "Visa formdialog" ; - Text [ danish ] = "Vis form-dialog" ; - Text [ italian ] = "Mostra dialogo per formulari" ; - Text [ spanish ] = "Mostrar dilogo para formularios" ; - Text [ french ] = "Afficher la bote de dialogue de formulaires" ; - Text [ dutch ] = "Vormdialoog weergeven" ; - Text[ chinese_simplified ] = "ʾԻ"; - Text[ russian ] = " "; - Text[ polish ] = "Poka dialog formularza"; - Text[ japanese ] = "̫۸ނ̕\\"; - Text[ chinese_traditional ] = "ܪܤ"; - Text[ arabic ] = " "; - Text[ greek ] = " "; - Text[ korean ] = " ȭ Ÿ"; - Text[ turkish ] = "Biim diyalounu grntle"; - Text[ language_user1 ] = " "; - Text[ catalan ] = "Mostrar dilogo para formularios"; - Text[ finnish ] = "Nyt lomakevalintaikkuna"; - }; }; }; |