Removed unused labels
authorkh5325.kim <kh5325.kim@samsung.com>
Fri, 31 May 2013 07:29:03 +0000 (16:29 +0900)
committerkh5325.kim <kh5325.kim@samsung.com>
Fri, 31 May 2013 07:29:03 +0000 (16:29 +0900)
org.tizen.common.gom/src/org/tizen/common/gom/smartlaunch/messages/GomMessages.properties

index 78f8d38..3a7d047 100644 (file)
@@ -1,18 +1,12 @@
 SMARTLAUNCH_DIALOG_TITLE = New Launch
 SMARTLAUNCH_DIALOG_DESCRIPTION = Create launch configuration
-SMARTLAUNCH_FAIL =  Fail to launch
+SMARTLAUNCH_FAIL = Fail to launch
 SMARTLAUNCH_UNEXIST_PROJECT = There is no {0} Tizen project to launch
 SMARTLAUNCH_DISCONNECTED_DEVICE = There is no Tizen device to launch
 
 SMARTLAUNCH_NEW=New Launch Configuration
-SMARTLAUNCH_NEW_DIALOG_TITLE=New Launch Configuration
-SMARTLAUNCH_NEW_DIALOG_DESCRIPTION=Launch with new launch configuration
 SMARTLAUNCH_NEW_DIALOG_LABEL_CONFIGURATION=Configuration name: 
 SMARTLAUNCH_NEW_DIALOG_GROUP_BUILD_CONFIGURATION=Build configuration: 
 SMARTLAUNCH_NEW_DIALOG_GROUP_MODE_AND_CONFIGURATION=Launch mode and configuration type
-SMARTLAUNCH_NEW_DIALOG_UNABLE_LAUNCH=Unable To Launch
-SMARTLAUNCH_NEW_DIALOG_NO_PROJECT_MESSAGE=There is no Tizen project to launch
-SMARTLAUNCH_NEW_DIALOG_NO_DEVICE_MESSAGE=There is no Tizen device to launch
-SMARTLAUNCH_NEW_DIALOG_DISCONNECTED_DEVICE_MESSAGE=There is no {0} device to launch
 SMARTLAUNCH_NEW_DIALOG_INVALID_NAME=Invalid characters(\\/:*?\<>|) in a configuration name
 SMARTLAUNCH_NEW_DIALOG_NO_NAME=A name is required for the configuration
\ No newline at end of file