summaryrefslogtreecommitdiff
path: root/sc/source/ui/src
diff options
context:
space:
mode:
authorgdm.manmeet <gdm.manmeet@gmail.com>2014-03-18 13:21:39 +0530
committerJan Holesovsky <kendy@collabora.com>2014-03-19 18:58:09 +0100
commit82b5ded699fcc03a09b0930213da204a332285e6 (patch)
tree0f8a6f67fb330c64668b5e2e01f99e7d6c5e03c9 /sc/source/ui/src
parent5b3c93141253e224a8beaae415c88b6378c9919e (diff)
fdo#64290 ui:count selected rows and columns
Change-Id: Ie6443fd9b1ac6332b4937c4b6b5d565cca1fe612
Diffstat (limited to 'sc/source/ui/src')
-rw-r--r--sc/source/ui/src/globstr.src4
1 files changed, 4 insertions, 0 deletions
diff --git a/sc/source/ui/src/globstr.src b/sc/source/ui/src/globstr.src
index 47c5d94f5d72..82eb914e14db 100644
--- a/sc/source/ui/src/globstr.src
+++ b/sc/source/ui/src/globstr.src
@@ -585,6 +585,10 @@ Resource RID_GLOBSTR
{
Text [ en-US ] = "Sheet" ;
};
+ String STR_ROWCOL_SELCOUNT
+ {
+ Text [ en-US ] = "Selected $1 rows, $2 columns";
+ };
String STR_COLUMN
{
Text [ en-US ] = "Column" ;