Resources for IT Professionals > 論壇首頁 > SharePoint - General Question and Answers and Discussion > MOSS: modify the message that appears on an empty document library
發問發問
 

已答覆MOSS: modify the message that appears on an empty document library

  • 2008年6月20日 下午 03:01Mr. Lou Sanderson 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     

    When a users navigates to a document library that has no items, they are given the following message:

     

    'There are no items to show in this view of the "[Document Library Name]" document library. To create a new item, click "New" or "Upload" above.'

     

    I would like to modify this message.

     

    Does anyone know where I have to go to do so?

     

    Thanks,

    ~Lou

解答

  • 2008年6月20日 下午 04:49Brian Berejik 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     已答覆
    The text comes from the core.resx resource file, located in 12\RESOURCES. It's divided up into four resources; just open the resource file in any text editor and search for "noitemsinview_doclibrary", and you'll find the strings.

     

所有回覆