# HG changeset patch # User Ed Swartz # Date 1283441739 18000 # Node ID 7b07262fa83f53bf351d5d8662ea384fcdab9101 # Parent 1c523a0cc0575f50e6b30afb9cb32783cb2744fa Capitalize status prefix diff -r 1c523a0cc057 -r 7b07262fa83f debuggercdi/com.nokia.carbide.trk.support/src/com/nokia/carbide/trk/support/messages.properties --- a/debuggercdi/com.nokia.carbide.trk.support/src/com/nokia/carbide/trk/support/messages.properties Wed Sep 01 16:53:52 2010 -0500 +++ b/debuggercdi/com.nokia.carbide.trk.support/src/com/nokia/carbide/trk/support/messages.properties Thu Sep 02 10:35:39 2010 -0500 @@ -5,7 +5,7 @@ ConnectionStatusReconciler_NotReadyLabel=Not Ready ConnectionStatusReconciler_ReadyLabel=Ready ConnectionStatusReconciler_TracingServicePrefix=, Tracing service -ConnectionStatusReconciler_TRKServicePrefix=debugging services +ConnectionStatusReconciler_TRKServicePrefix=Debugging services ConnectionStatusReconciler_unavailableLabel=unavailable TRKConnectedService.AppTRKName=Application TRK TRKConnectedService.DownLabel=Not Accessible