Ticket #866: message.properties_delete.patch
| File message.properties_delete.patch, 4.1 kB (added by dkayiwa, 7 months ago) |
|---|
patch for displaying a user friendly messages when data integrity violation exceptions are thrown when deleting data |
-
openmrs/trunk/web/WEB-INF/messages.properties
old new 304 304 Alert.manage=Manage Alerts 305 305 Alert.expired={0} alert(s) have been successfully expired 306 306 Alert.addRole=Add Role 307 Alert.select=Select Alerts. 307 308 308 309 Concept=Concept 309 310 Concept.header=Concepts … … 378 379 ConceptClass.delete=Delete Selected Concept Classes 379 380 ConceptClass.saved=Concept Class saved 380 381 ConceptClass.deleted=Concept Class deleted 382 ConceptClass.cannot.delete=Cannot delete Concept Class. Database constraints will be violated. 383 ConceptClass.select=Select Concept Classes. 381 384 382 385 383 386 ConceptDatatype.manage=Manage Concept Datatypes … … 642 645 EncounterType.delete=Delete Selected Encounter Types 643 646 EncounterType.saved=Encounter Type saved 644 647 EncounterType.deleted=Encounter Type deleted 648 EncounterType.cannot.delete=Cannot delete encounter type. Database constraints will be violated. 649 EncounterType.select=Select Encounter Types. 645 650 646 651 Form.header=Forms 647 652 Form.manage=Manage Forms … … 781 786 Location.ward=Ward 782 787 Location.villageStreet=Village/Street 783 788 Location.region=Region 789 Location.cannot.delete=Cannot delete Location. Database constraints will be violated. 790 Location.select=Select Locations. 784 791 785 792 MimeType.manage=Manage Mime Types 786 793 MimeType.manage.title=Mime Type Management … … 792 799 MimeType.delete=Delete Selected Mime Types 793 800 MimeType.saved=Mime Type saved 794 801 MimeType.deleted=Mime Type deleted 802 MimeType.cannot.delete=Cannot delete Mime Type. Database constraints will be violated. 803 MimeType.select=Select Mime Types. 795 804 796 805 Obs.header=Observations 797 806 Obs.manage=Manage Observations … … 849 858 OrderType.saved=Order Type saved 850 859 OrderType.deleted=Order Type deleted 851 860 OrderType.list.empty=Currently, there are no order types defined 861 OrderType.cannot.delete=Cannot delete Order Type. Database constraints will be violated. 862 OrderType.select=Select Order Types. 852 863 853 864 Order.header=Orders 854 865 Order.manage=Manage Orders … … 1005 1016 PatientIdentifierType.required=Is required 1006 1017 PatientIdentifierType.formatDescription=Description of format (to help guide user) 1007 1018 PatientIdentifierType.validator=Identifier validator 1019 PatientIdentifierType.cannot.delete=Cannot delete Patient Identifier Type. Database constraints will be violated. 1020 PatientIdentifierType.select=Select Patient Identifier Types. 1008 1021 1009 1022 PatientSearch.title=Patient Search 1010 1023 PatientSearch.manage=Manage Patient Searches … … 1129 1142 PersonAttributeType.user.listing.help=Attributes shown when users are displayed in a list 1130 1143 PersonAttributeType.user.viewing=User Viewing Attributes 1131 1144 PersonAttributeType.user.viewing.help=Attributes shown when viewing a user's metadata 1145 PersonAttributeType.select=Select Person Attribute Types. 1132 1146 1133 1147 1134 1148 … … 1151 1165 Privilege.delete=Delete Selected Privileges 1152 1166 Privilege.saved=Privilege saved 1153 1167 Privilege.deleted=Privilege deleted 1168 Privilege.cannot.delete=Cannot delete Privilege. Database constraints will be violated. 1169 Privilege.select=Select Privileges. 1154 1170 1155 1171 Relationship.portlet.title=Relationships 1156 1172 Relationship.manage=Manage Relationships … … 1201 1217 RelationshipType.views.preferred=Preferred 1202 1218 RelationshipType.views.preferred.help=Preferred types are the ones that will be shown by default when a user is filling in a person's relationships 1203 1219 RelationshipType.views.saved=Views saved for Relationship Types 1220 RelationshipType.cannot.delete=Cannot delete Relationship Type. Database constraints will be violated. 1221 RelationshipType.select=Select Relationship Types. 1204 1222 1205 1223 #temporary: 1206 1224 RelationshipType.mother=Mother … … 1222 1240 Role.deleted=Role deleted 1223 1241 Role.superuser.hasAllRolesAndPrivileges=[Has all roles and privileges] 1224 1242 Role.leaveForm=Changes to this role will not be saved if you leave this form 1243 Role.cannot.delete=Cannot delete Role. Database constraints will be violated. 1244 Role.select=Select Roles. 1225 1245 1226 1246 Tribe.manage=Manage Tribes 1227 1247 Tribe.manage.title=Tribe Management
Download in other formats:
Powered by Trac 0.10.5
By Edgewall Software.
Visit the Trac open source project at
http://trac.edgewall.com/