Show
Ignore:
Timestamp:
05/08/08 12:16:48 (2 months ago)
Author:
dbs
Message:

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

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Open-ILS/web/opac/locale/en-US/lang.dtd

    r9360 r9534  
    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">