[otrs-cvs] ITSMConfigurationManagement/Kernel/Output/HTML/Standard AgentITSMConfigItemEdit.dtl, 1.22.4.2, 1.22.4.3
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/ITSMConfigurationManagement/Kernel/Output/HTML/Standard
In directory lancelot:/tmp/cvs-serv3013/Kernel/Output/HTML/Standard
Modified Files:
Tag: rel-3_1
AgentITSMConfigItemEdit.dtl
Log Message:
Fixed error message for duplicate CIs to show CI-Numbers instead of IDs.
Author: ub
Index: AgentITSMConfigItemEdit.dtl
===================================================================
RCS file: /home/cvs/ITSMConfigurationManagement/Kernel/Output/HTML/Standard/AgentITSMConfigItemEdit.dtl,v
retrieving revision 1.22.4.2
retrieving revision 1.22.4.3
diff -2 -u -d -r1.22.4.2 -r1.22.4.3
--- AgentITSMConfigItemEdit.dtl 30 Nov 2012 19:47:44 -0000 1.22.4.2
+++ AgentITSMConfigItemEdit.dtl 3 Dec 2012 12:29:02 -0000 1.22.4.3
@@ -43,5 +43,5 @@
<!-- dtl:block:RowNameErrorDefault -->
<!-- dtl:block:RowNameErrorDuplicates -->
- <div id="NameServerError" class="TooltipErrorMessage"><p>$Text{"Name is already in use by the ConfigItems with the following ID(s): %s", "$QData{"Duplicates"}"}</p></div>
+ <div id="NameServerError" class="TooltipErrorMessage"><p>$Text{"Name is already in use by the ConfigItems with the following Number(s): %s", "$QData{"Duplicates"}"}</p></div>
<!-- dtl:block:RowNameErrorDuplicates -->
</div>
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log