[Libreoffice-commits] .: sc/source
Andras Timar
timar at kemper.freedesktop.org
Tue May 3 12:06:48 PDT 2011
sc/source/ui/dbgui/pivot.src | 2 +-
sc/source/ui/src/scstring.src | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit c1723302482b15720394b07ffe2357801fcaf0d6
Author: Andras Timar <atimar at novell.com>
Date: Tue May 3 21:05:47 2011 +0200
DataPilot -> pivot table in en-US strings
diff --git a/sc/source/ui/dbgui/pivot.src b/sc/source/ui/dbgui/pivot.src
index b3406b8..423ea67 100644
--- a/sc/source/ui/dbgui/pivot.src
+++ b/sc/source/ui/dbgui/pivot.src
@@ -36,7 +36,7 @@ ModelessDialog RID_SCDLG_PIVOT_LAYOUT
SVLook = TRUE ;
Moveable = TRUE ;
Closeable = FALSE ;
- Text [ en-US ] = "DataPilot" ;
+ Text [ en-US ] = "Pivot table" ;
FixedText FT_PAGE
{
diff --git a/sc/source/ui/src/scstring.src b/sc/source/ui/src/scstring.src
index e7ca0f5..170939e 100644
--- a/sc/source/ui/src/scstring.src
+++ b/sc/source/ui/src/scstring.src
@@ -793,7 +793,7 @@ String STR_ACC_DATAPILOT_SEL_DESCR
String STR_ACC_DATAPILOT_PAGE_DESCR
{
- Text [ en-US ] = "Fields that you drop here will be available as filter lists at the top of the final DataPilot table.";
+ Text [ en-US ] = "Fields that you drop here will be available as filter lists at the top of the final pivot table.";
};
String SCSTR_MEDIASHELL
More information about the Libreoffice-commits
mailing list