You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by sh...@apache.org on 2004/12/04 11:14:55 UTC

cvs commit: jakarta-jetspeed-2/applications/jsf-demo/src/java/org/apache/portals/applications/desktop/resources Calendar.properties

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: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org