Author: david
Date: Fri Oct 14 15:48:33 2011
New Revision: 10112

Log:
Add i18n wrapper to string

Modified:
   
trunk/apps/qubit/modules/informationobject/templates/storageLocationsSuccess.php

Modified: 
trunk/apps/qubit/modules/informationobject/templates/storageLocationsSuccess.php
==============================================================================
--- 
trunk/apps/qubit/modules/informationobject/templates/storageLocationsSuccess.php
    Fri Oct 14 15:36:34 2011        (r10111)
+++ 
trunk/apps/qubit/modules/informationobject/templates/storageLocationsSuccess.php
    Fri Oct 14 15:48:33 2011        (r10112)
@@ -3,7 +3,7 @@
   <?php echo link_to('Close', array($resource, 'module' => 
'informationobject')) ?>
 </div>
 
-<h1 class="do-print"><?php echo 'Physical storage locations' ?></h1>
+<h1 class="do-print"><?php echo __('Physical storage locations') ?></h1>
 
 <h1 class="label">
   <?php $isad = new sfIsadPlugin($resource); echo $isad->__toString() ?>

-- 
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.

Reply via email to