sc/source/ui/src/globstr.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 9a6aa402dcfd38194f0d9c661692ffefc0ba7357 Author: Andras Timar <[email protected]> Date: Thu Apr 6 16:14:55 2017 +0200 changed wording of cell merge warning Change-Id: I3b57f63eded0c925589f6baabcd09a72971943ae diff --git a/sc/source/ui/src/globstr.src b/sc/source/ui/src/globstr.src index cefa78904381..0db8c35a8c07 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 ] = "After the merge only the upper-left cell will remain visible. Should the contents of the hidden cells be moved there?" ; + Text [ en-US ] = "Should the contents of the cells be moved into the first cell?" ; }; String STR_CELL_FILTER { _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
