Author: david
Date: Fri Oct 29 14:19:55 2010
New Revision: 8676
Log:
Update text.
Modified:
trunk/apps/qubit/modules/oai/templates/harvesterListSuccess.php
Modified: trunk/apps/qubit/modules/oai/templates/harvesterListSuccess.php
==============================================================================
--- trunk/apps/qubit/modules/oai/templates/harvesterListSuccess.php Fri Oct
29 14:17:08 2010 (r8675)
+++ trunk/apps/qubit/modules/oai/templates/harvesterListSuccess.php Fri Oct
29 14:19:55 2010 (r8676)
@@ -1,4 +1,4 @@
-<h1><?php echo __('Harvested Sites') ?></h1>
+<h1><?php echo __('OAI-PMH - harvested sites') ?></h1>
<?php if (0 < count($repositories)): ?>
<table class="sticky-enabled">
@@ -30,7 +30,7 @@
<?php endif; ?>
<fieldset class="collapsible" id="addOaiRepository">
- <legend><?php echo __('Add New Repository') ?></legend>
+ <legend><?php echo __('Add new repository') ?></legend>
<form action="<?php echo url_for('oai/harvesterList') ?>" method="post">
<?php echo $form->uri->renderRow() ?>
--
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.