From 95baace6d9dfba09b0587df3dfc208e3f896c1d1 Mon Sep 17 00:00:00 2001 From: "kh5325.kim" Date: Fri, 31 May 2013 16:30:26 +0900 Subject: [PATCH] Removed unused labels --- .../tizen/common/gom/smartlaunch/messages/GomMessages.properties | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/org.tizen.common.gom/src/org/tizen/common/gom/smartlaunch/messages/GomMessages.properties b/org.tizen.common.gom/src/org/tizen/common/gom/smartlaunch/messages/GomMessages.properties index 78f8d38..3a7d047 100644 --- a/org.tizen.common.gom/src/org/tizen/common/gom/smartlaunch/messages/GomMessages.properties +++ b/org.tizen.common.gom/src/org/tizen/common/gom/smartlaunch/messages/GomMessages.properties @@ -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 -- 2.7.4