]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/web/js/dojo/openils/actor/nls/register.js
More cleanup of Dojo JSON files
[working/Evergreen.git] / Open-ILS / web / js / dojo / openils / actor / nls / register.js
1 {
2     "DUPE_PATRON_NAME" : "Found ${0} patron(s) with the same name",
3     "DUPE_PATRON_EMAIL" : "Found ${0} patron(s) with the same email address",
4     "DUPE_PATRON_IDENT" : "Found ${0} patron(s) with the same identification",
5     "DUPE_PATRON_PHONE" : "Found ${0} patron(s) with the same phone number",
6     "DUPE_PATRON_ADDR" : "Found ${0} patron(s) with the same address",
7     "REPLACED_ADDRESS" : "<div>Replaces address <b>${0}</b><br/> ${1} ${2}<br/> ${3}, ${4} ${5}</div>"
8 }