Kaydet (Commit) d0618020 authored tarafından Joren De Cuyper's avatar Joren De Cuyper Kaydeden (comit) David Tardon

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

Change-Id: I0542d9918d9dbbfdc002b7fadec1bb461cbd2831
Reviewed-on: https://gerrit.libreoffice.org/3291Reviewed-by: 's avatarDavid Tardon <dtardon@redhat.com>
Tested-by: 's avatarDavid Tardon <dtardon@redhat.com>
üst 7fdf4e84
...@@ -447,11 +447,11 @@ Resource RID_GLOBSTR ...@@ -447,11 +447,11 @@ Resource RID_GLOBSTR
}; };
String STR_MSSG_SOLVE_1 String STR_MSSG_SOLVE_1
{ {
Text [ en-US ] = "Insert result (" ; Text [ en-US ] = "Result (" ;
}; };
String STR_MSSG_SOLVE_2 String STR_MSSG_SOLVE_2
{ {
Text [ en-US ] = ") into current cell?" ; Text [ en-US ] = "). Apply setting to spreadsheet?" ;
}; };
String STR_MSSG_SOLVE_3 String STR_MSSG_SOLVE_3
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment