From: tcofoegbu Date: Wed, 2 Sep 2015 15:48:07 +0000 (+0100) Subject: JAL-1805 JAL-1700 house keeping X-Git-Tag: Release_2_10_0~512 X-Git-Url: http://source.jalview.org/gitweb/?p=jalview.git;a=commitdiff_plain;h=02615f4ca92570e571d166aeb8d9c0bf6531424d;hp=2d11774110564c33e2e1460beab078095af22a29 JAL-1805 JAL-1700 house keeping --- diff --git a/doc/UnitTesting.html b/doc/UnitTesting.html index 7b43de3..8969b9d 100644 --- a/doc/UnitTesting.html +++ b/doc/UnitTesting.html @@ -93,7 +93,7 @@ The TestNG tests for Jalview can be executed in any of the following ways: A more detailed guide for executing TestNG from ant is available at http://testng.org/doc/ant.html diff --git a/resources/lang/Messages.properties b/resources/lang/Messages.properties index d9f13f2..55d7a90 100644 --- a/resources/lang/Messages.properties +++ b/resources/lang/Messages.properties @@ -1264,4 +1264,4 @@ exception.unable_to_detect_internet_connection = Jalview is unable to detect an exception.pdb_rest_service_no_longer_available = PDB rest services no longer available! exception.resource_not_be_found = The requested resource could not be found exception.pdb_server_error = There seems to be an error from the PDB server -exception.pdb_server_unreachable = Jalview is unable to reach the PDBe Solr server. Please ensure that you are connected to the internet and try again. +exception.pdb_server_unreachable = Jalview is unable to reach the PDBe Solr server. \nPlease ensure that you are connected to the internet and try again.