Changeset 17939 for gsdl/trunk/perllib


Ignore:
Timestamp:
2008-11-27T13:47:16+13:00 (15 years ago)
Author:
kjdon
Message:

added GenericList.sort_using_unicode_collation string

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/perllib/strings.properties

    r17756 r17939  
    561561GenericList.partition_type_within_level:The type of partitioning done: either 'per_letter', 'constant_size', or 'none'.
    562562GenericList.sort_leaf_nodes_using:Metadata fields used for sorting the leaf nodes. Use '|' to separate the metadata groups to stable sort and ';' to separate metadata fields within each group.
     563GenericList.sort_using_unicode_collation:Sort using the Unicode Collation Algorithm. Requires http://www.unicode.org/Public/UCA/latest/allkeys.txt file to be downloaded into perl's lib/Unicode/Collate folder.
    563564GenericList.use_hlist_for:Metadata fields to use a hlist rather than a vlist. Use ',' to separate the metadata groups and ';' to separate the metadata fields within each group.
    564565
Note: See TracChangeset for help on using the changeset viewer.