diff options
author | kh5325.kim <kh5325.kim@samsung.com> | 2013-02-26 20:59:37 +0900 |
---|---|---|
committer | Gerrit Code Review <gerrit2@system.s-core.co.kr> | 2013-02-26 20:59:37 +0900 |
commit | 21bdb5f88039254aefd9a0d90158cc14810d82a3 (patch) | |
tree | c305277c81b27bdb16b92eb2ba4687fff9ada95f | |
parent | dab04d1d5029ffad35c296d400ba22cb883bbd5a (diff) | |
parent | 1d657eb1153c583e0e534c16e72262306a09188e (diff) | |
download | common-eplugin-21bdb5f88039254aefd9a0d90158cc14810d82a3.tar.gz common-eplugin-21bdb5f88039254aefd9a0d90158cc14810d82a3.tar.bz2 common-eplugin-21bdb5f88039254aefd9a0d90158cc14810d82a3.zip |
Merge "Modified preference label for timeout" into develop
-rw-r--r-- | org.tizen.common.connection/src/org/tizen/common/connection/preference/PreferenceMessages.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.tizen.common.connection/src/org/tizen/common/connection/preference/PreferenceMessages.properties b/org.tizen.common.connection/src/org/tizen/common/connection/preference/PreferenceMessages.properties index 175f88e93..c71c1a641 100644 --- a/org.tizen.common.connection/src/org/tizen/common/connection/preference/PreferenceMessages.properties +++ b/org.tizen.common.connection/src/org/tizen/common/connection/preference/PreferenceMessages.properties @@ -2,7 +2,7 @@ CONNECTION_EXPLORER_DESCRIPTION=Settings for Connection Explorer. CONNECTION_EXPLORER_GROUP_TIMEOUT=Timeouts CONNECTION_EXPLORER_TIMEOUT_CAUTION='0' means waiting forever -CONNECTION_EXPLORER_LABEL_TIMEOUT=Timeout to transfer files (ms): +CONNECTION_EXPLORER_LABEL_TIMEOUT=Connection time out to transfer files (ms): CONNECTION_EXPLORER_GROUP_EMULATOR_MANAGER=Emulator Manager Path CONNECTION_EXPLORER_LABEL_LOCATION=Location: |