add node-is-still-connected dialog texts
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 5 Apr 2008 16:30:13 +0000 (16:30 +0000)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 5 Apr 2008 16:30:13 +0000 (16:30 +0000)
git-svn-id: http://trooper/svn/projects/jSite/trunk@606 c3eda9e8-030b-0410-8277-bc7414b0a119

src/net/pterodactylus/jsite/i18n/jSite.properties

index 0194c7f..2459687 100644 (file)
@@ -1,7 +1,7 @@
 # jSite i18n data, English
 #
-# this file should be in US-ASCII format, with unicode characters outside US-ASCII range encoded
-# with the java-typical \u notation.
+# this file should be in US-ASCII format, with unicode characters outside
+# US-ASCII range encoded with the java-typical \u notation.
 
 # use small letters for mnemonics, use large letters for accelerators.
 
@@ -75,6 +75,9 @@ manageNodesDialog.button.deleteNode.shortDescription: Delete Selected Node(s)
 manageNodesDialog.error.nodeListEmpty.title: Node List Empty
 manageNodesDialog.error.nodeListEmpty.message: The node list is empty.
 
+manageNodesDialog.error.nodeConnected.title: Node Is Connected
+manageNodesDialog.error.nodeConnected.message: The Node \u201c{0}\u201d is still connected. Do you really want to delete it?
+
 # the "edit node" dialog
 editNodeDialog.title: Edit Node