diff options
-rw-r--r-- | cui/uiconfig/ui/optasianpage.ui | 2 | ||||
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Common.xcs | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cui/uiconfig/ui/optasianpage.ui b/cui/uiconfig/ui/optasianpage.ui index 1b7392896d47..79f7e4848251 100644 --- a/cui/uiconfig/ui/optasianpage.ui +++ b/cui/uiconfig/ui/optasianpage.ui @@ -28,7 +28,7 @@ <property name="spacing">6</property> <child> <object class="GtkRadioButton" id="charkerning"> - <property name="label" translatable="yes">_Western characters only</property> + <property name="label" translatable="yes">_Western text only</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index 911879ed8287..82493f46a99a 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -5945,7 +5945,7 @@ <!-- OldPath: --> <!-- OldLocation: --> <!-- UIHints: Tools Options Asian typography Asian layout Kerning - Western characters only--> + Western text only --> <info> <desc>Determines the kerning of western text and/or punctuation inside of Asian text.</desc> |