[PATCH 2/2] Adding an accelerator in Calc autofilter

Cor Nouws oolst at nouenoff.nl
Sun Jun 10 13:07:41 PDT 2012


Change-Id: If9a4afb5ec18768f469267372d08328e80abddf9
---
 sc/source/ui/src/scstring.src |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sc/source/ui/src/scstring.src b/sc/source/ui/src/scstring.src
index 84b20eb..50335dc 100644
--- a/sc/source/ui/src/scstring.src
+++ b/sc/source/ui/src/scstring.src
@@ -178,7 +178,7 @@ String SCSTR_ALL
 
 String SCSTR_STDFILTER
 {
-    Text [ en-US ] = "Standard Filter..." ;
+    Text [ en-US ] = "~Standard Filter..." ;
 };
 
 String SCSTR_TOP10FILTER
@@ -588,7 +588,7 @@ String STR_REPLCELLSWARN
 
 String SCSTR_ALLFILTER
 {
-    Text [ en-US ] = "All";
+    Text [ en-US ] = "~All";
 };
 
 String STR_ACC_CSVRULER_NAME
-- 
1.7.9.5


--------------000901070700090202060502--


More information about the LibreOffice mailing list