From ae31799a15039afb06a95b4f54f0343172942e97 Mon Sep 17 00:00:00 2001 From: Jarek Jarcec Cecho Date: Wed, 6 Feb 2013 18:44:34 -0800 Subject: [PATCH] SQOOP-868: Mismatched msg in sqoop2 client (Will McQueen via Jarek Jarcec Cecho) --- client/src/main/resources/client-resource.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/main/resources/client-resource.properties b/client/src/main/resources/client-resource.properties index 62b5e210..58cfe55e 100644 --- a/client/src/main/resources/client-resource.properties +++ b/client/src/main/resources/client-resource.properties @@ -125,7 +125,7 @@ show.prompt_conn_info = Connection with id {0} and name {1} (Created {2}, Update show.prompt_display_all_connectors = Display all connectors show.prompt_display_connector_cid = Display the connector with cid show.connector_usage = Usage: show connector -show.prompt_connectors_to_show = @|bold {0} connection(s) to show: |@ +show.prompt_connectors_to_show = @|bold {0} connector(s) to show: |@ show.prompt_connector_info = Connector with id {0}:\n Name: {1} \n \ Class: {2}\n Version: {3}