[yast-commit] r67827 - in /trunk/tune: hwinfo/src/routines.ycp hwinfo/src/system_settings_dialogs.ycp package/yast2-tune.changes
Author: jsuchome Date: Thu Mar 29 16:43:51 2012 New Revision: 67827 URL: http://svn.opensuse.org/viewcvs/yast?rev=67827&view=rev Log: - merged proofread texts Modified: trunk/tune/hwinfo/src/routines.ycp trunk/tune/hwinfo/src/system_settings_dialogs.ycp trunk/tune/package/yast2-tune.changes Modified: trunk/tune/hwinfo/src/routines.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/tune/hwinfo/src/routines.ycp?rev=67827&r1=67826&r2=67827&view=diff ============================================================================== --- trunk/tune/hwinfo/src/routines.ycp (original) +++ trunk/tune/hwinfo/src/routines.ycp Thu Mar 29 16:43:51 2012 @@ -261,7 +261,7 @@ // tree node string - CPU information "mhz" : [ _("Frequency"), "yast-hardware"], // tree node string - CPU information - "fdiv_bug" : [ _( "Floating point division bug"), "yast-hardware"], + "fdiv_bug" : [ _("Floating point division bug"), "yast-hardware"], // tree node string - CPU information "flags" : [ _("Flags"), "yast-hardware"], // tree node string - CPU information Modified: trunk/tune/hwinfo/src/system_settings_dialogs.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/tune/hwinfo/src/system_settings_dialogs.ycp?rev=67827&r1=67826&r2=67827&view=diff ============================================================================== --- trunk/tune/hwinfo/src/system_settings_dialogs.ycp (original) +++ trunk/tune/hwinfo/src/system_settings_dialogs.ycp Thu Mar 29 16:43:51 2012 @@ -100,9 +100,9 @@ "store" : StoreElevatorSettings, // help text for the scheduler widget, do not translate 'cfg' "help" : _("<p><b><big>Global I/O Scheduler</big></b><br> -It is possible to select the algorithm which orders and sends commands to disk +Select the algorithm which orders and sends commands to disk devices. This is a global option, it will be used for all disk devices in the -system. If the option is not configured the default (usually 'cfq') scheduler +system. If the option is not configured, the default scheduler (usually 'cfq') will be used. See the documentation in the /usr/src/linux/Documentation/block directory (package kernel-source) for more information.</p> "), Modified: trunk/tune/package/yast2-tune.changes URL: http://svn.opensuse.org/viewcvs/yast/trunk/tune/package/yast2-tune.changes?rev=67827&r1=67826&r2=67827&view=diff ============================================================================== --- trunk/tune/package/yast2-tune.changes (original) +++ trunk/tune/package/yast2-tune.changes Thu Mar 29 16:43:51 2012 @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Thu Mar 29 16:43:33 CEST 2012 - jsuchome@suse.cz + +- merged proofread texts + +------------------------------------------------------------------- Tue Oct 4 07:57:10 UTC 2011 - lslezak@suse.cz - removed obsoleted idedma module (doesn't work with new libata -- 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