summaryrefslogtreecommitdiff
path: root/sc/source/ui/src/globstr.src
diff options
context:
space:
mode:
authorYousuf Philips <philipz85@hotmail.com>2016-03-01 11:48:11 +0400
committerYousuf Philips <philipz85@hotmail.com>2016-03-05 04:16:54 +0000
commitd9f751a416db1a6d583e91d0d74b36185429245c (patch)
tree0bd0479c4820f110e41f4d17e0db8ec18038b449 /sc/source/ui/src/globstr.src
parent61a91be4aaf6bdb40d6d1bde33b44eaf14014525 (diff)
tdf#97906 Calc: Correct cell reference shortcut keys
Remove Shift+F4 shortcut key for cell reference and add it to the OOo Legacy compatibility mode. Improve wording of cell reference error message. Unify shortcut for Data Sources to Ctrl + Shift + F4. Change-Id: I0f4ab3768d2663984bb294763c2e4b299c5e8186 Reviewed-on: https://gerrit.libreoffice.org/22803 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
Diffstat (limited to 'sc/source/ui/src/globstr.src')
-rw-r--r--sc/source/ui/src/globstr.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/src/globstr.src b/sc/source/ui/src/globstr.src
index b1d72d36992e..01fa1e4a597d 100644
--- a/sc/source/ui/src/globstr.src
+++ b/sc/source/ui/src/globstr.src
@@ -1391,7 +1391,7 @@ Resource RID_GLOBSTR
};
String STR_ERR_NOREF
{
- Text [ en-US ] = "No references found." ;
+ Text [ en-US ] = "No cell references are found in the selected cells." ;
};
String STR_ERR_LINKOVERLAP
{