Bug 214977
| Summary: | Small typo in console | ||
|---|---|---|---|
| Product: | [Retired] 389 | Reporter: | Bart Schelstraete <bart> |
| Component: | Directory Console | Assignee: | Rich Megginson <rmeggins> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Viktor Ashirov <vashirov> |
| Severity: | low | Docs Contact: | |
| Priority: | high | ||
| Version: | 7.1 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-12-07 16:31:44 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 152373, 240316, 427409 | ||
|
Description
Bart Schelstraete
2006-11-10 13:16:35 UTC
This is in the main console framework.
Index: topology.properties
===================================================================
RCS file:
/cvs/dirsec/console/src/com/netscape/management/client/topology/topology.properties,v
retrieving revision 1.3
diff -u -2 -t -r1.3 topology.properties
--- topology.properties 29 Jun 2007 20:32:29 -0000 1.3
+++ topology.properties 16 Oct 2007 23:33:35 -0000
@@ -168,5 +168,5 @@
error-CreateServerObject=Failed to instantiate Server Object for {0}:
error-CannotChangePermission=Cannot change permission.
-error-EntryExisted=Entry already existed.
+error-EntryExisted=Entry already exists.
error-CannotCreateServerObject=Initialize server object error. Could not
initialize object:
error-CannotCreateServerObjectTitle=Loading Server Object Error
Checking in topology.properties; /cvs/dirsec/console/src/com/netscape/management/client/topology/topology.properties,v <-- topology.properties new revision: 1.5; previous revision: 1.4 done |