summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/pivot.src
diff options
context:
space:
mode:
authorLior Kaplan <kaplanlior@gmail.com>2012-01-13 02:00:16 +0200
committerLior Kaplan <kaplanlior@gmail.com>2012-01-13 02:00:16 +0200
commit4c4c945f00f028a39bc3534f4f707bade677983b (patch)
tree73e6b093ad23d4eefe639d27c1ca0dc22c9c74eb /sc/source/ui/dbgui/pivot.src
parent81301aae9699472bd4e491755c8ee76920711b01 (diff)
Don't mention fields location, as they vary between LTR and RTL interfaces
Diffstat (limited to 'sc/source/ui/dbgui/pivot.src')
-rw-r--r--sc/source/ui/dbgui/pivot.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/dbgui/pivot.src b/sc/source/ui/dbgui/pivot.src
index 423ea67affa5..f7e7c3ed23ce 100644
--- a/sc/source/ui/dbgui/pivot.src
+++ b/sc/source/ui/dbgui/pivot.src
@@ -106,7 +106,7 @@ ModelessDialog RID_SCDLG_PIVOT_LAYOUT
Pos = MAP_APPFONT ( 6 , 200 ) ;
Size = MAP_APPFONT ( 182 , 16 ) ;
WordBreak = TRUE ;
- Text [ en-US ] = "Drag the fields from the right into the desired position." ;
+ Text [ en-US ] = "Drag the fields into the desired position." ;
};
FixedLine FL_LAYOUT
{