Author: jsuchome Date: Fri Jul 15 12:24:11 2011 New Revision: 64845 URL: http://svn.opensuse.org/viewcvs/yast?rev=64845&view=rev Log: - fixed typo (bnc#703237) - 2.17.9 Modified: branches/SuSE-Code-11-SP2-Branch/pos-installation/VERSION branches/SuSE-Code-11-SP2-Branch/pos-installation/package/yast2-pos-installation.changes branches/SuSE-Code-11-SP2-Branch/pos-installation/src/clients/inst_slepos_server_selection.ycp Modified: branches/SuSE-Code-11-SP2-Branch/pos-installation/VERSION URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP2-Branch/pos-installation/VERSION?rev=64845&r1=64844&r2=64845&view=diff ============================================================================== --- branches/SuSE-Code-11-SP2-Branch/pos-installation/VERSION (original) +++ branches/SuSE-Code-11-SP2-Branch/pos-installation/VERSION Fri Jul 15 12:24:11 2011 @@ -1 +1 @@ -2.17.8 +2.17.9 Modified: branches/SuSE-Code-11-SP2-Branch/pos-installation/package/yast2-pos-installation.changes URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP2-Branch/pos-installation/package/yast2-pos-installation.changes?rev=64845&r1=64844&r2=64845&view=diff ============================================================================== --- branches/SuSE-Code-11-SP2-Branch/pos-installation/package/yast2-pos-installation.changes (original) +++ branches/SuSE-Code-11-SP2-Branch/pos-installation/package/yast2-pos-installation.changes Fri Jul 15 12:24:11 2011 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Fri Jul 15 12:23:36 CEST 2011 - jsuchome@suse.cz + +- fixed typo (bnc#703237) +- 2.17.9 + +------------------------------------------------------------------- Thu Mar 25 10:02:11 CET 2010 - jsuchome@suse.cz - updated texts to make them more understandable (bnc#588712) Modified: branches/SuSE-Code-11-SP2-Branch/pos-installation/src/clients/inst_slepos_server_selection.ycp URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP2-Branch/pos-installation/src/clients/inst_slepos_server_selection.ycp?rev=64845&r1=64844&r2=64845&view=diff ============================================================================== --- branches/SuSE-Code-11-SP2-Branch/pos-installation/src/clients/inst_slepos_server_selection.ycp (original) +++ branches/SuSE-Code-11-SP2-Branch/pos-installation/src/clients/inst_slepos_server_selection.ycp Fri Jul 15 12:24:11 2011 @@ -145,7 +145,7 @@ } else { // TRANSLATORS: Error message - Report::Error (_("An error occured in pattern selection\nStarting manual selection.")); + Report::Error (_("An error occurred in pattern selection\nStarting manual selection.")); return manual_package_selection (); } -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org