Commit 5578d33326d6928848ed698f85cd0095151c81b9
1 parent
06b10eab
message updated
Showing
1 changed file
with
1 additions
and
1 deletions
400-SOURCECODE/AIAHTML5.Web/app/main/AIA.js
... | ... | @@ -352,7 +352,7 @@ AIA.constant("UserTypeConstants", { |
352 | 352 | |
353 | 353 | AIA.constant("AIAConstants", { |
354 | 354 | |
355 | - "NO_BODY_SYSTEM_AVAILABLE" : "No body system available in this layer.", | |
355 | + "NO_BODY_SYSTEM_AVAILABLE" : "This body system is not available on this layer.", | |
356 | 356 | |
357 | 357 | }) |
358 | 358 | ... | ... |