Kaydet (Commit) 8da9221b authored tarafından Caolán McNamara's avatar Caolán McNamara

accessibility resources in the wrong dialog definition

Change-Id: Ib3fe9b6a5b0a26343142044be5e638be46276f27
üst dc12340a
......@@ -496,30 +496,6 @@ TabPage RID_OFAPAGE_AUTOCORR_EXCEPT
{
Text [ en-US ] = "Delete words with two initial capitals" ;
};
String STR_PB_SGL_STD
{
Text [ en-US ] = "Single quotes default" ;
};
String STR_PB_DBL_STD
{
Text [ en-US ] = "Double quotes default" ;
};
String STR_PB_SGL_START
{
Text [ en-US ] = "Start quote of single quotes" ;
};
String STR_PB_DBL_START
{
Text [ en-US ] = "Start quote of double quotes" ;
};
String STR_PB_SGL_END
{
Text [ en-US ] = "End quote of single quotes" ;
};
String STR_PB_DBL_END
{
Text [ en-US ] = "End quote of double quotes" ;
};
};
/**************************************************************************/
/* */
......@@ -565,7 +541,7 @@ TabPage RID_OFAPAGE_AUTOCORR_QUOTE
};
CheckBox CB_SGL_TYPO
{
HelpId = "cui:CheckBox:RID_OFAPAGE_AUTOCORR_QUOTE:CB_SGL_TYPO";
HelpId = "cui:CheckBox:RID_OFAPAGE_AUTOCORR_QUOTE:CB_SGL_TYPO";
Pos = MAP_APPFONT ( 7 , 101 ) ;
Size = MAP_APPFONT ( 86 , 10 ) ;
Text [ en-US ] = "Repla~ce" ;
......@@ -688,6 +664,30 @@ TabPage RID_OFAPAGE_AUTOCORR_QUOTE
{
Text [ en-US ] = "Default" ;
};
String STR_PB_SGL_STD
{
Text [ en-US ] = "Single quotes default" ;
};
String STR_PB_DBL_STD
{
Text [ en-US ] = "Double quotes default" ;
};
String STR_PB_SGL_START
{
Text [ en-US ] = "Start quote of single quotes" ;
};
String STR_PB_DBL_START
{
Text [ en-US ] = "Start quote of double quotes" ;
};
String STR_PB_SGL_END
{
Text [ en-US ] = "End quote of single quotes" ;
};
String STR_PB_DBL_END
{
Text [ en-US ] = "End quote of double quotes" ;
};
};
/**************************************************************************/
......@@ -869,70 +869,3 @@ TabPage RID_OFAPAGE_SMARTTAG_OPTIONS
};
};
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