[PATCH] fdo#63290 - UI: Goal Seek - incorrect term "current cell"

Joren De Cuyper (via Code Review) gerrit at gerrit.libreoffice.org
Thu Apr 11 06:47:20 PDT 2013


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/3338

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/38/3338/1

fdo#63290 - UI: Goal Seek - incorrect term "current cell"

Previous patch was a review patch I submitted to send to the UX advice
mailinglist. Cor proposed a better wording for the label name,
see https://bugs.freedesktop.org/show_bug.cgi?id=63290#c4
Therefore I correct my previous patch, that is already submitted.

Change-Id: I0cd1fac43ba3fed55fbb16e4f9bbf6836c1436b2
---
M sc/source/ui/src/globstr.src
1 file changed, 1 insertion(+), 1 deletion(-)



diff --git a/sc/source/ui/src/globstr.src b/sc/source/ui/src/globstr.src
index 2973240..cb364ed 100644
--- a/sc/source/ui/src/globstr.src
+++ b/sc/source/ui/src/globstr.src
@@ -451,7 +451,7 @@
     };
     String STR_MSSG_SOLVE_2
     {
-        Text [ en-US ] = "). Apply setting to spreadsheet?" ;
+        Text [ en-US ] = "). Apply to spreadsheet?" ;
     };
     String STR_MSSG_SOLVE_3
     {

-- 
To view, visit https://gerrit.libreoffice.org/3338
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0cd1fac43ba3fed55fbb16e4f9bbf6836c1436b2
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Joren De Cuyper <joren.libreoffice at telenet.be>



More information about the LibreOffice mailing list