[otrs-cvs] otrs/Kernel/Output/HTML/Standard AdminProcessManagementProcessEdit.dtl, 1.46, 1.47
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/otrs/Kernel/Output/HTML/Standard
In directory lancelot:/tmp/cvs-serv823/Kernel/Output/HTML/Standard
Modified Files:
AdminProcessManagementProcessEdit.dtl
Log Message:
Fixed bug#9068 - ProcessManagement: Entity Names not shown in Deletion Dialogs.
Author: mn
Index: AdminProcessManagementProcessEdit.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AdminProcessManagementProcessEdit.dtl,v
retrieving revision 1.46
retrieving revision 1.47
diff -2 -u -d -r1.46 -r1.47
--- AdminProcessManagementProcessEdit.dtl 21 Jan 2013 10:32:04 -0000 1.46
+++ AdminProcessManagementProcessEdit.dtl 5 Feb 2013 13:09:24 -0000 1.47
@@ -270,4 +270,12 @@
<p class="SpacingTop"><strong><span class="EntityName"></span></strong></p>
</div>
+ <div id="RemoveActivityCanvasConfirmationDialog">
+ <p>$Text{"Do you really want to remove this activity from the canvas? This can only be undone by leaving this screen without saving."}</p>
+ <p class="SpacingTop"><strong><span class="EntityName"></span></strong></p>
+ </div>
+ <div id="RemovePathCanvasConfirmationDialog">
+ <p>$Text{"Do you really want to remove this transition from the canvas? This can only be undone by leaving this screen without saving."}</p>
+ <p class="SpacingTop"><strong><span class="EntityName"></span></strong></p>
+ </div>
</div>
@@ -300,4 +308,5 @@
DeleteMsg: "$Text{"Delete"}",
DeleteEntityTitle: "$Text{"Delete Entity"}",
+ RemoveEntityCanvasTitle: "$Text{"Remove Entity from canvas"}",
ActivityAlreadyPlaced: "$Text{"This Activity is already used in the Process. You cannot add it twice!"}",
ActivityCannotBeDeleted: "$Text{"This Activity cannot be deleted because it is the Start Activity."}",
---------------------------------------------------------------------
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