diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-03-05 16:38:24 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-03-05 16:38:24 +0000 |
commit | 69dd1768e19a31ef412b05332725e980f1710330 (patch) | |
tree | aff55c4e376832723f6cbb119094039ceb5d4e9f /sfx2 | |
parent | 6926b2a17de4be0dfc815ab13b3e6d4f241f4021 (diff) |
INTEGRATION: CWS aquavcl05_DEV300 (1.119.114); FILE MERGED
2008/02/05 10:59:13 pl 1.119.114.1: #i67502# implement quickstarter for aqua
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/appl/app.src | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/sfx2/source/appl/app.src b/sfx2/source/appl/app.src index 35195a485e68..4ffc95c8a024 100644 --- a/sfx2/source/appl/app.src +++ b/sfx2/source/appl/app.src @@ -4,9 +4,9 @@ * * $RCSfile: app.src,v $ * - * $Revision: 1.119 $ + * $Revision: 1.120 $ * - * last change: $Author: vg $ $Date: 2007-09-21 09:28:06 $ + * last change: $Author: kz $ $Date: 2008-03-05 17:38:24 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -1029,6 +1029,10 @@ String STR_QUICKSTART_LNKNAME { Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION" ; }; +String STR_QUICKSTART_FILE +{ + Text [ en-US ] = "File"; +}; String STR_QUERY_UPDATE_LINKS { |