Author: jsuchome Date: Fri Jul 15 12:37:56 2011 New Revision: 64850 URL: http://svn.opensuse.org/viewcvs/yast?rev=64850&view=rev Log: - fixed typos (bnc#703203) - 2.17.2 Modified: branches/SuSE-Code-11-SP2-Branch/profile-manager/VERSION branches/SuSE-Code-11-SP2-Branch/profile-manager/package/yast2-profile-manager.changes branches/SuSE-Code-11-SP2-Branch/profile-manager/src/ProfileManager.ycp branches/SuSE-Code-11-SP2-Branch/profile-manager/src/helps.ycp Modified: branches/SuSE-Code-11-SP2-Branch/profile-manager/VERSION URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP2-Branch/profile-manager/VERSION?rev=64850&r1=64849&r2=64850&view=diff ============================================================================== --- branches/SuSE-Code-11-SP2-Branch/profile-manager/VERSION (original) +++ branches/SuSE-Code-11-SP2-Branch/profile-manager/VERSION Fri Jul 15 12:37:56 2011 @@ -1 +1 @@ -2.17.1 +2.17.2 Modified: branches/SuSE-Code-11-SP2-Branch/profile-manager/package/yast2-profile-manager.changes URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP2-Branch/profile-manager/package/yast2-profile-manager.changes?rev=64850&r1=64849&r2=64850&view=diff ============================================================================== --- branches/SuSE-Code-11-SP2-Branch/profile-manager/package/yast2-profile-manager.changes (original) +++ branches/SuSE-Code-11-SP2-Branch/profile-manager/package/yast2-profile-manager.changes Fri Jul 15 12:37:56 2011 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Fri Jul 15 12:31:40 CEST 2011 - jsuchome@suse.cz + +- fixed typos (bnc#703203) +- 2.17.2 + +------------------------------------------------------------------- Fri Aug 8 08:48:16 CEST 2008 - jsuchome@suse.cz - button labels adapted to current style guide (bnc#398500) Modified: branches/SuSE-Code-11-SP2-Branch/profile-manager/src/ProfileManager.ycp URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP2-Branch/profile-manager/src/ProfileManager.ycp?rev=64850&r1=64849&r2=64850&view=diff ============================================================================== --- branches/SuSE-Code-11-SP2-Branch/profile-manager/src/ProfileManager.ycp (original) +++ branches/SuSE-Code-11-SP2-Branch/profile-manager/src/ProfileManager.ycp Fri Jul 15 12:37:56 2011 @@ -871,7 +871,7 @@ 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 reininitialize +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. Perform the reinitialization now? Modified: branches/SuSE-Code-11-SP2-Branch/profile-manager/src/helps.ycp URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP2-Branch/profile-manager/src/helps.ycp?rev=64850&r1=64849&r2=64850&view=diff ============================================================================== --- branches/SuSE-Code-11-SP2-Branch/profile-manager/src/helps.ycp (original) +++ branches/SuSE-Code-11-SP2-Branch/profile-manager/src/helps.ycp Fri Jul 15 12:37:56 2011 @@ -77,12 +77,12 @@ <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 deactive the groups by +handled by the profile management. Activate or deactivate the groups by double-clicking them.</p> ") + // Configure Resources Dialog help 2/3 - _("<p>To achive an even more customized setup, create your own + _("<p>To achieve an even more customized setup, create your own resource groups or modify existing ones. With <b>Add</b> or <b>Edit</b>, enter the resource group editor. It allows activation and deactivation of resources and gives the possibility to create additional -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org