Author: mseidel Date: Fri Feb 15 21:10:02 2019 New Revision: 1853668 URL: http://svn.apache.org/viewvc?rev=1853668&view=rev Log: This is no longer a registration wizard, so changing the wording.
Modified: openoffice/trunk/main/desktop/source/migration/wizard.src Modified: openoffice/trunk/main/desktop/source/migration/wizard.src URL: http://svn.apache.org/viewvc/openoffice/trunk/main/desktop/source/migration/wizard.src?rev=1853668&r1=1853667&r2=1853668&view=diff ============================================================================== --- openoffice/trunk/main/desktop/source/migration/wizard.src (original) +++ openoffice/trunk/main/desktop/source/migration/wizard.src Fri Feb 15 21:10:02 2019 @@ -1,5 +1,5 @@ /************************************************************** - * + * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information @@ -7,16 +7,16 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. - * + * *************************************************************/ @@ -82,7 +82,7 @@ String STR_WELCOME_MIGRATION String STR_WELCOME_WITHOUT_LICENSE { - Text [ en-US ] = "This wizard will guide you through the registration of %PRODUCTNAME.\n\nClick 'Next' to continue."; + Text [ en-US ] = "This wizard will guide you through the setup of %PRODUCTNAME.\n\nClick 'Next' to continue."; }; String STR_FINISH @@ -436,3 +436,4 @@ TabPage TP_REGISTRATION }; }; +// ********************************************************************** EOF