Author: tgoettlicher Date: Tue Jan 31 14:45:39 2012 New Revision: 67328 URL: http://svn.opensuse.org/viewcvs/yast?rev=67328&view=rev Log: fixed typo Modified: trunk/yast2/library/packages/src/SignatureCheckDialogs.ycp trunk/yast2/package/yast2.changes Modified: trunk/yast2/library/packages/src/SignatureCheckDialogs.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/yast2/library/packages/src/SignatureCheckDialogs.ycp?rev=67328&r1=67327&r2=67328&view=diff ============================================================================== --- trunk/yast2/library/packages/src/SignatureCheckDialogs.ycp (original) +++ trunk/yast2/library/packages/src/SignatureCheckDialogs.ycp Tue Jan 31 14:45:39 2012 @@ -432,7 +432,7 @@ Install it anyway?") : // popup question, %1 stands for the filename - _("No checksum for file %1 was found the repository. + _("No checksum for file %1 was found in the repository. This means that the file is part of the signed repository, but the list of checksums in this repository does not mention this file. Using the file may put the integrity of your system at risk. Modified: trunk/yast2/package/yast2.changes URL: http://svn.opensuse.org/viewcvs/yast/trunk/yast2/package/yast2.changes?rev=67328&r1=67327&r2=67328&view=diff ============================================================================== --- trunk/yast2/package/yast2.changes (original) +++ trunk/yast2/package/yast2.changes Tue Jan 31 14:45:39 2012 @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Tue Jan 31 14:44:38 CET 2012 - tgoettlicher@suse.de + +- Fixed typo + +------------------------------------------------------------------- Fri Jan 13 14:35:47 CET 2012 - mvidner@suse.cz - Internet test: fail early if NetworkManager has crashed -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org