[yast-commit] r42607 - in /trunk/squidguard: package/yast2-squidguard.changes src/complex.ycp src/helps.ycp
Author: jsuchome Date: Mon Dec 3 15:31:13 2007 New Revision: 42607 URL: http://svn.opensuse.org/viewcvs/yast?rev=42607&view=rev Log: - merged texts from proofread Modified: trunk/squidguard/package/yast2-squidguard.changes trunk/squidguard/src/complex.ycp trunk/squidguard/src/helps.ycp Modified: trunk/squidguard/package/yast2-squidguard.changes URL: http://svn.opensuse.org/viewcvs/yast/trunk/squidguard/package/yast2-squidguard.changes?rev=42607&r1=42606&r2=42607&view=diff ============================================================================== --- trunk/squidguard/package/yast2-squidguard.changes (original) +++ trunk/squidguard/package/yast2-squidguard.changes Mon Dec 3 15:31:13 2007 @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Mon Dec 3 15:30:40 CET 2007 - jsuchome@suse.cz + +- merged texts from proofread + +------------------------------------------------------------------- Wed May 16 21:12:11 2007 - lars@linux-schulserver.de - initial version Modified: trunk/squidguard/src/complex.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/squidguard/src/complex.ycp?rev=42607&r1=42606&r2=42607&view=diff ============================================================================== --- trunk/squidguard/src/complex.ycp (original) +++ trunk/squidguard/src/complex.ycp Mon Dec 3 15:31:13 2007 @@ -111,8 +111,9 @@ "init" : InitTable, "handle" : HandleInitTable, "handle_events" : [ "table" ], - "help" : _("<p>Here, configure the blacklist. Use <b>Add</b>, <b>Edit</b>, and <b>Delete</b> to modify list of URLs.</p> -<p>Data are saved after pushing <b>Finish</b> button.</p>"), + "help" : _("<p>Here, configure the blacklist. Use <b>Add</b>, <b>Edit</b>, and <b>Delete</b> to modify the list of URLs.</p> +<p>Data is saved after pushing the <b>Finish</b> button.</p> +"), ], "whitelist_table" : $[ "widget" : `custom, @@ -125,8 +126,9 @@ "init" : InitTable, "handle" : HandleInitTable, "handle_events" : [ "table" ], - "help" : _("<p>Here, configure the whitelist. Use <b>Add</b>, <b>Edit</b>, and <b>Delete</b> to modify list of URLs.</p> -<p>Data are saved after pushing <b>Finish</b> button.</p>"), + "help" : _("<p>Here, configure the whitelist. Use <b>Add</b>, <b>Edit</b>, and <b>Delete</b> to modify the list of URLs.</p> +<p>Data is saved after pushing the <b>Finish</b> button.</p> +"), ], "add_button" : $[ "widget" : `push_button, Modified: trunk/squidguard/src/helps.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/squidguard/src/helps.ycp?rev=42607&r1=42606&r2=42607&view=diff ============================================================================== --- trunk/squidguard/src/helps.ycp (original) +++ trunk/squidguard/src/helps.ycp Mon Dec 3 15:31:13 2007 @@ -78,7 +78,7 @@ /* Ovreview dialog help 1/3 */ "overview" : _("<p><b><big>Squidguard Configuration Overview</big></b><br> -Obtain an overview of installed squidguards. Additionally +Obtain an overview of installed squidguards. Additionally, edit their configurations.<br></p> ") + -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
jsuchome@svn.opensuse.org