merged tag ooo/OOO330_m14
[LibreOffice.git] / extensions / source / update / check / updatehdl.src
blob58f88b7e485223ec2115bf19fab9b7dbcb4d33a3
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  *
5  * Copyright 2000, 2010 Oracle and/or its affiliates.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * This file is part of OpenOffice.org.
10  *
11  * OpenOffice.org is free software: you can redistribute it and/or modify
12  * it under the terms of the GNU Lesser General Public License version 3
13  * only, as published by the Free Software Foundation.
14  *
15  * OpenOffice.org is distributed in the hope that it will be useful,
16  * but WITHOUT ANY WARRANTY; without even the implied warranty of
17  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18  * GNU Lesser General Public License version 3 for more details
19  * (a copy is included in the LICENSE file that accompanied this code).
20  *
21  * You should have received a copy of the GNU Lesser General Public License
22  * version 3 along with OpenOffice.org.  If not, see
23  * <http://www.openoffice.org/license.html>
24  * for a copy of the LGPLv3 License.
25  *
26  ************************************************************************/
28 #include "updatehdl.hrc"
30 String RID_UPDATE_STR_CHECKING
32     Text [ en-US ] = "Checking...";
35 String RID_UPDATE_STR_CHECKING_ERR
37     Text [ en-US ] = "Checking for an update failed.";
40 String RID_UPDATE_STR_NO_UPD_FOUND
42     Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION is up to date.";
45 String RID_UPDATE_STR_UPD_FOUND
47     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.";
50 String RID_UPDATE_STR_DLG_TITLE
52     Text [ en-US ] = "Check for Updates";
55 String RID_UPDATE_STR_DOWNLOAD_PAUSE
57     Text [ en-US ] = "Downloading %PRODUCTNAME %NEXTVERSION paused at...";
60 String RID_UPDATE_STR_DOWNLOAD_ERR
62     Text [ en-US ] = "Downloading %PRODUCTNAME %NEXTVERSION stalled at";
65 String RID_UPDATE_STR_DOWNLOAD_WARN
67     Text [ en-US ] = "The download location is: %DOWNLOAD_PATH.\n\nUnder Tools – Options... - %PRODUCTNAME – Online Update you can change the download location.";
70 String RID_UPDATE_STR_DOWNLOAD_DESCR
72     Text [ en-US ] = "%FILE_NAME has been downloaded to %DOWNLOAD_PATH.";
75 String RID_UPDATE_STR_DOWNLOAD_UNAVAIL
77     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.";
80 String RID_UPDATE_STR_DOWNLOADING
82     Text [ en-US ] = "Downloading %PRODUCTNAME %NEXTVERSION...";
85 String RID_UPDATE_STR_READY_INSTALL
87     Text [ en-US ] = "Download of %PRODUCTNAME %NEXTVERSION completed. Ready for installation.";
90 String RID_UPDATE_STR_CANCEL_TITLE
92     Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION";
95 String RID_UPDATE_STR_CANCEL_DOWNLOAD
97     Text [ en-US ] = "Do you really want to cancel the download?";
100 String RID_UPDATE_STR_BEGIN_INSTALL
102     Text [ en-US ] = "To install the update, %PRODUCTNAME %PRODUCTVERSION needs to be closed. Do you want to install the update now?";
105 String RID_UPDATE_STR_INSTALL_NOW
107     Text [ en-US ] = "Install ~now";
110 String RID_UPDATE_STR_INSTALL_LATER
112     Text [ en-US ] = "Install ~later";
115 String RID_UPDATE_STR_INSTALL_ERROR
117     Text [ en-US ] = "Could not run the installer application, please run %FILE_NAME in %DOWNLOAD_PATH manually.";
120 String RID_UPDATE_STR_OVERWRITE_WARNING
122     Text [ en-US ] = "A file with that name already exists! Do you want to overwrite the existing file?";
125 String RID_UPDATE_STR_RELOAD_WARNING
127     Text [ en-US ] = "A file with the name '%FILENAME' already exists in '%DOWNLOAD_PATH'! Do you want to continue with the download or delete and reload the file?";
130 String RID_UPDATE_STR_RELOAD_RELOAD
132     Text [ en-US ] = "Reload File";
135 String RID_UPDATE_STR_RELOAD_CONTINUE
137     Text [ en-US ] = "Continue";
140 String RID_UPDATE_STR_PERCENT
142     Text [ en-US ] = "%PERCENT%";
145 String RID_UPDATE_FT_STATUS
147     Text [ en-US ] = "Status";
150 String RID_UPDATE_FT_DESCRIPTION
152     Text [ en-US ] = "Description";
155 String RID_UPDATE_BTN_CLOSE
157     Text [ en-US ] = "Close";
160 String RID_UPDATE_BTN_DOWNLOAD
162     Text [ en-US ] = "~Download";
165 String RID_UPDATE_BTN_INSTALL
167     Text [ en-US ] = "~Install";
170 String RID_UPDATE_BTN_PAUSE
172     Text [ en-US ] = "~Pause";
175 String RID_UPDATE_BTN_RESUME
177     Text [ en-US ] = "~Resume";
180 String RID_UPDATE_BTN_CANCEL
182     Text [ en-US ] = "Cancel";
185 String RID_UPDATE_BUBBLE_T_UPDATE_AVAIL
187     Text [ en-US ] = "%PRODUCTNAME update available";
190 String RID_UPDATE_BUBBLE_UPDATE_AVAIL
192     Text [ en-US ] = "Click here to start the download.";
195 String RID_UPDATE_BUBBLE_T_UPDATE_NO_DOWN
197     Text [ en-US ] = "%PRODUCTNAME update available";
200 String RID_UPDATE_BUBBLE_UPDATE_NO_DOWN
202     Text [ en-US ] = "Click here for more information.";
205 String RID_UPDATE_BUBBLE_T_AUTO_START
207     Text [ en-US ] = "%PRODUCTNAME update available";
210 String RID_UPDATE_BUBBLE_AUTO_START
212     Text [ en-US ] = "Download of update begins.";
215 String RID_UPDATE_BUBBLE_T_DOWNLOADING
217     Text [ en-US ] = "Download of update in progress";
220 String RID_UPDATE_BUBBLE_DOWNLOADING
222     Text [ en-US ] = "";
225 String RID_UPDATE_BUBBLE_T_DOWNLOAD_PAUSED
227     Text [ en-US ] = "Download of update paused";
230 String RID_UPDATE_BUBBLE_DOWNLOAD_PAUSED
232     Text [ en-US ] = "Click here to resume.";
235 String RID_UPDATE_BUBBLE_T_ERROR_DOWNLOADING
237     Text [ en-US ] = "Download of update stalled";
240 String RID_UPDATE_BUBBLE_ERROR_DOWNLOADING
242     Text [ en-US ] = "Click here for more information.";
245 String RID_UPDATE_BUBBLE_T_DOWNLOAD_AVAIL
247     Text [ en-US ] = "Download of update completed";
250 String RID_UPDATE_BUBBLE_DOWNLOAD_AVAIL
252     Text [ en-US ] = "Click here to start the installation.";
255 String RID_UPDATE_BUBBLE_T_EXT_UPD_AVAIL
257     Text [ en-US ] = "Updates for extensions available";
260 String RID_UPDATE_BUBBLE_EXT_UPD_AVAIL
262     Text [ en-US ] = "Click here for more information.";