commit yast2-profile-manager for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-profile-manager for openSUSE:Factory checked in at 2012-03-30 14:21:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-profile-manager (Old) and /work/SRC/openSUSE:Factory/.yast2-profile-manager.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "yast2-profile-manager", Maintainer is "jsuchome@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-profile-manager/yast2-profile-manager.changes 2012-03-26 14:03:25.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-profile-manager.new/yast2-profile-manager.changes 2012-03-30 14:21:54.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Mar 29 15:45:09 CEST 2012 - jsuchome@suse.cz + +- merged proofread texts +- 2.22.3 + +------------------------------------------------------------------- Old: ---- yast2-profile-manager-2.22.2.tar.bz2 New: ---- yast2-profile-manager-2.22.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-profile-manager.spec ++++++ --- /var/tmp/diff_new_pack.MGMEtc/_old 2012-03-30 14:21:55.000000000 +0200 +++ /var/tmp/diff_new_pack.MGMEtc/_new 2012-03-30 14:21:55.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-profile-manager -Version: 2.22.2 +Version: 2.22.3 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ yast2-profile-manager-2.22.2.tar.bz2 -> yast2-profile-manager-2.22.3.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-profile-manager-2.22.2/VERSION new/yast2-profile-manager-2.22.3/VERSION --- old/yast2-profile-manager-2.22.2/VERSION 2012-03-26 11:01:54.000000000 +0200 +++ new/yast2-profile-manager-2.22.3/VERSION 2012-03-29 15:45:18.000000000 +0200 @@ -1 +1 @@ -2.22.2 +2.22.3 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-profile-manager-2.22.2/src/ProfileManager.ycp new/yast2-profile-manager-2.22.3/src/ProfileManager.ycp --- old/yast2-profile-manager-2.22.2/src/ProfileManager.ycp 2012-02-09 08:28:21.000000000 +0100 +++ new/yast2-profile-manager-2.22.3/src/ProfileManager.ycp 2012-03-29 15:45:33.000000000 +0200 @@ -24,7 +24,7 @@ * Summary: Data for configuration of profile-manager, input and output funcs. * Authors: Jiri Suchomel <jsuchome@suse.cz> * - * $Id: ProfileManager.ycp 67386 2012-02-09 07:28:30Z jsuchome $ + * $Id: ProfileManager.ycp 67798 2012-03-29 13:45:29Z jsuchome $ * * Representation of the configuration of profile-manager. * Input and output routines. @@ -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? "))) { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-profile-manager-2.22.2/src/helps.ycp new/yast2-profile-manager-2.22.3/src/helps.ycp --- old/yast2-profile-manager-2.22.2/src/helps.ycp 2012-02-09 08:28:21.000000000 +0100 +++ new/yast2-profile-manager-2.22.3/src/helps.ycp 2012-03-29 15:45:33.000000000 +0200 @@ -24,7 +24,7 @@ * Summary: Help texts of all the dialogs * Authors: Jiri Suchomel <jsuchome@suse.cz> * - * $Id: helps.ycp 67386 2012-02-09 07:28:30Z jsuchome $ + * $Id: helps.ycp 67798 2012-03-29 13:45:29Z jsuchome $ */ { @@ -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: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de