diff options
-rw-r--r-- | cui/source/options/optjava.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/options/optjava.src b/cui/source/options/optjava.src index 4f273f64afb6..807cedc94423 100644 --- a/cui/source/options/optjava.src +++ b/cui/source/options/optjava.src @@ -32,7 +32,7 @@ String RID_SVXSTR_JRE_FAILED_VERSION String RID_SVXSTR_OPTIONS_RESTART { - Text [ en-US ] = "You have to restart %PRODUCTNAME so the new or modified values can take effect.\nPlease restart %PRODUCTNAME now." ; + Text [ en-US ] = "Please restart %PRODUCTNAME now so the new or modified values can take effect." ; }; /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |