[Libreoffice-commits] .: sc/source
Lior Kaplan
kaplan at kemper.freedesktop.org
Thu Jan 12 16:00:48 PST 2012
sc/source/ui/dbgui/pivot.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 4c4c945f00f028a39bc3534f4f707bade677983b
Author: Lior Kaplan <kaplanlior at gmail.com>
Date: Fri Jan 13 02:00:16 2012 +0200
Don't mention fields location, as they vary between LTR and RTL interfaces
diff --git a/sc/source/ui/dbgui/pivot.src b/sc/source/ui/dbgui/pivot.src
index 423ea67..f7e7c3e 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
{
More information about the Libreoffice-commits
mailing list