Author: jsuchome Date: Thu Mar 29 14:47:25 2012 New Revision: 67768 URL: http://svn.opensuse.org/viewcvs/yast?rev=67768&view=rev Log: - merged proofed texts Modified: trunk/firstboot/VERSION trunk/firstboot/package/yast2-firstboot.changes trunk/firstboot/src/firstboot_auto.ycp trunk/firstboot/src/firstboot_language_keyboard.ycp Modified: trunk/firstboot/VERSION URL: http://svn.opensuse.org/viewcvs/yast/trunk/firstboot/VERSION?rev=67768&r1=67767&r2=67768&view=diff ============================================================================== --- trunk/firstboot/VERSION (original) +++ trunk/firstboot/VERSION Thu Mar 29 14:47:25 2012 @@ -1 +1 @@ -2.22.0 +2.22.1 Modified: trunk/firstboot/package/yast2-firstboot.changes URL: http://svn.opensuse.org/viewcvs/yast/trunk/firstboot/package/yast2-firstboot.changes?rev=67768&r1=67767&r2=67768&view=diff ============================================================================== --- trunk/firstboot/package/yast2-firstboot.changes (original) +++ trunk/firstboot/package/yast2-firstboot.changes Thu Mar 29 14:47:25 2012 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Thu Mar 29 14:47:01 CEST 2012 - jsuchome@suse.cz + +- merged proofed texts +- 2.22.1 + +------------------------------------------------------------------- Fri Jan 13 11:13:19 CET 2012 - jsuchome@suse.cz - confirmed license Modified: trunk/firstboot/src/firstboot_auto.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/firstboot/src/firstboot_auto.ycp?rev=67768&r1=67767&r2=67768&view=diff ============================================================================== --- trunk/firstboot/src/firstboot_auto.ycp (original) +++ trunk/firstboot/src/firstboot_auto.ycp Thu Mar 29 14:47:25 2012 @@ -65,7 +65,8 @@ // text label, describing the check box meaning // keep in 2 lines with roughly the same length _("Check Enable Firstboot Sequence here to start YaST -firstboot utility on the first boot after configuration")), +firstboot utility on the first boot after configuration. +")), `VSpacing (), // check box label `CheckBox (`id (`enable), _("Enable Firstboot Sequence"), @@ -74,7 +75,8 @@ Wizard::CreateDialog(); // help text Wizard::SetContentsButtons (caption, contents, _("<p>Check <b>Enable Firstboot Sequence</b> to start YaST firstboot utility on the first boot after configuration.</p> -<p>Check the documentation of yast2-firstboot module to find out more.</p>"), +<p>Check the documentation of yast2-firstboot module for further information.</p> +"), Label::BackButton(), Label::NextButton()); ret = UI::UserInput (); Modified: trunk/firstboot/src/firstboot_language_keyboard.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/firstboot/src/firstboot_language_keyboard.ycp?rev=67768&r1=67767&r2=67768&view=diff ============================================================================== --- trunk/firstboot/src/firstboot_language_keyboard.ycp (original) +++ trunk/firstboot/src/firstboot_language_keyboard.ycp Thu Mar 29 14:47:25 2012 @@ -106,8 +106,8 @@ // help text for firstboot language + keyboard screen string help_text = _("<p> -Choose the <b>Language</b> and the <b>Keyboard layout</b> to be used during -configuration and for the installed system. +Choose the <b>Language</b> and the <b>Keyboard Layout</b> to be used during +configuration and in the installed system. </p> ") + // help text, continued -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org