Fixed mis-spells for the message bundle 16/11516/1
authorkh5325.kim <kh5325.kim@samsung.com>
Tue, 29 Oct 2013 07:24:23 +0000 (16:24 +0900)
committerkh5325.kim <kh5325.kim@samsung.com>
Tue, 29 Oct 2013 07:24:23 +0000 (16:24 +0900)
Change-Id: I3c5920a4203cf33f37a54e7832d06681e2b5a136
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
org.tizen.common.gom/src/org/tizen/common/gom/smartlaunch/messages/GomMessages.properties
org.tizen.common.sign/src/org/tizen/common/sign/ui/messages.properties
org.tizen.common/src/org/tizen/common/rds/RdsMessages.properties
org.tizen.common/src/org/tizen/common/sdb/command/message/PkgcmdErrorMessages.properties
org.tizen.common/src/org/tizen/common/ui/dialog/FileDialogMessages.properties

index ea68263..29292a5 100644 (file)
@@ -1,6 +1,6 @@
 SMARTLAUNCH_DIALOG_TITLE=New Launch Configuration
 SMARTLAUNCH_DIALOG_DESCRIPTION=Create launch configuration
-SMARTLAUNCH_FAIL=Fail to launch
+SMARTLAUNCH_FAIL=Failed to launch
 SMARTLAUNCH_NO_PROJECT=There is no Tizen project to launch
 SMARTLAUNCH_UNEXIST_PROJECT=There is no {0} Tizen project to launch
 SMARTLAUNCH_DISCONNECTED_DEVICE=There is no Tizen device to launch
index 1bc7575..f5b709e 100644 (file)
@@ -1,5 +1,5 @@
 TizenSigningDIalog_messageAuthorPassEmpty=Input author password.
-TizenSigningDIalog_messageDistPassEmpty=Input dist password.
+TizenSigningDIalog_messageDistPassEmpty=Input distributor password.
 TizenSigningDialog_title=Sign Application
 TizenSigningDIalog_messageFirst=Sign your project
 TizenSigningDIalog_authorGroupLabel=Password
index 7a95964..d4ac3f5 100644 (file)
@@ -1,7 +1,7 @@
 RDS_PUSH_LOG=Pushing file "{0}" to "{1}" in target.
 RDS_PUSH_ERROR=Failed to push file(s).
 RDS_DELETE_ERROR=Failed to delete file in target.
-CANNOT_INSTALL = Cannot install application.
+CANNOT_INSTALL=Cannot install application.
 RDS_RES_INFO_PUSH_ERROR=Failed to upload resource information for RDS.
 CANNOT_FIND_RDS_INFO=Cannot find information of the latest launch.
 CANNOT_FIND_DELTA=Cannot find information of delta.
index 2238ab1..cec33aa 100644 (file)
@@ -32,7 +32,7 @@ ERROR_WEB_ENCRYPTION_FAILED=Check the encryption option.
 ERROR_WEB_INSTALL_OSP_SERVICE=Check the service application in Project Explorer.
 ERROR_WEB_NOT_DEVELOPER_MODE=You don't have permission to access.
 ERROR_WEB_UNINSTALLATION_FAILED=Check the application's ID what you want to uninstall.
-ERROR_WEB_PLUGIN_INSTALLATION_FAILED=Web runtime initialization is failed(plugins installation).
+ERROR_WEB_PLUGIN_INSTALLATION_FAILED=Web runtime initialization is failed (plugins installation).
 ERROR_WEB_NOT_SUPPORTED_RDS_UPDATE=RDS update failed. It will be reinstalled the application.
 
 ERROR_UNKNOWN=\nUnknown error\n\nSee the error log for more details.
index 4fb7a63..7096818 100644 (file)
@@ -4,4 +4,4 @@ FileDialog_Duplicate_Message=Existing file
 FileDialog_Delete_Message=Are you sure you want to delete the ''{0}'' file?\r
 FileDialog_TabName_Message=The tab name already exists. Enter a different name.\r
 FileDialog_Update_Title=Tizen SDK\r
-FileDialog_Update_Message= Tizen SDK updates are available. Do you want to install them now?
\ No newline at end of file
+FileDialog_Update_Message=Tizen SDK updates are available. Do you want to install them now?
\ No newline at end of file