sc/source/ui/src/globstr.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 4ea53461a8b573d5254c25eab2ffdd5c88032c6b Author: Andras Timar <[email protected]> Date: Fri Mar 24 15:22:13 2017 +0100 changed wording of cell merge warning Change-Id: Ib2773d1aca6ff0ca8bfad2263b59daf1450fff6a diff --git a/sc/source/ui/src/globstr.src b/sc/source/ui/src/globstr.src index 8ebb2c6fd710..cefa78904381 100644 --- a/sc/source/ui/src/globstr.src +++ b/sc/source/ui/src/globstr.src @@ -923,7 +923,7 @@ Resource RID_GLOBSTR }; String STR_MERGE_NOTEMPTY { - Text [ en-US ] = "Should the contents of the hidden cells be moved into the first cell?" ; + Text [ en-US ] = "After the merge only the upper-left cell will remain visible. Should the contents of the hidden cells be moved there?" ; }; String STR_CELL_FILTER { _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
