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

2013-04-11 Thread Joren De Cuyper (via Code Review)
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.libreoff...@telenet.be

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


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

2013-04-09 Thread Joren De Cuyper (via Code Review)
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.libreoff...@telenet.be

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice