Hi,
I have submitted a patch for review:
    https://gerrit.libreoffice.org/3291
To pull it, you can do:
    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/91/3291/1
fdo#63290 UI: Goal Seek - incorrect term "current cell"
Change-Id: I0542d9918d9dbbfdc002b7fadec1bb461cbd2831
---
M sc/source/ui/src/globstr.src
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sc/source/ui/src/globstr.src b/sc/source/ui/src/globstr.src
index 06d1170..d042e38 100644
--- a/sc/source/ui/src/globstr.src
+++ b/sc/source/ui/src/globstr.src
@@ -447,11 +447,11 @@
     };
     String STR_MSSG_SOLVE_1
     {
-        Text [ en-US ] = "Insert result (" ;
+        Text [ en-US ] = "Result (" ;
     };
     String STR_MSSG_SOLVE_2
     {
-        Text [ en-US ] = ") into current cell?" ;
+        Text [ en-US ] = "). Apply setting to spreadsheet?" ;
     };
     String STR_MSSG_SOLVE_3
     {
-- 
To view, visit https://gerrit.libreoffice.org/3291
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0542d9918d9dbbfdc002b7fadec1bb461cbd2831
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Joren De Cuyper <joren.libreoffice@telenet.be>
Context
- [PATCH] fdo#63290 UI: Goal Seek - incorrect term "current cell" · Joren De Cuyper (via Code Review)
 
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.