[yast-commit] r67822 - in /trunk/tv: package/yast2-tv.changes src/ui.ycp
Author: jsuchome Date: Thu Mar 29 16:16:15 2012 New Revision: 67822 URL: http://svn.opensuse.org/viewcvs/yast?rev=67822&view=rev Log: - merged proofread texts Modified: trunk/tv/package/yast2-tv.changes trunk/tv/src/ui.ycp Modified: trunk/tv/package/yast2-tv.changes URL: http://svn.opensuse.org/viewcvs/yast/trunk/tv/package/yast2-tv.changes?rev=67822&r1=67821&r2=67822&view=diff ============================================================================== --- trunk/tv/package/yast2-tv.changes (original) +++ trunk/tv/package/yast2-tv.changes Thu Mar 29 16:16:15 2012 @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Thu Mar 29 16:15:57 CEST 2012 - jsuchome@suse.cz + +- merged proofread texts + +------------------------------------------------------------------- Tue Oct 4 13:13:35 UTC 2011 - lslezak@suse.cz - do not write "options i2c-algo-bit bit_test=1" line to Modified: trunk/tv/src/ui.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/tv/src/ui.ycp?rev=67822&r1=67821&r2=67822&view=diff ============================================================================== --- trunk/tv/src/ui.ycp (original) +++ trunk/tv/src/ui.ycp Thu Mar 29 16:16:15 2012 @@ -182,11 +182,12 @@ if (!Popup::ContinueCancel(sformat(_("Card '%1' (or its driver) is currently disabled. There might be serious reasons for this like: -- the card is not supported by the driver -- the driver does not work correctly with this card -- the system may be unstable or may completely freeze +- the card is not supported by the driver, +- the driver does not work correctly with this card, +- enabling the card may make the system unstable or freeze it. -Really configure and enable the card?"), Tv::current_card["name"]:""))) +Really configure and enable the card? +"), Tv::current_card["name"]:""))) { continue; } -- 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