1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: updatehdl.src,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
31 #include "updatehdl.hrc"
33 String RID_UPDATE_STR_CHECKING
35 Text [ en-US ] = "Checking...";
38 String RID_UPDATE_STR_CHECKING_ERR
40 Text [ en-US ] = "Checking for an update failed.";
43 String RID_UPDATE_STR_NO_UPD_FOUND
45 Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION is up to date.";
48 String RID_UPDATE_STR_UPD_FOUND
50 Text [ en-US ] = "%PRODUCTNAME %NEXTVERSION is available.\n\nThe installed version is %PRODUCTNAME %PRODUCTVERSION.\n\nNote: Before downloading an update, please ensure that you have sufficient access rights to install it.\nA password, usually the administrator's or root password, may be required.";
53 String RID_UPDATE_STR_DLG_TITLE
55 Text [ en-US ] = "Check for Updates";
58 String RID_UPDATE_STR_DOWNLOAD_PAUSE
60 Text [ en-US ] = "Downloading %PRODUCTNAME %NEXTVERSION paused at...";
63 String RID_UPDATE_STR_DOWNLOAD_ERR
65 Text [ en-US ] = "Downloading %PRODUCTNAME %NEXTVERSION stalled at";
68 String RID_UPDATE_STR_DOWNLOAD_WARN
70 Text [ en-US ] = "The download location is: %DOWNLOAD_PATH.\n\nUnder Tools – Options... - %PRODUCTNAME – Online Update you can change the download location.";
73 String RID_UPDATE_STR_DOWNLOAD_DESCR
75 Text [ en-US ] = "%FILE_NAME has been downloaded to %DOWNLOAD_PATH.";
78 String RID_UPDATE_STR_DOWNLOAD_UNAVAIL
80 Text [ en-US ] = "The automatic download of the update is currently not available.\n\nClick 'Download...' to download %PRODUCTNAME %NEXTVERSION manually from the web site.";
83 String RID_UPDATE_STR_DOWNLOADING
85 Text [ en-US ] = "Downloading %PRODUCTNAME %NEXTVERSION...";
88 String RID_UPDATE_STR_READY_INSTALL
90 Text [ en-US ] = "Download of %PRODUCTNAME %NEXTVERSION completed. Ready for installation.";
93 String RID_UPDATE_STR_CANCEL_TITLE
95 Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION";
98 String RID_UPDATE_STR_CANCEL_DOWNLOAD
100 Text [ en-US ] = "Do you really want to cancel the download?";
103 String RID_UPDATE_STR_BEGIN_INSTALL
105 Text [ en-US ] = "To install the update, %PRODUCTNAME %PRODUCTVERSION needs to be closed. Do you want to install the update now?";
108 String RID_UPDATE_STR_INSTALL_NOW
110 Text [ en-US ] = "Install ~now";
113 String RID_UPDATE_STR_INSTALL_LATER
115 Text [ en-US ] = "Install ~later";
118 String RID_UPDATE_STR_INSTALL_ERROR
120 Text [ en-US ] = "Could not run the installer application, please run %FILE_NAME in %DOWNLOAD_PATH manually.";
123 String RID_UPDATE_STR_OVERWRITE_WARNING
125 Text [ en-US ] = "A file with that name already exists! Do you want to overwrite the existing file?";
128 String RID_UPDATE_STR_PERCENT
130 Text [ en-US ] = "%PERCENT%";
133 String RID_UPDATE_FT_STATUS
135 Text [ en-US ] = "Status";
138 String RID_UPDATE_FT_DESCRIPTION
140 Text [ en-US ] = "Description";
143 String RID_UPDATE_BTN_CLOSE
145 Text [ en-US ] = "Close";
148 String RID_UPDATE_BTN_DOWNLOAD
150 Text [ en-US ] = "~Download";
153 String RID_UPDATE_BTN_INSTALL
155 Text [ en-US ] = "~Install";
158 String RID_UPDATE_BTN_PAUSE
160 Text [ en-US ] = "~Pause";
163 String RID_UPDATE_BTN_RESUME
165 Text [ en-US ] = "~Resume";
168 String RID_UPDATE_BTN_CANCEL
170 Text [ en-US ] = "Cancel";
173 String RID_UPDATE_BUBBLE_T_UPDATE_AVAIL
175 Text [ en-US ] = "%PRODUCTNAME update available";
178 String RID_UPDATE_BUBBLE_UPDATE_AVAIL
180 Text [ en-US ] = "Click here to start the download.";
183 String RID_UPDATE_BUBBLE_T_UPDATE_NO_DOWN
185 Text [ en-US ] = "%PRODUCTNAME update available";
188 String RID_UPDATE_BUBBLE_UPDATE_NO_DOWN
190 Text [ en-US ] = "Click here for more information.";
193 String RID_UPDATE_BUBBLE_T_AUTO_START
195 Text [ en-US ] = "%PRODUCTNAME update available";
198 String RID_UPDATE_BUBBLE_AUTO_START
200 Text [ en-US ] = "Download of update begins.";
203 String RID_UPDATE_BUBBLE_T_DOWNLOADING
205 Text [ en-US ] = "Download of update in progress";
208 String RID_UPDATE_BUBBLE_DOWNLOADING
213 String RID_UPDATE_BUBBLE_T_DOWNLOAD_PAUSED
215 Text [ en-US ] = "Download of update paused";
218 String RID_UPDATE_BUBBLE_DOWNLOAD_PAUSED
220 Text [ en-US ] = "Click here to resume.";
223 String RID_UPDATE_BUBBLE_T_ERROR_DOWNLOADING
225 Text [ en-US ] = "Download of update stalled";
228 String RID_UPDATE_BUBBLE_ERROR_DOWNLOADING
230 Text [ en-US ] = "Click here for more information.";
233 String RID_UPDATE_BUBBLE_T_DOWNLOAD_AVAIL
235 Text [ en-US ] = "Download of update completed";
238 String RID_UPDATE_BUBBLE_DOWNLOAD_AVAIL
240 Text [ en-US ] = "Click here to start the installation.";
243 String RID_UPDATE_BUBBLE_T_EXT_UPD_AVAIL
245 Text [ en-US ] = "Updates for extensions available";
248 String RID_UPDATE_BUBBLE_EXT_UPD_AVAIL
250 Text [ en-US ] = "Click here for more information.";