summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
Diffstat (limited to 'cui')
-rw-r--r--cui/source/options/optgdlg.src4
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/source/options/optgdlg.src b/cui/source/options/optgdlg.src
index 41ce88c6c9ca..89f71244828a 100644
--- a/cui/source/options/optgdlg.src
+++ b/cui/source/options/optgdlg.src
@@ -660,14 +660,14 @@ TabPage OFA_TP_LANGUAGES
CheckBox CB_CTLSUPPORT
{
HelpID = "cui:CheckBox:OFA_TP_LANGUAGES:CB_CTLSUPPORT";
- Pos = MAP_APPFONT ( 12 , 188-10 ) ;
+ Pos = MAP_APPFONT ( 12 , 188-11 ) ;
Size = MAP_APPFONT ( 236 , RSC_CD_CHECKBOX_HEIGHT ) ;
Text [ en-US ] = "Show UI elements for B~i-Directional writing";
};
CheckBox CB_IGNORE_LANG_CHANGE
{
HelpID = "cui:CheckBox:OFA_TP_LANGUAGES:CB_IGNORE_LANG_CHANGE";
- Pos = MAP_APPFONT ( 12 , 188-11+15 ) ;
+ Pos = MAP_APPFONT ( 12 , 188-11+13 ) ;
Size = MAP_APPFONT ( 125 , RSC_CD_CHECKBOX_HEIGHT ) ;
Text [ en-US ] = "Ignore s~ystem input language";
};