diff options
author | kh5325.kim <kh5325.kim@samsung.com> | 2013-05-31 16:29:03 +0900 |
---|---|---|
committer | kh5325.kim <kh5325.kim@samsung.com> | 2013-05-31 16:29:03 +0900 |
commit | 92a92d22fe9228528188837c0f985ab61991af9b (patch) | |
tree | b9ef2841d0fe4f188df746bf658ab0498dfd69fc /org.tizen.common.gom | |
parent | 61b978b582838aaca429adfea05d11a99da11387 (diff) | |
download | common-eplugin-92a92d22fe9228528188837c0f985ab61991af9b.tar.gz common-eplugin-92a92d22fe9228528188837c0f985ab61991af9b.tar.bz2 common-eplugin-92a92d22fe9228528188837c0f985ab61991af9b.zip |
Removed unused labels
Diffstat (limited to 'org.tizen.common.gom')
-rw-r--r-- | org.tizen.common.gom/src/org/tizen/common/gom/smartlaunch/messages/GomMessages.properties | 8 |
1 files changed, 1 insertions, 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 78f8d386b..3a7d04786 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 |