[Fusionforge-commits] r12082 - branches/Branch_5_1/src/www/include

Alain Peyrat aljeux at libremir.placard.fr.eu.org
Wed Jan 26 22:43:29 CET 2011


Author: aljeux
Date: 2011-01-26 22:43:27 +0100 (Wed, 26 Jan 2011)
New Revision: 12082

Modified:
   branches/Branch_5_1/src/www/include/html.php
Log:
Comment tips improved for trackers

Modified: branches/Branch_5_1/src/www/include/html.php
===================================================================
--- branches/Branch_5_1/src/www/include/html.php	2011-01-26 10:13:12 UTC (rev 12081)
+++ branches/Branch_5_1/src/www/include/html.php	2011-01-26 21:43:27 UTC (rev 12082)
@@ -344,7 +344,7 @@
 		case 'canned_response':
 			return( _('The canned response drop-down represents a list of project admin-defined canned responses to common support or bug submission.<br /><br /> If you are a project admin you can click the \'(admin)\' link to define your own canned responses'));
 		case 'comment':
-			return( _('Comment'));
+			return( _('Anyone can add here comments to give additional information, answers and solutions. Please, be as precise as possible to avoid misunderstanding. If relevant, screenshots or documents can be added as attached files.'));
 		case 'description':
 			return( htmlentities(_('Enter the complete description.').'<br/><br/>'.
 			_("<div align=\"left\"><b>Editing tips:</b><br/><strong>http,https or ftp</strong>: Hyperlinks.<br/><strong>[#NNN]</strong>: Tracker id NNN.<br/><strong>[TNNN]</strong>: Task id NNN.<br/><strong>[wiki:<pagename>]</strong>: Wiki page.<br/><strong>[forum:<msg_id>]</strong>: Forum post.</div>"),




More information about the Fusionforge-commits mailing list