Opened 13 years ago

Closed 13 years ago

#1557 closed defect (fixed)

Add missing strings to externalized text files

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: trivial Milestone: BASE 2.16.1
Component: web Version:
Keywords: Cc:

Description (last modified by Nicklas Nordborg)

We missed some entries when implementing #1510. They show up as log entries like this one:

11:53:28,294  WARN ResourceBundleWrapper:149 - 
  Missing value for key 'item.plateeventtype' in bundle 
  'net.sf.basedb.clients.web.resources.common'

So far I have seen the following keys:

  • item.plateeventtype
  • item.anytoany
  • item.image
  • item.bioassay

Change History (2)

comment:1 by Nicklas Nordborg, 13 years ago

Description: modified (diff)
Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:2 by Nicklas Nordborg, 13 years ago

Resolution: fixed
Status: assignedclosed

(In [5514]) Fixes #1557: Add missing strings to externalized text files

Note: See TracTickets for help on using tickets.