diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-03-07 16:34:27 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-03-07 16:34:27 +0000 |
commit | 269a05783b5ce76b5371083fa3ede708d4e7240a (patch) | |
tree | 3b582bcbc22d7380bff58886909ce72f34b84ffb /sw | |
parent | 31803d3d7153b2cb7861f0d610ec57cf44433b28 (diff) |
INTEGRATION: CWS os49 (1.2.212); FILE MERGED
2005/01/14 16:34:04 mbu 1.2.212.1: #i40399
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/ui/config/mailconfigpage.src | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sw/source/ui/config/mailconfigpage.src b/sw/source/ui/config/mailconfigpage.src index 9a4a3c59b4..5046bbde63 100644 --- a/sw/source/ui/config/mailconfigpage.src +++ b/sw/source/ui/config/mailconfigpage.src @@ -2,9 +2,9 @@ * * $RCSfile: mailconfigpage.src,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: vg $ $Date: 2005-02-16 17:03:18 $ + * last change: $Author: vg $ $Date: 2005-03-07 17:34:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -71,6 +71,9 @@ TabPage TP_MAILCONFIG Size = MAP_APPFONT ( 260 , 185 ) ; Hide = TRUE ; + Text [ de ] = "Serienbrief-E-Mail" ; + Text[ en-US ] = "Mail Merge E-mail"; + FixedLine FL_IDENTITY { Pos = MAP_APPFONT ( 6 , 3 ) ; |