Author: david
Date: Tue Sep 13 15:02:36 2011
New Revision: 9718
Log:
Clean up i18n strings
Modified:
trunk/apps/qubit/modules/informationobject/templates/_creator.php
Modified: trunk/apps/qubit/modules/informationobject/templates/_creator.php
==============================================================================
--- trunk/apps/qubit/modules/informationobject/templates/_creator.php Tue Sep
13 14:52:01 2011 (r9717)
+++ trunk/apps/qubit/modules/informationobject/templates/_creator.php Tue Sep
13 15:02:36 2011 (r9718)
@@ -1,5 +1,5 @@
<div class="field">
- <h3><?php echo format_number_choice('[0,1]Creator|(1,+Inf]Creators',
array(), count($ancestor->getCreators())) ?></h3>
+ <h3><?php echo __('Creator(s)') ?></h3>
<div>
<ul>
<?php foreach ($ancestor->getCreators() as $item): ?>
--
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.