diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-11-22 11:15:17 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-11-22 11:15:17 +0000 |
commit | 5d506f24cb86e4f5c688fc747470077574515ff3 (patch) | |
tree | 369129c06d03feaf80c5dc08572b89fe8ec18c9e /sfx2/source/appl/app.src | |
parent | 7fa4557c43dcd09d5d30666d12bf416925cada70 (diff) |
INTEGRATION: CWS gtkquickstart3_SRC680 (1.111.22.1.8); FILE MERGED
2006/11/15 15:37:46 mmeeks 1.111.22.1.8.1: Issue number: i#71315
Submitted by: mmeeks
fix string for Pavel.
Diffstat (limited to 'sfx2/source/appl/app.src')
-rw-r--r-- | sfx2/source/appl/app.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/appl/app.src b/sfx2/source/appl/app.src index 4e69c29811a9..769038691a29 100644 --- a/sfx2/source/appl/app.src +++ b/sfx2/source/appl/app.src @@ -4,9 +4,9 @@ * * $RCSfile: app.src,v $ * - * $Revision: 1.112 $ + * $Revision: 1.113 $ * - * last change: $Author: kz $ $Date: 2006-11-07 15:30:39 $ + * last change: $Author: vg $ $Date: 2006-11-22 12:15:17 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -1268,7 +1268,7 @@ String STR_QUICKSTART_PRELAUNCH }; String STR_QUICKSTART_PRELAUNCH_UNX { - Text[ en-US ] = "Disable systray quickstarter"; + Text[ en-US ] = "Disable systray Quickstarter"; Text[ de ] = "Schnellstarter deaktivieren"; Text [ x-comment ] = " "; }; |