Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: modules/trac/templates/trac.ini.erb

Issue 5025045457928192: Issue 1714 Renamed Component field in Issue tracker issues1 with Module. (Closed)
Patch Set: Created Dec. 19, 2014, 1:39 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/trac/templates/trac.ini.erb
===================================================================
--- a/modules/trac/templates/trac.ini.erb
+++ b/modules/trac/templates/trac.ini.erb
@@ -155,8 +155,9 @@
Milestone.permission = TICKET_SET_MILESTONE
summary.tip = A one-sentence abstract of what and where the issue is about.
type.tip = Please select whether you want to report a defect or request a change.
+component.label = Module
component.permission = TICKET_MODIFY
-component.tip = Here, you can select, which technical component your issue belongs to. Leave "Unknown" if unsure.
+component.tip = Here, you can select, which technical module your issue belongs to. Leave "Unknown" if unsure.
sensitive.tip = Please check this box, if you want to want to report a security issue that might harm users if revealed publicly before it is fixed.
owner.tip = If it is clear, who will/shall work on this issue, you can enter his user name here. If unsure, please leave empty.
Milestone.tip = If it was already decided, in which upcoming release the issue shall be included, you might set the respective Milestone. If unsure, please leave empty.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld