[yast-commit] r67798 - in /trunk/profile-manager: VERSION package/yast2-profile-manager.changes src/ProfileManager.ycp src/helps.ycp
Author: jsuchome Date: Thu Mar 29 15:45:29 2012 New Revision: 67798 URL: http://svn.opensuse.org/viewcvs/yast?rev=67798&view=rev Log: - merged proofread texts - 2.22.3 Modified: trunk/profile-manager/VERSION trunk/profile-manager/package/yast2-profile-manager.changes trunk/profile-manager/src/ProfileManager.ycp trunk/profile-manager/src/helps.ycp Modified: trunk/profile-manager/VERSION URL: http://svn.opensuse.org/viewcvs/yast/trunk/profile-manager/VERSION?rev=67798... ============================================================================== --- trunk/profile-manager/VERSION (original) +++ trunk/profile-manager/VERSION Thu Mar 29 15:45:29 2012 @@ -1 +1 @@ -2.22.2 +2.22.3 Modified: trunk/profile-manager/package/yast2-profile-manager.changes URL: http://svn.opensuse.org/viewcvs/yast/trunk/profile-manager/package/yast2-pro... ============================================================================== --- trunk/profile-manager/package/yast2-profile-manager.changes (original) +++ trunk/profile-manager/package/yast2-profile-manager.changes Thu Mar 29 15:45:29 2012 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Thu Mar 29 15:45:09 CEST 2012 - jsuchome@suse.cz + +- merged proofread texts +- 2.22.3 + +------------------------------------------------------------------- Mon Mar 26 11:01:40 CEST 2012 - jsuchome@suse.cz - removed libxcrypt-devel from buildrequires Modified: trunk/profile-manager/src/ProfileManager.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/profile-manager/src/ProfileManage... ============================================================================== --- trunk/profile-manager/src/ProfileManager.ycp (original) +++ trunk/profile-manager/src/ProfileManager.ycp Thu Mar 29 15:45:29 2012 @@ -888,12 +888,10 @@ return false; } // yes/no popup - if (Popup::YesNo (_("SCPM is currently locked because your system -installation has changed. + if (Popup::YesNo (_("SCPM is currently locked because your system installation has changed. This is usually caused by a system update. Therefore, the data saved in -your profiles may be inconsistent, making it necessary to reinitialize -SCPM. This also means the saved profiles will be lost and need to be -set up again from scratch. +your profiles may be inconsistent, making it necessary to reinitialize SCPM. +The saved profiles will be lost and need to be set up again from scratch. Perform the reinitialization now? "))) { Modified: trunk/profile-manager/src/helps.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/profile-manager/src/helps.ycp?rev... ============================================================================== --- trunk/profile-manager/src/helps.ycp (original) +++ trunk/profile-manager/src/helps.ycp Thu Mar 29 15:45:29 2012 @@ -96,8 +96,8 @@ "resources": _("<p><big><b>Configuring Resources</b></big></p> <p>This list contains all installed resource groups. A resource group usually represents a system service with all needed -configuration files. Here, easily choose which services should be -handled by the profile management. Activate or deactivate the groups by +configuration files. Select which services should be handled by the +profile management. Activate or deactivate the groups by double-clicking them.</p> ") + -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
jsuchome@svn2.opensuse.org