btobexprofiles/obexreceiveservices/mtmuibluetooth/data/btmtmui.rss
changeset 42 b72428996822
parent 32 19bd632b5100
--- a/btobexprofiles/obexreceiveservices/mtmuibluetooth/data/btmtmui.rss	Fri May 28 17:03:06 2010 +0300
+++ b/btobexprofiles/obexreceiveservices/mtmuibluetooth/data/btmtmui.rss	Mon Jul 12 18:51:05 2010 +0300
@@ -20,7 +20,6 @@
 
 //  INCLUDES
 #include <mtmconfig.rh>
-#include <avkon.loc>
 
 //  RESOURCE DEFINITIONS 
 // ---------------------------------------------------------
@@ -43,7 +42,8 @@
  		{
  		MTM_COMPONENT_V2
  			{
- 			human_readable_name = qtn_query_send_via_bt;
+            //todo: Need to use localized string.
+ 			human_readable_name = "Via Bluetooth";
  			component_uid = KUidMtmServerComponentVal;
  			entry_point = 1;
  			version = VERSION_V2 {};
@@ -51,7 +51,8 @@
  			},
  		MTM_COMPONENT_V2
  			{
- 			human_readable_name = qtn_query_send_via_bt;
+ 			//todo: Need to use localized string.
+ 			human_readable_name = "Via Bluetooth";
  			component_uid = KUidMtmClientComponentVal;
  			entry_point = 1;
  			version = VERSION_V2 {};
@@ -59,7 +60,8 @@
  			},
  		MTM_COMPONENT_V2
  			{
- 			human_readable_name = qtn_query_send_via_bt;
+ 			//todo: Need to use localized string.
+ 			human_readable_name = "Via Bluetooth";
  			component_uid = KUidMtmUiComponentVal;
  			entry_point = 2;
  			version = VERSION_V2 {};
@@ -67,7 +69,8 @@
  			},
  		MTM_COMPONENT_V2
  			{
- 			human_readable_name = qtn_query_send_via_bt;
+ 			//todo: Need to use localized string.
+ 			human_readable_name = "Via Bluetooth";
  			component_uid = KUidMtmUiDataComponentVal;
  			entry_point = 1;
  			version = VERSION_V2 {};