summaryrefslogtreecommitdiff
path: root/svx/source/gallery2/gallery.src
diff options
context:
space:
mode:
authorSven Jacobi <sj@openoffice.org>2002-11-29 11:23:20 +0000
committerSven Jacobi <sj@openoffice.org>2002-11-29 11:23:20 +0000
commita89701bf33e750e24594acf3b280963e257521a6 (patch)
treeb4480589f41f723a0937cb61037fda40fb4234db /svx/source/gallery2/gallery.src
parentf4549c9d23891cab74481694d11ad77ad94c4d98 (diff)
#105441# creation date of gallery theme has been removed, because the DateCreated property is not supported any longer
Diffstat (limited to 'svx/source/gallery2/gallery.src')
-rw-r--r--svx/source/gallery2/gallery.src45
1 files changed, 4 insertions, 41 deletions
diff --git a/svx/source/gallery2/gallery.src b/svx/source/gallery2/gallery.src
index c61922ccd859..68c6d4d7441a 100644
--- a/svx/source/gallery2/gallery.src
+++ b/svx/source/gallery2/gallery.src
@@ -2,9 +2,9 @@
*
* $RCSfile: gallery.src,v $
*
- * $Revision: 1.61 $
+ * $Revision: 1.62 $
*
- * last change: $Author: sj $ $Date: 2002-11-21 13:49:19 $
+ * last change: $Author: sj $ $Date: 2002-11-29 12:23:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -441,46 +441,9 @@ TabPage RID_SVXTABPAGE_GALLERY_GENERAL
Pos = MAP_APPFONT ( 6 , 91 ) ;
Size = MAP_APPFONT ( 248 , 1 ) ;
};
- FixedText FT_MS_CREATEDATE
- {
- Pos = MAP_APPFONT ( 6 , 98 ) ;
- Size = MAP_APPFONT ( 51 , 10 ) ;
- Text = "Erstellt am:" ;
- Text [ English ] = "Created:" ;
- LeftLabel = TRUE ;
- Text [ english_us ] = "Created:" ;
- Text [ italian ] = "Creato il:" ;
- Text [ spanish ] = "Creado el:" ;
- Text [ french ] = "Cr le :" ;
- Text [ dutch ] = "Gemaakt op:" ;
- Text [ swedish ] = "Skapat den:" ;
- Text [ danish ] = "Oprettet den:" ;
- Text [ portuguese_brazilian ] = "Erstellt am:" ;
- Text [ portuguese ] = "Criado em:" ;
- Text[ chinese_simplified ] = "建立日期:";
- Text[ russian ] = " :";
- Text[ polish ] = "Utworzono:";
- Text[ japanese ] = "作成日時:";
- Text[ chinese_traditional ] = "建立日期:";
- Text[ arabic ] = ": ";
- Text[ dutch ] = "Gemaakt op:";
- Text[ chinese_simplified ] = "建立日期:";
- Text[ greek ] = " :";
- Text[ korean ] = "작성일자:";
- Text[ turkish ] = "Oluturma tarihi:";
- Text[ language_user1 ] = " ";
- Text[ catalan ] = "Creat:";
- Text[ finnish ] = "Luotu:";
- Text[ thai ] = "สร้าง:";
- };
- FixedText FT_MS_SHOW_CREATEDATE
- {
- Pos = MAP_APPFONT ( 60 , 98 ) ;
- Size = MAP_APPFONT ( 194 , 10 ) ;
- };
FixedText FT_MS_CHANGEDATE
{
- Pos = MAP_APPFONT ( 6 , 112 ) ;
+ Pos = MAP_APPFONT ( 6 , 98 ) ;
Size = MAP_APPFONT ( 51 , 10 ) ;
Text = "Gendert am:" ;
Text [ English ] = "Changed:" ;
@@ -512,7 +475,7 @@ TabPage RID_SVXTABPAGE_GALLERY_GENERAL
};
FixedText FT_MS_SHOW_CHANGEDATE
{
- Pos = MAP_APPFONT ( 60 , 112 ) ;
+ Pos = MAP_APPFONT ( 60 , 98 ) ;
Size = MAP_APPFONT ( 194 , 10 ) ;
};
};