From af2b10120f4e50fff30f78676555cb6c304359c4 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Wed, 25 Feb 2004 14:30:59 +0000 Subject: INTEGRATION: CWS layoutmanager (1.41.84); FILE MERGED 2004/02/19 14:17:14 cd 1.41.84.3: RESYNC: (1.42-1.43); FILE MERGED 2004/01/29 21:06:35 cd 1.41.84.2: RESYNC: (1.41-1.42); FILE MERGED 2003/12/19 08:25:33 cd 1.41.84.1: #111899# Popup menus need command string --- extensions/source/bibliography/menu.src | 546 +------------------------------- 1 file changed, 6 insertions(+), 540 deletions(-) diff --git a/extensions/source/bibliography/menu.src b/extensions/source/bibliography/menu.src index eacaa84934df..dae5f25e420c 100644 --- a/extensions/source/bibliography/menu.src +++ b/extensions/source/bibliography/menu.src @@ -2,9 +2,9 @@ * * $RCSfile: menu.src,v $ * - * $Revision: 1.43 $ + * $Revision: 1.44 $ * - * last change: $Author: hr $ $Date: 2004-02-03 17:10:07 $ + * last change: $Author: kz $ $Date: 2004-02-25 15:30:59 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -71,543 +71,9 @@ #include "bib.hrc" -#define MN_EDIT 20 -#define MN_VIEW 21 -#define MN_EXTRA 22 -#define MN_INSERT 23 -#define MN_WIN 30 -#define MN_HELP 31 - -Menu RID_MAIN_MENU -{ - ItemList = - { - MenuItem - { - ITEM_FILE_PICKLIST - SubMenu = Menu - { - ItemList = - { - MenuItem - { - ITEM_FILE_NEWDOC - }; - MenuItem - { - ITEM_FILE_OPENDOC - }; - ITEM_FILE_AUTOPILOT - MenuItem - { - Separator = TRUE ; // ----------------------------- - }; - MenuItem - { - Identifier = SID_CLOSEWIN ; - Command = ".uno:CloseWin" ; - HelpID = SID_CLOSEDOC ; - Text = "S~chlieen" ; - Text [ English ] = "~Close" ; - Text [ norwegian ] = "~Lukk" ; - Text [ italian ] = "~Chiudi" ; - Text [ portuguese_brazilian ] = "~Fechar" ; - Text [ portuguese ] = "~Fechar" ; - Text [ finnish ] = "~Sulje" ; - Text [ danish ] = "~Luk" ; - Text [ french ] = "~Fermer" ; - Text [ swedish ] = "S~tng" ; - Text [ dutch ] = "~Sluiten" ; - Text [ spanish ] = "~Cerrar" ; - Text [ english_us ] = "~Close" ; - Text[ chinese_simplified ] = "关闭(~C)"; - Text[ russian ] = "~"; - Text[ polish ] = "Zamknij"; - Text[ japanese ] = "閉じる(~C)"; - Text[ chinese_traditional ] = "關閉(~C)"; - Text[ arabic ] = ""; - Text[ dutch ] = "~Sluiten"; - Text[ chinese_simplified ] = "关闭(~C)"; - Text[ greek ] = "~"; - Text[ korean ] = "닫기(~C)"; - Text[ turkish ] = "~Kapat"; - Text[ language_user1 ] = " "; - Text[ catalan ] = "~Tanca"; - Text[ thai ] = "~ปิด"; - Text[ czech ] = "Zavřít"; - Text[ hebrew ] = "‮סגירה‬"; - Text[ hindi ] = "~बन्द करो"; - Text[ slovak ] = "~Zavrieť"; - Text[ hungarian ] = "~Bezárás"; - Text[ slovenian ] = "~Zapri"; - }; - MenuItem - { - ITEM_FILE_SAVEDOC - }; - MenuItem - { - ITEM_FILE_SAVEASDOC - }; - MenuItem - { - ITEM_FILE_SAVEDOCS - }; - MenuItem - { - ITEM_FILE_LASTVERSIONDOC - }; - MenuItem - { - ITEM_FILE_VERSIONDIALOG - }; - MenuItem - { - Separator = TRUE ; // ----------------------------- - }; - MenuItem - { - Text = "S~enden" ; - Text [ english ] = "Send to" ; - Text [ english_us ] = "Sen~d" ; - Text[ french ] = "Envo~yer"; - Text[ italian ] = "~Invia"; - Text[ swedish ] = "Ski~cka"; - Text[ japanese ] = "送る(~D)"; - Text[ korean ] = "보내기(~D)"; - Text[ chinese_simplified ] = "发送(~D)"; - Text[ chinese_traditional ] = "傳送(~D)"; - Text[ portuguese ] = "~Enviar"; - Text[ russian ] = "~"; - Text[ greek ] = "~"; - Text[ dutch ] = "~Zenden"; - Text[ spanish ] = "~Enviar"; - Text[ finnish ] = "Lhe~t"; - Text[ danish ] = "~Send"; - Text[ polish ] = "Wylij"; - Text[ portuguese_brazilian ] = "En~viar"; - Text[ turkish ] = "Gn~der"; - Text[ arabic ] = ""; - Text[ catalan ] = "Env~ia"; - Text[ thai ] = "ส่~ง"; - Text[ czech ] = "Odeslat"; - Text[ hebrew ] = "‮שליחה‬"; - Text[ hindi ] = "~भेजो"; - Text[ slovak ] = "O~doslať"; - Text[ hungarian ] = "Kül~dés"; - Text[ slovenian ] = "Poš~lji"; - }; - MenuItem - { - Separator = TRUE ; // ----------------------------- - }; - MenuItem - { - ITEM_FILE_DOCINFO - }; - MenuItem - { - ITEM_FILE_DOCTEMPLATE - }; - MenuItem - { - Separator = TRUE ; // ----------------------------- - }; - MenuItem - { - ITEM_FILE_PRINTPREVIEW - }; - MenuItem - { - ITEM_FILE_PRINTDOC - }; - MenuItem - { - ITEM_FILE_SETUPPRINTER - }; - MenuItem - { - Separator = TRUE ; // ----------------------------- - }; - MenuItem - { - ITEM_FILE_QUITAPP - }; - }; - }; - }; - MenuItem - { - Identifier = MN_EDIT ; - HelpID = MN_EDIT ; - Text = "~Bearbeiten" ; - Text [ English ] = "~Edit" ; - Text [ norwegian ] = "~Rediger" ; - Text [ italian ] = "~Modifica" ; - Text [ portuguese_brazilian ] = "~Editar" ; - Text [ portuguese ] = "~Editar" ; - Text [ finnish ] = "~Muokkaa" ; - Text [ danish ] = "~Rediger" ; - Text [ french ] = "~dition" ; - Text [ swedish ] = "R~edigera" ; - Text [ dutch ] = "Be~werken" ; - Text [ spanish ] = "~Editar" ; - Text [ english_us ] = "~Edit" ; - SubMenu = Menu - { - ItemList = - { - MenuItem - { - ITEM_EDIT_CUT - }; - MenuItem - { - ITEM_EDIT_COPY - }; - MenuItem - { - ITEM_EDIT_PASTE - }; - MenuItem - { - Separator = TRUE ; - }; - MenuItem - { - HelpId = HID_BIB_MAPPINGDLG; - Text = "~Spaltenzuordnung..." ; - Text[ English ] = "~Column assignment..." ; - Command = ".uno:Bib/Mapping" ; - Identifier = RID_MAIN_ME_MAPPING ; - Checkable=TRUE; - Text[ english_us ] = "~Column Arrangement..."; - Text[ portuguese ] = "~Dispor colunas..."; - Text[ russian ] = "~ ..."; - Text[ greek ] = " ~..."; - Text[ dutch ] = "~Kolomindeling..."; - Text[ french ] = "~Assignation de colonnes..."; - Text[ spanish ] = "~Disposicin de columnas..."; - Text[ italian ] = "A~ssegnazione colonne..."; - Text[ danish ] = "~Kolonnetildeling..."; - Text[ swedish ] = "~Kolumntilldelning..."; - Text[ polish ] = "~Rozmieszczenie kolumn..."; - Text[ portuguese_brazilian ] = "~Disposio das Colunas..."; - Text[ japanese ] = "列の分類(~C)..."; - Text[ korean ] = "열 배치(~C)..."; - Text[ chinese_simplified ] = "编排列(~C)..."; - Text[ chinese_traditional ] = "編排欄(~C)..."; - Text[ arabic ] = " ..."; - Text[ turkish ] = "~Stun dzeni..."; - Text[ language_user1 ] = " "; - Text[ catalan ] = "Disposici de les ~columnes..."; - Text[ finnish ] = "~Sarakejrjestys..."; - Text[ thai ] = "จัดเรียง~คอลัมน์..."; - Text[ czech ] = "Uspořádání sloupců..."; - Text[ hebrew ] = "~Spaltenzuordnung..."; - Text[ hindi ] = "~स्तंभ को क्रम में रखना..."; - Text[ slovak ] = "Usporia~danie stĺpcov..."; - Text[ hungarian ] = "~Oszlopok elrendezése..."; - Text[ slovenian ] = "Razporeditev ~stolpcev..."; - }; - MenuItem - { - HelpId = HID_BIB_CHANGESOURCE; - Command = ".uno:Bib/sdbsource" ; - Identifier = RID_MAIN_ME_DBSOURCE; - Checkable=TRUE; - Text = "~Datenquelle auswhlen..." ; - Text[ english_us ] = "~Choose Data Source..."; - Text[ swedish ] = "Vlj ut ~dataklla..."; - Text[ japanese ] = "データソースの選択(~C)..."; - Text[ korean ] = "데이터 원본 선택(~C)..."; - Text[ chinese_simplified ] = "选择数据源(~C)..."; - Text[ chinese_traditional ] = "選擇資料源(~C)..."; - Text[ portuguese ] = "~Fonte de dados..."; - Text[ russian ] = "~ ..."; - Text[ greek ] = " ~..."; - Text[ dutch ] = "~Gegevensbron..."; - Text[ french ] = "~Slection de la source de donnes..."; - Text[ spanish ] = "~Seleccionar fuente de datos..."; - Text[ finnish ] = "~Tietolhde..."; - Text[ italian ] = "~Seleziona sorgente dati..."; - Text[ danish ] = "~Vlg datakilde..."; - Text[ polish ] = "rdo ~danych..."; - Text[ portuguese_brazilian ] = "~Fonte de Dados..."; - Text[ turkish ] = "~Veri Kaynan Se..."; - Text[ arabic ] = " ..."; - Text[ catalan ] = "Font de les ~dades..."; - Text[ thai ] = "แหล่ง~ข้อมูล..."; - Text[ czech ] = "Zdroj dat..."; - Text[ hebrew ] = "~Datenquelle auswählen..."; - Text[ hindi ] = "~ड़ॉटा मूल..."; - Text[ slovak ] = "Z~droj dát..."; - Text[ hungarian ] = "~Adatforrás választása..."; - Text[ slovenian ] = "~Izberi vir podatkov..."; - }; - MenuItem - { - HelpId = HID_BIB_DELETE_RECORD; - Command = ".uno:Bib/DeleteRecord" ; - Identifier = RID_MAIN_DELETE_RECORD; - Checkable=TRUE; - Text = "~Datensatz lschen" ; - Text[ english_us ] = "Delete ~Record"; - Text[ portuguese ] = "Delete ~Record"; - Text[ russian ] = "Delete ~Record"; - Text[ greek ] = "Delete ~Record"; - Text[ dutch ] = "Delete ~Record"; - Text[ french ] = "Supprimer l'en~registrement"; - Text[ spanish ] = "Borrar ~registro"; - Text[ finnish ] = "Delete ~Record"; - Text[ italian ] = "Elimina record di dati"; - Text[ danish ] = "Slet ~datapost"; - Text[ swedish ] = "Radera data~post"; - Text[ polish ] = "Delete ~Record"; - Text[ portuguese_brazilian ] = "Excluir ~registro"; - Text[ japanese ] = "レコードの削除(~R)"; - Text[ korean ] = "레코드 삭제(~R)"; - Text[ chinese_simplified ] = "删除数据条目(~R)"; - Text[ chinese_traditional ] = "刪除資料條目(~R)"; - Text[ turkish ] = "~Tutana Sil"; - Text[ arabic ] = "Delete ~Record"; - Text[ catalan ] = "Delete ~Record"; - Text[ thai ] = "Delete ~Record"; - Text[ czech ] = "Smazat záznam"; - Text[ hebrew ] = "~Datensatz löschen"; - Text[ hindi ] = "Delete ~Record"; - Text[ slovak ] = "Zmazať ~záznam"; - Text[ hungarian ] = "Rekord ~törlése"; - Text[ slovenian ] = "Izbriši ~zapis"; - }; - }; - }; - Text[ russian ] = "~"; - Text[ polish ] = "~Edytuj"; - Text[ japanese ] = "編集(~E)"; - Text[ chinese_simplified ] = "编辑(~E)"; - Text[ chinese_traditional ] = "編輯(~E)"; - Text[ arabic ] = "~"; - Text[ greek ] = "~"; - Text[ korean ] = "편집(~E)"; - Text[ turkish ] = "~Dzenle"; - Text[ language_user1 ] = " "; - Text[ catalan ] = "~Edita"; - Text[ thai ] = "แ~ก้ไข"; - Text[ czech ] = "Ú~pravy"; - Text[ hebrew ] = "‮עריכה‬"; - Text[ hindi ] = "~संपादन"; - Text[ slovak ] = "Úp~ravy"; - Text[ hungarian ] = "~Szerkesztés"; - Text[ slovenian ] = "~Uredi"; - }; - MenuItem - { - Identifier = MN_INSERT; - HelpID = MN_INSERT ; - Text = "~Einfgen" ; - Text [ English ] = "~Insert" ; - SubMenu = Menu - { - ItemList = - { - MenuItem - { - HelpId = HID_BIB_INSERT_RECORD; - Command = ".uno:Bib/InsertRecord" ; - Identifier = RID_MAIN_INSERT_RECORD; - Checkable=TRUE; - Text = "~Datensatz" ; - Text[ English ] = "~Record" ; - Text[ english_us ] = "~Record"; - Text[ portuguese ] = "~Record"; - Text[ russian ] = "~Record"; - Text[ greek ] = "~Record"; - Text[ dutch ] = "~Record"; - Text[ french ] = "En~registrement"; - Text[ spanish ] = "~Registro"; - Text[ finnish ] = "~Record"; - Text[ italian ] = "Record di dati"; - Text[ danish ] = "~Registrer"; - Text[ swedish ] = "D~atapost"; - Text[ polish ] = "~Record"; - Text[ portuguese_brazilian ] = "~Registro"; - Text[ japanese ] = "レコード(~R)"; - Text[ korean ] = "~레코드"; - Text[ chinese_simplified ] = "数据条目(~R)"; - Text[ chinese_traditional ] = "資料條目(~R)"; - Text[ turkish ] = "~Tutanak"; - Text[ arabic ] = "~Record"; - Text[ catalan ] = "~Record"; - Text[ thai ] = "~Record"; - Text[ czech ] = "Záznam"; - Text[ hebrew ] = "‮רשומה‬"; - Text[ hindi ] = "~Record"; - Text[ slovak ] = "~Záznam"; - Text[ hungarian ] = "~Rekord"; - Text[ slovenian ] = "~Zapiši"; - }; - - }; - }; - Text[ language_user1 ] = "; May ; May 2002 EM: \"has nothing to do with the clipboard\" (OS)"; - Text[ english_us ] = "~Insert"; - Text[ portuguese ] = "~Inserir"; - Text[ russian ] = "~"; - Text[ greek ] = "~"; - Text[ dutch ] = "~Plakken"; - Text[ french ] = "~Insertion"; - Text[ spanish ] = "~Insertar"; - Text[ finnish ] = "~Lis"; - Text[ italian ] = "~Inserisci"; - Text[ danish ] = "~Indst"; - Text[ swedish ] = "~Infoga"; - Text[ polish ] = "W~staw"; - Text[ portuguese_brazilian ] = "~Inserir"; - Text[ japanese ] = "挿入(~I)"; - Text[ korean ] = "삽입(~I)"; - Text[ chinese_simplified ] = "插入(~I)"; - Text[ chinese_traditional ] = "插入(~I)"; - Text[ turkish ] = "~Ekle"; - Text[ arabic ] = ""; - Text[ catalan ] = "~Insereix"; - Text[ thai ] = "~วาง"; - Text[ czech ] = "Vložit"; - Text[ hebrew ] = "‮הוספה‬"; - Text[ hindi ] = "~Insert"; - Text[ slovak ] = "Vlož~iť"; - Text[ hungarian ] = "~Beszúrás"; - Text[ slovenian ] = "~Vstavi"; - }; - MenuItem - { - Identifier = ITEM_TOOLS_ID ; - HelpID = MN_EXTRA ; - Text = "E~xtras" ; - Text [ English ] = "T~ools" ; - Text [ norwegian ] = "Verk~ty" ; - Text [ italian ] = "~Strumenti" ; - Text [ portuguese_brazilian ] = "F~erramentas" ; - Text [ portuguese ] = "~Ferramentas" ; - Text [ finnish ] = "~Tykalut" ; - Text [ danish ] = "Fun~ktioner" ; - Text [ french ] = "~Outils" ; - Text [ swedish ] = "~Verktyg" ; - Text [ dutch ] = "E~xtra" ; - Text [ spanish ] = "~Herramientas" ; - Text [ english_us ] = "~Tools" ; - SubMenu = Menu - { - ItemList = - { - MenuItem - { - Command = ".uno:Bib/standardFilter" ; - Identifier = RID_MAIN_ME_SEARCH; - Text = "~Filtern..."; - Text[ English ] = "Filter..." ; - Text[ english_us ] = "~Filter..."; - Text[ portuguese ] = "~Filtrar..."; - Text[ russian ] = "..."; - Text[ greek ] = "~..."; - Text[ dutch ] = "~Filteren..."; - Text[ french ] = "~Filtrer..."; - Text[ spanish ] = "~Filtrar..."; - Text[ italian ] = "~Filtra..."; - Text[ danish ] = "~Filter..."; - Text[ swedish ] = "~Filtrera..."; - Text[ polish ] = "Filtruj..."; - Text[ portuguese_brazilian ] = "Filtrar..."; - Text[ japanese ] = "フィルタ(~F)..."; - Text[ korean ] = "필터(~F)..."; - Text[ chinese_simplified ] = "筛选(~F)..."; - Text[ chinese_traditional ] = "篩選(~F)..."; - Text[ arabic ] = "..."; - Text[ turkish ] = "~Szge..."; - Text[ language_user1 ] = " "; - Text[ catalan ] = "~Filtre..."; - Text[ finnish ] = "~Suodatin"; - Text[ thai ] = "~ตัวกรอง..."; - Text[ czech ] = "Filtr..."; - Text[ hebrew ] = "‮סינון...‬"; - Text[ hindi ] = "~फिल्टर..."; - Text[ slovak ] = "~Filter..."; - Text[ hungarian ] = "~Szűrő..."; - Text[ slovenian ] = "~Filtriraj..."; - }; - MenuItem - { - Separator = TRUE ; - }; - ITEM_DATASOURCE_ADMINISTRATION - MenuItem - { - Separator = TRUE ; - }; - MenuItem - { - ITEM_TOOLS_BASICCHOOSER - }; - ITEM_MN_OPTIONS - }; - }; - Text[ russian ] = "~"; - Text[ greek ] = "~"; - Text[ polish ] = "~Narzdzia"; - Text[ japanese ] = "ツール(~T)"; - Text[ korean ] = "도구(~T)"; - Text[ chinese_simplified ] = "工具(~T)"; - Text[ chinese_traditional ] = "工具(~T)"; - Text[ arabic ] = "~"; - Text[ turkish ] = "~Aralar"; - Text[ language_user1 ] = " "; - Text[ catalan ] = "Ei~nes"; - Text[ thai ] = "เ~ครื่องมือ"; - Text[ czech ] = "Nástroje"; - Text[ hebrew ] = "‮כלים‬"; - Text[ hindi ] = "~औज़ार"; - Text[ slovak ] = "Nás~troje"; - Text[ hungarian ] = "~Eszközök"; - Text[ slovenian ] = "O~rodja"; - }; - ITEM_WINDOW_MENU - ITEM_HELP_MENU - }; -}; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +/* +The menu bar resource has become obsolete. You find the menu bar definition +now at: /uiconfig/sbibliography/menubar/menubar.xml +*/ -- cgit v1.2.3