diff options
Diffstat (limited to 'sc/source/ui/src/scstring.src')
-rw-r--r-- | sc/source/ui/src/scstring.src | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sc/source/ui/src/scstring.src b/sc/source/ui/src/scstring.src index fa707f695aa1..c71f0fb3b352 100644 --- a/sc/source/ui/src/scstring.src +++ b/sc/source/ui/src/scstring.src @@ -167,6 +167,11 @@ String SCSTR_ALL Text [ en-US ] = "- all -" ; }; +String SCSTR_MULTIPLE +{ + Text [ en-US ] = "- multiple -" ; +}; + String SCSTR_STDFILTER { Text [ en-US ] = "~Standard Filter..." ; |