summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-12-19 13:08:25 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-12-19 13:08:25 +0000
commit445f3cf9e28d3f9b21a76c63611d79df6cccbff1 (patch)
treee9f5bceadb7817d0fc6104525ff24207338a0b10 /sfx2
parentc5c261ae8b4e65fae33e060d16e596faa0c5bc81 (diff)
INTEGRATION: CWS fwk56 (1.111.36); FILE MERGED
2006/12/01 15:56:47 mav 1.111.36.2: RESYNC: (1.111-1.113); FILE MERGED 2006/11/06 10:45:18 cd 1.111.36.1: #i50784# Added ellipses to the quickstart menu entries 'Open Document...' and 'From Template...'
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/appl/app.src12
1 files changed, 6 insertions, 6 deletions
diff --git a/sfx2/source/appl/app.src b/sfx2/source/appl/app.src
index 769038691a29..768aa5e54b58 100644
--- a/sfx2/source/appl/app.src
+++ b/sfx2/source/appl/app.src
@@ -4,9 +4,9 @@
*
* $RCSfile: app.src,v $
*
- * $Revision: 1.113 $
+ * $Revision: 1.114 $
*
- * last change: $Author: vg $ $Date: 2006-11-22 12:15:17 $
+ * last change: $Author: ihi $ $Date: 2006-12-19 14:08:25 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -1250,14 +1250,14 @@ String STR_QUICKSTART_TIP
};
String STR_QUICKSTART_FILEOPEN
{
- Text [ de ] = "Dokument öffnen" ;
- Text [ en-US ] = "Open Document" ;
+ Text [ de ] = "Dokument öffnen..." ;
+ Text [ en-US ] = "Open Document..." ;
Text [ x-comment ] = " " ;
};
String STR_QUICKSTART_FROMTEMPLATE
{
- Text [ de ] = "Aus Vorlage" ;
- Text [ en-US ] = "From Template" ;
+ Text [ de ] = "Aus Vorlage..." ;
+ Text [ en-US ] = "From Template..." ;
Text [ x-comment ] = " " ;
};
String STR_QUICKSTART_PRELAUNCH