Merge "CLI: add progresslog, log, message use progresslog to show path of the created...
authorHarry Hyeongseok Heo <hyeongseok.heo@samsung.com>
Wed, 11 Dec 2013 07:18:15 +0000 (23:18 -0800)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Wed, 11 Dec 2013 07:18:15 +0000 (23:18 -0800)
1  2 
org.tizen.ncli.ide/src/org/tizen/ncli/ide/messages/TizenCLIMessages.java
org.tizen.ncli.ide/src/org/tizen/ncli/ide/messages/TizenCLIMessages.properties

@@@ -43,6 -46,4 +46,6 @@@ UNINST_UNEXIST_PACKAGE = The package i
  UNINST_FAIL_INVALID_PACKAGE = [Fail] Fail uninstall. There is the problem about package.
  UNINST_FAIL_NO_PACKAGE_ID = [Fail] Fail uninstall. There is no package id.
  
 -LIST_NO_DEVICE = There is no device.
 +RUN_FAIL_CANNOT_FIND_APP_NAME = [Fail]Can not find app name.
 +
- LIST_NO_DEVICE = There is no device.
++LIST_NO_DEVICE = There is no device.