summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/toolbar.src
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2000-11-20 11:23:38 +0000
committerOliver Specht <os@openoffice.org>2000-11-20 11:23:38 +0000
commite3df8bccc696556d15bd145510d452228648d07d (patch)
treec59e57a4fd84a62d4dac555bbe774288a7cf3970 /extensions/source/bibliography/toolbar.src
parente3b88a0886a551fbb82991daa72358ccc56b7b74 (diff)
data source dialog revived - dialogs can be called via toolbox button
Diffstat (limited to 'extensions/source/bibliography/toolbar.src')
-rw-r--r--extensions/source/bibliography/toolbar.src61
1 files changed, 59 insertions, 2 deletions
diff --git a/extensions/source/bibliography/toolbar.src b/extensions/source/bibliography/toolbar.src
index 3b7fa7a8b975..492c0e371cb4 100644
--- a/extensions/source/bibliography/toolbar.src
+++ b/extensions/source/bibliography/toolbar.src
@@ -2,9 +2,9 @@
*
* $RCSfile: toolbar.src,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:16:45 $
+ * last change: $Author: os $ $Date: 2000-11-20 12:23:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -235,6 +235,63 @@ ToolBox RID_BIB_TOOLBAR
Text[ turkish ] = "Filtreyi kaldr";
Text[ language_user1 ] = " ";
};
+ ToolBoxItem
+ {
+ Identifier = TBC_BT_COL_ASSIGN ;
+ HelpId = HID_BIB_MAPPINGDLG;
+ Text = "Spaltenzuordnung" ;
+ Text[ English ] = "Column assignment" ;
+// Command = ".uno:Bib/Mapping" ;
+// ItemBitmap = Bitmap { File = "sc10711.bmp" ; };
+ Text[ english_us ] = "Column Arrangement";
+ Text[ portuguese ] = "Dispor colunas";
+ Text[ russian ] = " ";
+ Text[ greek ] = " ";
+ Text[ dutch ] = "Kolomindeling";
+ Text[ french ] = "Assignation de colonnes";
+ Text[ spanish ] = "Asignacin de columnas";
+ Text[ italian ] = "Assegnazione colonne";
+ Text[ danish ] = "Kolonnetildeling";
+ Text[ swedish ] = "Kolumntilldelning";
+ Text[ polish ] = "Przyporzdkowanie kolumn";
+ Text[ portuguese_brazilian ] = "Column assignment";
+ Text[ japanese ] = "̕(C)";
+ Text[ korean ] = " (C)";
+ Text[ chinese_simplified ] = "(C)";
+ Text[ chinese_traditional ] = "s(C)";
+ Text[ arabic ] = " ";
+ Text[ turkish ] = "Stun dzeni";
+ Text[ language_user1 ] = " ";
+ };
+ ToolBoxItem
+ {
+ Identifier = TBC_BT_CHANGESOURCE ;
+ HelpId = HID_BIB_CHANGESOURCE;
+ Text = "Datenquelle" ;
+ Text[ English ] = "Data source" ;
+// Command = ".uno:Bib/sdbsource" ;
+// ItemBitmap = Bitmap { File = "sc10711.bmp" ; };
+ Checkable=TRUE;
+ Text[ english_us ] = "Data Source";
+ Text[ portuguese ] = "Fonte de dados";
+ Text[ russian ] = " ";
+ Text[ greek ] = " ";
+ Text[ dutch ] = "Gegevensbron";
+ Text[ french ] = "Source de donnes";
+ Text[ spanish ] = "Fuente de datos";
+ Text[ italian ] = "Sorgente dati";
+ Text[ danish ] = "Datakilde";
+ Text[ swedish ] = "Dataklla";
+ Text[ polish ] = "rdo danych";
+ Text[ portuguese_brazilian ] = "Data source";
+ Text[ japanese ] = "ް(D)";
+ Text[ korean ] = " ҽ(D)";
+ Text[ chinese_simplified ] = "Դ(D)";
+ Text[ chinese_traditional ] = "u(D)";
+ Text[ arabic ] = " ";
+ Text[ turkish ] = "Veri kayna";
+ Text[ language_user1 ] = " ";
+ };
/*
ToolBoxItem
{