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.src5
1 files changed, 5 insertions, 0 deletions
diff --git a/sc/source/ui/src/globstr.src b/sc/source/ui/src/globstr.src
index b55ae11d1db6..3d167fdef221 100644
--- a/sc/source/ui/src/globstr.src
+++ b/sc/source/ui/src/globstr.src
@@ -2071,6 +2071,11 @@ Resource RID_GLOBSTR
{
Text [ en-US ] = "Print Range Empty";
};
+
+ String STR_UNDO_CONDFORMAT
+ {
+ Text [ en-US ] = "Conditional Format";
+ };
};
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */