diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-10-12 13:14:19 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-10-12 13:14:19 +0000 |
commit | 278dbff060e19256bf1b6d61339504294e9d7ad4 (patch) | |
tree | f950195f16347dfde469275a709b0f8a0a5600e3 /svx/source/gallery2 | |
parent | 6afb6496fd55f1f5ba1e96cf4be54d0c319c7788 (diff) |
INTEGRATION: CWS sj09 (1.52.8); FILE MERGED
2004/07/09 16:18:57 sj 1.52.8.2: RESYNC: (1.52-1.53); FILE MERGED
2004/06/18 12:13:52 sj 1.52.8.1: added new hidden theme for new fontwork feature
Diffstat (limited to 'svx/source/gallery2')
-rw-r--r-- | svx/source/gallery2/galtheme.src | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/svx/source/gallery2/galtheme.src b/svx/source/gallery2/galtheme.src index edc146c7f9fc..24bd9e9a19e7 100644 --- a/svx/source/gallery2/galtheme.src +++ b/svx/source/gallery2/galtheme.src @@ -2,9 +2,9 @@ * * $RCSfile: galtheme.src,v $ * - * $Revision: 1.53 $ + * $Revision: 1.54 $ * - * last change: $Author: hjs $ $Date: 2004-06-25 12:11:06 $ + * last change: $Author: hr $ $Date: 2004-10-12 14:14:19 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -363,16 +363,16 @@ String RID_GALLERYSTR_THEME_SCREENBEANS String RID_GALLERYSTR_THEME_FONTWORK { - Text [ de ] = "Fontwork"; - Text [ en-US ] = "Fontwork"; + // !!! Don't translate, please !!! + Text = "private://gallery/hidden/fontwork"; }; // ----------------------------------------------------------------------------- String RID_GALLERYSTR_THEME_FONTWORK_VERTICAL { - Text [ de ] = "Fontwork Vertical"; - Text [ en-US ] = "Fontwork Vertical"; + // !!! Don't translate, please !!! + Text = "private://gallery/hidden/fontworkvertical"; }; |