desktop.src (aa67d19c) | desktop.src (9a700a19) |
---|---|
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 --- 197 unchanged lines hidden (view full) --- 206 DefButton = WB_DEF_OK ; 207 Message [ en-US ] = "Printing is disabled. No documents can be printed."; 208}; 209 210InfoBox INFOBOX_EXPIRED 211{ 212 Buttons = WB_OK ; 213 DefButton = WB_DEF_OK ; | 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 --- 197 unchanged lines hidden (view full) --- 206 DefButton = WB_DEF_OK ; 207 Message [ en-US ] = "Printing is disabled. No documents can be printed."; 208}; 209 210InfoBox INFOBOX_EXPIRED 211{ 212 Buttons = WB_OK ; 213 DefButton = WB_DEF_OK ; |
214 Message [ en-US ] = "This Evaluation Version has expired. To find out more about %PRODUCTNAME,\nvisit http://www.oracle.com/us/products/applications/open-office."; | 214 Message [ en-US ] = "This Evaluation Version has expired. To find out more about %PRODUCTNAME,\nvisit http://www.openoffice.org"; |
215}; 216 217String STR_TITLE_EXPIRED 218{ 219 Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION"; 220}; 221 222String STR_BOOTSTRAP_ERR_NO_PATHSET_SERVICE --- 14 unchanged lines hidden --- | 215}; 216 217String STR_TITLE_EXPIRED 218{ 219 Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION"; 220}; 221 222String STR_BOOTSTRAP_ERR_NO_PATHSET_SERVICE --- 14 unchanged lines hidden --- |