summaryrefslogtreecommitdiff
path: root/resources-en/src
diff options
context:
space:
mode:
authorTor Norbye <tnorbye@google.com>2013-08-13 12:13:58 -0700
committerTor Norbye <tnorbye@google.com>2013-08-13 12:13:58 -0700
commit64efd6ae489fe89e97a659999c87e1e41eea8e79 (patch)
tree15d305407c51bf425817443de82cd9480060da67 /resources-en/src
parentd1129abbe4dc0ce9bbad9118a35a85dbebc8758f (diff)
downloadidea-64efd6ae489fe89e97a659999c87e1e41eea8e79.tar.gz
Snapshot 7e2655e04684ed009ba5dfe0caa809c5cabc6157 from master branch of git://git.jetbrains.org/idea/community.git
Change-Id: If6dc05707bd358454ab040203ee7a2b56c701f35
Diffstat (limited to 'resources-en/src')
-rw-r--r--resources-en/src/messages/DebuggerBundle.properties2
-rw-r--r--resources-en/src/tips/Welcome.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/resources-en/src/messages/DebuggerBundle.properties b/resources-en/src/messages/DebuggerBundle.properties
index d6a5b7adbf83..0d8d27641362 100644
--- a/resources-en/src/messages/DebuggerBundle.properties
+++ b/resources-en/src/messages/DebuggerBundle.properties
@@ -424,7 +424,7 @@ label.breakpoint.properties.panel.group.actions=Actions
label.breakpoint.properties.panel.group.suspend.policy=Suspend policy
active.tooltip.title=Evaluation of {0}
active.tooltip.suggestion=Click here to view object tree
-error.text.invalid.port.0=Invalid port: ''{0}''
+error.text.invalid.port.0=Invalid port: ''{0,number,#}''
error.cannot.invoke.method.in.collected.thread=Cannot invoke method: the invocation thread has been collected
title.smart.step.popup=Method to Step Into
action.show.watches.description=Shows or hides 'watches' pane
diff --git a/resources-en/src/tips/Welcome.html b/resources-en/src/tips/Welcome.html
index 6d8381a5728f..7301e9483c11 100644
--- a/resources-en/src/tips/Welcome.html
+++ b/resources-en/src/tips/Welcome.html
@@ -4,7 +4,7 @@
</head>
<body>
<h1>
- Welcome to <span class="product">&productName;</span> <span class="version">&majorVersion;.&minorVersion;<</span></h1>
+ Welcome to <span class="product">&productName;</span> <span class="version">&majorVersion;</span></h1>
<p>
You can quickly get familiar with the main features of the IDE by reading these tips. You may try out
the features described in the tips while this dialog stays open on the screen. If you close the dialog,