summaryrefslogtreecommitdiff
path: root/svx/source/gallery2/gallery.src
diff options
context:
space:
mode:
authorKai Ahrens <ka@openoffice.org>2001-05-31 09:38:26 +0000
committerKai Ahrens <ka@openoffice.org>2001-05-31 09:38:26 +0000
commite94f5b299c365c42a2c1c3008e891f20bbec5f02 (patch)
tree978d9474f334125e1e30d418faf8ba94d6fb620f /svx/source/gallery2/gallery.src
parent8b45fcc3aa1913fef6675150d9fe9101ca982499 (diff)
#83370#: additional list view for Gallery
Diffstat (limited to 'svx/source/gallery2/gallery.src')
-rw-r--r--svx/source/gallery2/gallery.src78
1 files changed, 72 insertions, 6 deletions
diff --git a/svx/source/gallery2/gallery.src b/svx/source/gallery2/gallery.src
index 0856b3f9915e..4b892696078f 100644
--- a/svx/source/gallery2/gallery.src
+++ b/svx/source/gallery2/gallery.src
@@ -2,9 +2,9 @@
*
* $RCSfile: gallery.src,v $
*
- * $Revision: 1.27 $
+ * $Revision: 1.28 $
*
- * last change: $Author: kz $ $Date: 2001-05-16 15:16:32 $
+ * last change: $Author: ka $ $Date: 2001-05-31 10:37:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1905,7 +1905,6 @@ String RID_SVXSTR_GALLERY_CREATETHEME
Text[ catalan ] = "Nuevo tema...";
Text[ finnish ] = "Uusi teema";
};
-
String RID_SVXSTR_GALLERY_READONLY
{
Text = " (schreibgeschtzt)" ;
@@ -1935,7 +1934,6 @@ String RID_SVXSTR_GALLERY_READONLY
Text[ language_user1 ] = " ";
Text[ catalan ] = " (solo lectura)";
};
-
String RID_SVXSTR_GALLERY_ALLFILES
{
Text = "<Alle Dateien>" ;
@@ -1964,7 +1962,6 @@ String RID_SVXSTR_GALLERY_ALLFILES
Text[ catalan ] = "<Todos los archivos>";
Text[ finnish ] = "<Kaikki tiedostot>";
};
-
String RID_SVXSTR_GALLERY_DIALOGID
{
Text = "ID vergeben" ;
@@ -1993,7 +1990,6 @@ String RID_SVXSTR_GALLERY_DIALOGID
Text[ catalan ] = "Asignar ID";
Text[ finnish ] = "Liit tunnus";
};
-
String RID_SVXSTR_GALLERY_ID_EXISTS
{
Text = "Diese ID existiert bereits..." ;
@@ -2022,6 +2018,58 @@ String RID_SVXSTR_GALLERY_ID_EXISTS
Text[ catalan ] = "Esta ID ya existe...";
Text[ finnish ] = "Tunnus on jo olemassa";
};
+String RID_SVXSTR_GALLERY_TITLE
+{
+ Text = "Titel" ;
+ Text [ ENGLISH ] = "Title" ;
+ Text [ english_us ] = "Title" ;
+ Text[ portuguese ] = "Ttulo";
+ Text[ russian ] = "";
+ Text[ greek ] = "";
+ Text[ dutch ] = "Titel";
+ Text[ french ] = "Titre";
+ Text[ spanish ] = "Ttulo";
+ Text[ italian ] = "Titolo";
+ Text[ danish ] = "Titel";
+ Text[ swedish ] = "Namn";
+ Text[ polish ] = "Tytu";
+ Text[ portuguese_brazilian ] = "Title";
+ Text[ japanese ] = "(T)";
+ Text[ korean ] = "(T)";
+ Text[ chinese_simplified ] = "(T)";
+ Text[ chinese_traditional ] = "D(T)";
+ Text[ arabic ] = "";
+ Text[ turkish ] = "Balk";
+ Text[ catalan ] = "Ttulo";
+ Text[ finnish ] = "Otsikko";
+};
+String RID_SVXSTR_GALLERY_PATH
+{
+ Text = "Pfad" ;
+ Text [ English ] = "Path" ;
+ Text [ norwegian ] = "Bane" ;
+ Text [ italian ] = "Percorso" ;
+ Text [ portuguese_brazilian ] = "Caminho" ;
+ Text [ portuguese ] = "Atalho" ;
+ Text [ finnish ] = "Polku" ;
+ Text [ danish ] = "Sti" ;
+ Text [ french ] = "Chemin" ;
+ Text [ swedish ] = "Skvg" ;
+ Text [ dutch ] = "Pad" ;
+ Text [ spanish ] = "Ruta" ;
+ Text [ english_us ] = "Path" ;
+ Text[ chinese_simplified ] = "·";
+ Text[ russian ] = "";
+ Text[ polish ] = "?cieka";
+ Text[ japanese ] = "߽";
+ Text[ chinese_traditional ] = "|";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Veri yolu";
+ Text[ language_user1 ] = " ";
+ Text[ catalan ] = "Ruta";
+};
/******************************************************************************/
@@ -2070,6 +2118,11 @@ Bitmap RID_SVXBMP_THEME_DEFAULT_BIG
File = "galdefl.bmp" ;
};
+Bitmap RID_SVXBMP_GALLERY_SOUND
+{
+ File = "galsound.bmp";
+};
+
Bitmap RID_SVXBMP_GALLERY_SOUND_0
{
File = "galsnd0.bmp";
@@ -2110,6 +2163,19 @@ Bitmap RID_SVXBMP_GALLERY_SOUND_7
File = "galsnd7.bmp";
};
+Image RID_SVXIMG_GALLERY_VIEW_ICON
+{
+ ImageBitmap = Bitmap { File = "galicon.bmp"; };
+ MaskColor = Color { Red = 0xC000 ; Green = 0xC000 ; Blue = 0xC000 ; };
+};
+
+Image RID_SVXIMG_GALLERY_VIEW_LIST
+{
+ ImageBitmap = Bitmap { File = "gallist.bmp"; };
+ MaskColor = Color { Red = 0xC000 ; Green = 0xC000 ; Blue = 0xC000 ; };
+};
+
+
/******************************************************************************/
Menu RID_SVXMN_GALLERY1