summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/src/scstring.src
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-09-21 08:23:35 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-09-21 08:23:35 +0000
commit5bb1b84aa7850124514960df12fa751d012cd949 (patch)
tree227910bdde27eb250480efc1fb573f93671230d3 /sc/source/ui/src/scstring.src
parentINTEGRATION: CWS calcautofilter (1.25.26); FILE MERGED (diff)
downloadcore-5bb1b84aa7850124514960df12fa751d012cd949.tar.gz
core-5bb1b84aa7850124514960df12fa751d012cd949.zip
INTEGRATION: CWS calcautofilter (1.87.28); FILE MERGED
2007/09/12 12:49:55 tbe 1.87.28.2: #i81508# Listbox for Category in Datapilot needs a separator due to changes in Autofilter strings 2007/08/10 14:07:58 tbe 1.87.28.1: #i27745 Basing autofiltering on the result set, not all rows.
Diffstat (limited to 'sc/source/ui/src/scstring.src')
-rw-r--r--sc/source/ui/src/scstring.src13
1 files changed, 9 insertions, 4 deletions
diff --git a/sc/source/ui/src/scstring.src b/sc/source/ui/src/scstring.src
index e56b9a7ab569..e7fcf1a13c54 100644
--- a/sc/source/ui/src/scstring.src
+++ b/sc/source/ui/src/scstring.src
@@ -4,9 +4,9 @@
*
* $RCSfile: scstring.src,v $
*
- * $Revision: 1.87 $
+ * $Revision: 1.88 $
*
- * last change: $Author: rt $ $Date: 2007-07-06 12:45:26 $
+ * last change: $Author: vg $ $Date: 2007-09-21 09:23:35 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -212,11 +212,11 @@ String SCSTR_ALL
};
String SCSTR_STDFILTER
{
- Text [ en-US ] = "- Standard -" ;
+ Text [ en-US ] = "Standard Filter..." ;
};
String SCSTR_TOP10FILTER
{
- Text [ en-US ] = "- Top 10 -" ;
+ Text [ en-US ] = "Top 10" ;
};
String SCSTR_NONAME
{
@@ -558,6 +558,11 @@ String STR_PRINT_NOTHING
Text [ en-US ] = "There is nothing to print. The selected print range or sheet is empty.";
};
+String SCSTR_ALLFILTER
+{
+ Text [ en-US ] = "All";
+};
+
String STR_ACC_CSVRULER_NAME
{
Text [ en-US ] = "Ruler";