Kaydet (Commit) 4c4c945f authored tarafından Lior Kaplan's avatar Lior Kaplan

Don't mention fields location, as they vary between LTR and RTL interfaces

üst 81301aae
...@@ -106,7 +106,7 @@ ModelessDialog RID_SCDLG_PIVOT_LAYOUT ...@@ -106,7 +106,7 @@ ModelessDialog RID_SCDLG_PIVOT_LAYOUT
Pos = MAP_APPFONT ( 6 , 200 ) ; Pos = MAP_APPFONT ( 6 , 200 ) ;
Size = MAP_APPFONT ( 182 , 16 ) ; Size = MAP_APPFONT ( 182 , 16 ) ;
WordBreak = TRUE ; 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 FixedLine FL_LAYOUT
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment