Ignore:
Timestamp:
2006-06-21T16:49:52+12:00 (18 years ago)
Author:
mdewsnip
Message:

Couple of minor fixes to Katherine's changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/macros/english.dm

    r11957 r11960  
    137137
    138138# Navigation bar tooltip - to customize this for a specific metadata, add a macro named _textdescrXXX_ where XXX is the metadata name
    139 _textdescrdefault_(Browse by _1_}
     139_textdescrdefault_ {Browse by _1_}
    140140
    141141_textdescrsearch_ {Search for specific terms}
     
    489489# Macros giving a brief help message for navigation bar access buttons
    490490# The arguments to this will be _textXXX_ and _labelXXX_, where XXX is the metadata name. For example, to print out the help message for a titles classifier, the library will use _textdefaulthelp_(_textTitle_,_labelTitle_)
    491 To customize this for a specific metadata, add a macro named _textXXXhelp_ where XXX is the metadata name
     491# To customize this for a specific metadata, add a macro named _textXXXhelp_ where XXX is the metadata name
    492492_textdefaulthelp_{browse documents by _1_ by clicking the _2_ button}
    493493
Note: See TracChangeset for help on using the changeset viewer.