diff options
author | Andras Timar <atimar@novell.com> | 2011-04-26 09:31:06 +0200 |
---|---|---|
committer | Andras Timar <atimar@novell.com> | 2011-04-26 20:41:27 +0200 |
commit | ce91ad85c475686c888f95fd992e1ff0152785d2 (patch) | |
tree | 5d14b6b6ad15e8e8b5fde0a27de458ed4ca31296 | |
parent | 1565e72e3c3e3d6d1ed2595a0cba9ce47014a6f5 (diff) |
remove double space from en-US message
-rw-r--r-- | connectivity/source/resource/conn_shared_res.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/resource/conn_shared_res.src b/connectivity/source/resource/conn_shared_res.src index 9772787cb6..fb0d80fbf4 100644 --- a/connectivity/source/resource/conn_shared_res.src +++ b/connectivity/source/resource/conn_shared_res.src @@ -611,7 +611,7 @@ String STR_COMMAND_NOT_FOUND }; String STR_DATABASE_NEEDS_CONVERTING { - Text [ en-US ] = "The current database need to be converted. Please insert control user and password."; + Text [ en-US ] = "The current database need to be converted. Please insert control user and password."; }; String STR_USER_NO_DELETE { |