Author: sevein
Date: Tue Jul 10 14:58:02 2012
New Revision: 11889
Log:
Change label
Modified:
trunk/plugins/qtAccessionPlugin/modules/accession/templates/editSuccess.php
Modified:
trunk/plugins/qtAccessionPlugin/modules/accession/templates/editSuccess.php
==============================================================================
--- trunk/plugins/qtAccessionPlugin/modules/accession/templates/editSuccess.php
Tue Jul 10 14:54:56 2012 (r11888)
+++ trunk/plugins/qtAccessionPlugin/modules/accession/templates/editSuccess.php
Tue Jul 10 14:58:02 2012 (r11889)
@@ -4,7 +4,7 @@
<?php if (isset($accession)): ?>
<div class="messages status">
- <?php echo __('You are creating an accrual of the accession %1%',
array('%1%' => $accession)) ?>
+ <?php echo __('You are creating an accrual to accession %1%', array('%1%'
=> $accession)) ?>
</div>
<?php endif; ?>
--
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-commits?hl=en.