diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2016-02-13 20:53:38 -0600 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2016-02-13 20:58:56 -0600 |
commit | e11776e98c5f505c349b5426276e5d983ae14062 (patch) | |
tree | d456a66527d91d2b7f2dc5c68de122a8bc241af7 /cui | |
parent | 654f6ff28d7a148950b48ed8905d8f13a015a5b5 (diff) |
“Yeah, I think I got it the first time, thanks.”
Change-Id: Icbc4d4c25987c400ed30739826155e28b938735e
Diffstat (limited to 'cui')
-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: */ |