fixed missing display message

pull/779/head
Justin Richer 10 years ago
parent 2d53f317b0
commit 5f116d522d

@ -296,7 +296,7 @@
"confirm": "Are you sure sure you would like to delete this scope? Clients that have this scope will still be able to ask for it.", "confirm": "Are you sure sure you would like to delete this scope? Clients that have this scope will still be able to ask for it.",
"new": "New Scope", "new": "New Scope",
"text": "There are no system scopes defined. Clients may still have custom scopes.", "text": "There are no system scopes defined. Clients may still have custom scopes.",
"tooltip-dynamic": "This scope can be used by dynamically registered clients" "tooltip-restricted": "This scope can be used only by adminisrtators. It is not available for dynamic registration."
} }
}, },
"token": { "token": {

Loading…
Cancel
Save