summaryrefslogtreecommitdiff
path: root/sc/source/ui/src/globstr.src
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/src/globstr.src')
-rw-r--r--sc/source/ui/src/globstr.src8
1 files changed, 8 insertions, 0 deletions
diff --git a/sc/source/ui/src/globstr.src b/sc/source/ui/src/globstr.src
index 8ebb2c6fd710..3d69832b1ed2 100644
--- a/sc/source/ui/src/globstr.src
+++ b/sc/source/ui/src/globstr.src
@@ -2097,6 +2097,14 @@ Resource RID_GLOBSTR
{
Text [ en-US ] = "Sheet %1 of %2";
};
+ String STR_FUNCTIONS_FOUND
+ {
+ Text [ en-US ] = "%1 and %2 more";
+ };
+ String STR_FUNCTIONS_NAMEDESCS
+ {
+ Text [ en-US ] = " : ";
+ };
};
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */