Author: peter
Date: Mon Sep 14 17:05:37 2009
New Revision: 3292

Log:
change 'a' to 'an'. fixes issue #921

Modified:
   trunk/apps/qubit/modules/object/templates/importSelectSuccess.php

Modified: trunk/apps/qubit/modules/object/templates/importSelectSuccess.php
==============================================================================
--- trunk/apps/qubit/modules/object/templates/importSelectSuccess.php   Mon Sep 
14 16:56:49 2009        (r3291)
+++ trunk/apps/qubit/modules/object/templates/importSelectSuccess.php   Mon Sep 
14 17:05:37 2009        (r3292)
@@ -1,5 +1,5 @@
 <?php use_helper('Javascript') ?>
-<div class="pageTitle"><?php echo __('import a XML file'); ?></div>
+<div class="pageTitle"><?php echo __('import an XML file'); ?></div>
 
 <?php echo form_tag('object/import', array('multipart' => 'true')) ?>
 

--~--~---------~--~----~------------~-------~--~----~
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.ca/group/qubit-commits?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to