Opened 14 years ago
Closed 14 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 )
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 , 14 years ago
Description: | modified (diff) |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
(In [5514]) Fixes #1557: Add missing strings to externalized text files