Show
Ignore:
Timestamp:
05/08/08 13:13:02 (2 months ago)
Author:
erickson
Message:

Merged revisions 9534-9535 via svnmerge from
svn://svn.open-ils.org/ILS/trunk

........

r9534 | dbs | 2008-05-08 12:16:48 -0400 (Thu, 08 May 2008) | 2 lines


Patch from Craig Ricciuto to care of XML i18n business in opac.xul

........

r9535 | erickson | 2008-05-08 13:12:40 -0400 (Thu, 08 May 2008) | 1 line


created a fully synchronous version of the login method

........

Location:
branches/acq-experiment
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • branches/acq-experiment

    • Property svnmerge-integrated changed from /trunk:1-9532 to /trunk:1-9535
  • branches/acq-experiment/Open-ILS/web/opac/locale/en-US/lang.dtd

    r9385 r9536  
    18971897<!ENTITY staff.cat.marc_new.load.accesskey "L"> 
    18981898<!ENTITY staff.cat.marc_view.title "MARC View"> 
     1899<!ENTITY staff.cat.opac.menu.label "Actions for this Record"> 
     1900<!ENTITY staff.cat.opac.menu.accesskey "A"> 
     1901<!ENTITY staff.cat.opac.menuitem.opacview.label "OPAC View"> 
     1902<!ENTITY staff.cat.opac.menuitem.opacview.accesskey "O"> 
     1903<!ENTITY staff.cat.opac.menuitem.marcview.label "MARC View"> 
     1904<!ENTITY staff.cat.opac.menuitem.marcview.accesskey "V"> 
     1905<!ENTITY staff.cat.opac.menuitem.marcedit.label "MARC Edit"> 
     1906<!ENTITY staff.cat.opac.menuitem.marcedit.accesskey "E"> 
     1907<!ENTITY staff.cat.opac.menuitem.holding.label "Holdings Maintenance"> 
     1908<!ENTITY staff.cat.opac.menuitem.holding.accesskey "H"> 
     1909<!ENTITY staff.cat.opac.menuitem.viewholds.label "View Holds"> 
     1910<!ENTITY staff.cat.opac.menuitem.viewholds.accesskey "s"> 
     1911<!ENTITY staff.cat.opac.menuitem.addtobucket.label "Add to Bucket"> 
     1912<!ENTITY staff.cat.opac.menuitem.addtobucket.accesskey "B"> 
     1913<!ENTITY staff.cat.opac.menuitem.refreshinterfaces.label "Refresh All Interfaces"> 
     1914<!ENTITY staff.cat.opac.menuitem.dupnewtab.label "Duplicate in New Tab"> 
     1915<!ENTITY staff.cat.opac.menuitem.removeframe.label "Remove this Frame">