Resources for IT Professionals > Página Inicial dos Fóruns > SharePoint - General Question and Answers and Discussion > MOSS: modify the message that appears on an empty document library
Fazer uma PerguntaFazer uma Pergunta
 

RespondidoMOSS: modify the message that appears on an empty document library

  • sexta-feira, 20 de junho de 2008 15:01Mr. Lou Sanderson Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     

    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

Respostas

  • sexta-feira, 20 de junho de 2008 16:49Brian Berejik Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     Respondido
    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.

     

Todas as Respostas