updatehdl.src (9dcc7686) updatehdl.src (4335b99a)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 19 unchanged lines hidden (view full) ---

28
29String RID_UPDATE_STR_CHECKING_ERR
30{
31 Text [ en-US ] = "Checking for an update failed." ;
32};
33
34String RID_UPDATE_STR_NO_UPD_FOUND
35{
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 19 unchanged lines hidden (view full) ---

28
29String RID_UPDATE_STR_CHECKING_ERR
30{
31 Text [ en-US ] = "Checking for an update failed." ;
32};
33
34String RID_UPDATE_STR_NO_UPD_FOUND
35{
36 Text [ en-US ] = "There is currently no update available for %PRODUCTNAME %PRODUCTVERSION or a newer version wasn't released to the wider public yet." ;
36 Text [ en-US ] = "There is currently no update available for %PRODUCTNAME %PRODUCTVERSION\nor a newer version wasn't released to the wider public yet." ;
37};
38
39String RID_UPDATE_STR_UPD_FOUND
40{
41 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." ;
42};
43
44String RID_UPDATE_STR_DLG_TITLE

--- 215 unchanged lines hidden ---
37};
38
39String RID_UPDATE_STR_UPD_FOUND
40{
41 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." ;
42};
43
44String RID_UPDATE_STR_DLG_TITLE

--- 215 unchanged lines hidden ---