Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Dykstal2007-04-03 01:46:23 +0000
committerDavid Dykstal2007-04-03 01:46:23 +0000
commit830d3b84154ba0369ce13b35ae40b37a8d03c6f8 (patch)
tree46181aa3b189b9c957a152d058c1a6754aa939d6
parenta5179f9821fa4ea4cb64ab9f776886edcbaaf9f5 (diff)
downloadorg.eclipse.tm-830d3b84154ba0369ce13b35ae40b37a8d03c6f8.tar.gz
org.eclipse.tm-830d3b84154ba0369ce13b35ae40b37a8d03c6f8.tar.xz
org.eclipse.tm-830d3b84154ba0369ce13b35ae40b37a8d03c6f8.zip
[176486] updating labels with colon
-rw-r--r--rse/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/FileResources.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/rse/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/FileResources.properties b/rse/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/FileResources.properties
index 194cbc962..0b0b1e9d5 100644
--- a/rse/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/FileResources.properties
+++ b/rse/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/FileResources.properties
@@ -20,8 +20,8 @@
RESID_FILES_DOWNLOAD=Download
RESID_FILES_PREFERENCES_BUFFER=File Transfer Buffer Size
-RESID_FILES_PREFERENCES_DOWNLOAD_BUFFER_SIZE_LABEL=Download (KB)
-RESID_FILES_PREFERENCES_UPLOAD_BUFFER_SIZE_LABEL=Upload (KB)
+RESID_FILES_PREFERENCES_DOWNLOAD_BUFFER_SIZE_LABEL=Download (KB):
+RESID_FILES_PREFERENCES_UPLOAD_BUFFER_SIZE_LABEL=Upload (KB):
RESID_FILES_PREFERENCES_DOWNLOAD_BUFFER_SIZE_TOOLTIP=Maximum size of buffer to use while sending files from the host to the client
RESID_FILES_PREFERENCES_UPLOAD_BUFFER_SIZE_TOOLTIP=Maximum size of the buffer to use while sending files from the client to the host

Back to the top