Author: david
Date: Tue Aug 16 10:29:42 2011
New Revision: 9492
Log:
Change label for 'separator_character' setting. Add some help text.
Modified:
trunk/lib/form/SettingsGlobalForm.class.php
Modified: trunk/lib/form/SettingsGlobalForm.class.php
==============================================================================
--- trunk/lib/form/SettingsGlobalForm.class.php Fri Aug 12 17:54:31 2011
(r9491)
+++ trunk/lib/form/SettingsGlobalForm.class.php Tue Aug 16 10:29:42 2011
(r9492)
@@ -64,7 +64,7 @@
'hits_per_page' => __('Results per page'),
'accession_mask' => __('Accession mask'),
'accession_counter' => __('Accession counter'),
- 'separator_character' => __('Separator character'),
+ 'separator_character' => __('Reference code separator'),
'inherit_code_informationobject' => __('Inherit reference code
(information object)'),
'sort_treeview_informationobject' => __('Sort treeview (information
object)'),
'multi_repository' => __('Multiple repositories'),
@@ -82,7 +82,7 @@
'hits_per_page' => __('The number of records shown per page on list
pages'),
// 'accession_mask' => __(''),
// 'accession_counter' => __(''),
- // 'separator_character' => __(''),
+ 'separator_character' => __('The character used as a separator when
concatenating description identifiers to create a unique reference code for
lower level description in a hierarchical collection or fonds.'),
'inherit_code_informationobject' => __('When set to "yes", the
reference code string will be built using the information object identifier
plus the identifiers of all its ancestors'),
'sort_treeview_informationobject' => __('Determines whether to sort
siblings in the information object treeview control and, if so, what sort
criteria to use'),
'multi_repository' => __('When set to "no", the repository
name is excluded from certain displays because it will be too repetitive'),
--
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.