shinsuke    2004/12/04 02:14:55

  Added:       
applications/demo/src/java/org/apache/portals/applications/desktop/resources
                        Bookmark.properties
               
applications/jsf-demo/src/java/org/apache/portals/applications/desktop/resources
                        Calendar.properties
  Log:
  added default resource file.
  Bookmark portlet cannot display the content on locales
  other than en&de when the web container is running on
  locales other than en&de. so, cannot get the default
  resource bundle on the other locales if it does not exist.
  
  Revision  Changes    Path
  1.1                  
jakarta-jetspeed-2/applications/demo/src/java/org/apache/portals/applications/desktop/resources/Bookmark.properties
  
  Index: Bookmark.properties
  ===================================================================
  javax.portlet.title = Bookmark Portlet 2
  javax.portlet.short-title = Bookmark2
  javax.portlet.keywords = Bookmark
  available_bookmarks = Available bookmarks
  no_bookmarks = no bookmarks available. Please use edit mode to add bookmarks.
  undefined = undefined
  name = Name
  url = URL
  add = Add
  delete = Delete
  cancel = Cancel
  help.title = Help Mode
  help.text = The Bookmark portlet tracks URLs in your portal. This example 
keeps a simple linear list of bookmarks. \
    A bookmark can contain the name and URL of a website. By clicking on a 
link, you will navigate to the bookmark in a new window. \
    To add and remove bookmarks, go into the portlet window's edit mode.
  
  
  1.1                  
jakarta-jetspeed-2/applications/jsf-demo/src/java/org/apache/portals/applications/desktop/resources/Calendar.properties
  
  Index: Calendar.properties
  ===================================================================
  javax.portlet.title = Calendar Portlet
  javax.portlet.short-title = Calendar
  javax.portlet.keywords = calendar
  calendar.page = Calendar Page
  calendar.notes = Notes
  add = Save
  edit = Edit
  cancel = Cancel
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to