summaryrefslogtreecommitdiff
path: root/sw/uiconfig
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2020-07-30 21:53:18 -0300
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-08-21 18:02:16 +0200
commitc1eb680261107877bf2cea9339e89e23a0a29371 (patch)
tree0f8a3800f7bcaba42c815f80b33c0eeea2531dd3 /sw/uiconfig
parentf5c2c94fa7c896dc9a76c30d824cd1c3be725c65 (diff)
tdf#118148 All extended tips for shared/optionen
Extended tips extracted from <ahelp> in all remaining shared/optionen help pages Change-Id: Id35ce9d51ebf0f7fbe1b399ccabbf85a2c145f6e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99825 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Diffstat (limited to 'sw/uiconfig')
-rw-r--r--sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui59
-rw-r--r--sw/uiconfig/swriter/ui/mailconfigpage.ui52
-rw-r--r--sw/uiconfig/swriter/ui/optcaptionpage.ui52
-rw-r--r--sw/uiconfig/swriter/ui/optcompatpage.ui12
-rw-r--r--sw/uiconfig/swriter/ui/optfonttabpage.ui57
-rw-r--r--sw/uiconfig/swriter/ui/optformataidspage.ui55
-rw-r--r--sw/uiconfig/swriter/ui/optgeneralpage.ui52
-rw-r--r--sw/uiconfig/swriter/ui/optredlinepage.ui35
-rw-r--r--sw/uiconfig/swriter/ui/opttablepage.ui93
-rw-r--r--sw/uiconfig/swriter/ui/printoptionspage.ui97
-rw-r--r--sw/uiconfig/swriter/ui/testmailsettings.ui18
-rw-r--r--sw/uiconfig/swriter/ui/viewoptionspage.ui77
12 files changed, 630 insertions, 29 deletions
diff --git a/sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui b/sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui
index eb099caef4be..5bf8e8e5a79b 100644
--- a/sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui
+++ b/sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.20.4 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="sw">
<requires lib="gtk+" version="3.18"/>
<object class="GtkAdjustment" id="adjustment1">
@@ -95,6 +95,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="authentication-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|authentication">Enables the authentication that is required to send email by SMTP.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -113,6 +118,11 @@
<property name="xalign">0</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="separateauthentication-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|separateauthentication">Select if your SMTP server requires a user name and password.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -141,6 +151,11 @@
<property name="hexpand">True</property>
<property name="activates_default">True</property>
<property name="width_chars">40</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="username-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|username">Enter the user name for the SMTP server.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -171,6 +186,11 @@
<property name="activates_default">True</property>
<property name="width_chars">40</property>
<property name="input_purpose">password</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="outpassword-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|outpassword">Enter the password for the user name.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -204,6 +224,11 @@
<property name="active">True</property>
<property name="draw_indicator">True</property>
<property name="group">separateauthentication</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="smtpafterpop-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|smtpafterpop">Select if you are required to first read your email before you can send email.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -232,6 +257,11 @@
<property name="hexpand">True</property>
<property name="activates_default">True</property>
<property name="width_chars">40</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="server-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|server">Enter the server name of your POP 3 or IMAP mail server.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -260,6 +290,11 @@
<property name="activates_default">True</property>
<property name="width_chars">3</property>
<property name="adjustment">adjustment1</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="port-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|port">Enter the port on the POP3 or IMAP server.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">3</property>
@@ -303,6 +338,11 @@
<property name="xalign">0</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="pop3-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|pop3">Specifies that the incoming mail server uses POP 3.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -320,6 +360,11 @@
<property name="active">True</property>
<property name="draw_indicator">True</property>
<property name="group">pop3</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="imap-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|imap">Specifies that the incoming mail server uses IMAP.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -333,6 +378,11 @@
<property name="hexpand">True</property>
<property name="activates_default">True</property>
<property name="width_chars">40</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="inusername-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|inusername">Enter the user name for the IMAP server.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -348,6 +398,11 @@
<property name="activates_default">True</property>
<property name="width_chars">40</property>
<property name="input_purpose">password</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="inpassword-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|inpassword">Enter the password.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -437,7 +492,7 @@
<action-widget response="-6">cancel</action-widget>
<action-widget response="-11">help</action-widget>
</action-widgets>
- <child>
+ <child type="titlebar">
<placeholder/>
</child>
</object>
diff --git a/sw/uiconfig/swriter/ui/mailconfigpage.ui b/sw/uiconfig/swriter/ui/mailconfigpage.ui
index 41d9788e92b6..44568544cc16 100644
--- a/sw/uiconfig/swriter/ui/mailconfigpage.ui
+++ b/sw/uiconfig/swriter/ui/mailconfigpage.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="sw">
<requires lib="gtk+" version="3.18"/>
<object class="GtkAdjustment" id="adjustment1">
@@ -43,6 +43,11 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="input_purpose">name</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="displayname-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|displayname">Enter your name.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -55,6 +60,11 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="input_purpose">email</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="address-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|address">Enter your email address for replies.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -67,6 +77,11 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="input_purpose">email</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="replyto-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|replyto">Enter the address to use for email replies.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -110,6 +125,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="replytocb-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|replytocb">Uses the email address that you enter in the Reply address text box as the reply-to email address.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -180,6 +200,11 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="hexpand">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="server-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|server">Enter the SMTP server name.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -203,6 +228,11 @@
<property name="receives_default">True</property>
<property name="halign">start</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="serverauthentication-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|serverauthentication">Opens the Server Authentication dialog where you can specify the server authentication settings for secure email.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -221,6 +251,11 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="adjustment">adjustment1</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="port-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|port">Enter the SMTP port.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -266,6 +301,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="secure-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|secure">When available, uses a secure connection to send emails.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -287,6 +327,11 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="test-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|test">Opens the Test Account Settings dialog to test the current settings.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -327,5 +372,10 @@
<property name="position">1</property>
</packing>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="MailConfigPage-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|MailConfigPage">Specifies the user information and server settings for when you send form letters as email messages.</property>
+ </object>
+ </child>
</object>
</interface>
diff --git a/sw/uiconfig/swriter/ui/optcaptionpage.ui b/sw/uiconfig/swriter/ui/optcaptionpage.ui
index 4eb7f90283e2..9059f419c6ea 100644
--- a/sw/uiconfig/swriter/ui/optcaptionpage.ui
+++ b/sw/uiconfig/swriter/ui/optcaptionpage.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="sw">
<requires lib="gtk+" version="3.18"/>
<object class="GtkTreeStore" id="liststore1">
@@ -131,6 +131,11 @@
<property name="can_focus">False</property>
<property name="valign">center</property>
<property name="hexpand">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="position-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|position">Determines the position of the caption with respect to the object.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -144,6 +149,11 @@
<property name="valign">center</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="separator-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|separator">Defines the character to be displayed after the number of the heading or chapter level.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -170,6 +180,11 @@
<property name="can_focus">False</property>
<property name="valign">center</property>
<property name="hexpand">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="numbering-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|numbering">Specifies the type of numbering required.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -189,6 +204,11 @@
<property name="activates_default">True</property>
</object>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="category-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|category">Specifies the category of the selected object.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -271,6 +291,11 @@
<property name="valign">center</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="chapseparator-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|chapseparator">Defines the character to be displayed after the number of the heading or chapter level.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -286,6 +311,11 @@
<items>
<item translatable="yes" context="optcaptionpage|level">None</item>
</items>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="level-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|level">Specifies the headings or chapter levels where you want the numbering to start.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -355,6 +385,11 @@
<items>
<item translatable="yes" context="optcaptionpage|charstyle">None</item>
</items>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="charstyle-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|charstyle">Specifies the character style of the caption paragraph.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -370,6 +405,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="applyborder-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|applyborder">Applies the border and shadow of the object to the caption frame.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -471,6 +511,11 @@
</child>
</object>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="objects-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|objects">Select the object type for which the AutoCaption settings are to be valid.</property>
+ </object>
+ </child>
</object>
</child>
</object>
@@ -580,6 +625,11 @@ when inserting:</property>
<property name="position">0</property>
</packing>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="OptCaptionPage-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|OptCaptionPage">Select the object type for which the AutoCaption settings are to be valid.</property>
+ </object>
+ </child>
</object>
<object class="GtkSizeGroup" id="sizegroup1">
<widgets>
diff --git a/sw/uiconfig/swriter/ui/optcompatpage.ui b/sw/uiconfig/swriter/ui/optcompatpage.ui
index 4f7897212b39..cafd17f9f6dd 100644
--- a/sw/uiconfig/swriter/ui/optcompatpage.ui
+++ b/sw/uiconfig/swriter/ui/optcompatpage.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="sw">
<requires lib="gtk+" version="3.18"/>
<object class="GtkTreeStore" id="liststore1">
@@ -260,6 +260,11 @@
<property name="receives_default">True</property>
<property name="halign">end</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="default-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|default">Click to use the current settings on this tab page as the default for further sessions with %PRODUCTNAME.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -287,5 +292,10 @@
<property name="position">1</property>
</packing>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="OptCompatPage-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|OptCompatPage">Specifies compatibility settings for text documents. These options help in fine-tuning %PRODUCTNAME when importing Microsoft Word documents.</property>
+ </object>
+ </child>
</object>
</interface>
diff --git a/sw/uiconfig/swriter/ui/optfonttabpage.ui b/sw/uiconfig/swriter/ui/optfonttabpage.ui
index 00d98042c895..52d909f2cb4c 100644
--- a/sw/uiconfig/swriter/ui/optfonttabpage.ui
+++ b/sw/uiconfig/swriter/ui/optfonttabpage.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="sw">
<requires lib="gtk+" version="3.18"/>
<object class="GtkBox" id="OptFontTabPage">
@@ -140,6 +140,11 @@
<property name="activates_default">True</property>
</object>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="standardbox-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|standardbox">Specifies the font to be used for the Default Paragraph Style.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -158,6 +163,11 @@
<property name="activates_default">True</property>
</object>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="titlebox-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|titlebox">Specifies the font to be used for headings.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -176,6 +186,11 @@
<property name="activates_default">True</property>
</object>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="listbox-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|listbox">Specifies the fonts for lists and numbering and all derived styles.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -194,6 +209,11 @@
<property name="activates_default">True</property>
</object>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="labelbox-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|labelbox">Specifies the font used for the captions of images and tables.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -212,6 +232,11 @@
<property name="activates_default">True</property>
</object>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="idxbox-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|idxbox">Specifies the font used for indexes, alphabetical indexes, and tables of contents.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -229,6 +254,11 @@
<property name="activates_default">True</property>
</object>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="standardheight-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|standardheight">Specifies the size of the font.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -246,6 +276,11 @@
<property name="activates_default">True</property>
</object>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="titleheight-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|titleheight">Specifies the size of the font.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -263,6 +298,11 @@
<property name="activates_default">True</property>
</object>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="listheight-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|listheight">Specifies the size of the font.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -280,6 +320,11 @@
<property name="activates_default">True</property>
</object>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="labelheight-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|labelheight">Specifies the size of the font.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -297,6 +342,11 @@
<property name="activates_default">True</property>
</object>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="indexheight-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|indexheight">Specifies the size of the font.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">2</property>
@@ -356,5 +406,10 @@
<property name="position">1</property>
</packing>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="OptFontTabPage-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|OptFontTabPage">Specifies the settings for the basic fonts in your documents.</property>
+ </object>
+ </child>
</object>
</interface>
diff --git a/sw/uiconfig/swriter/ui/optformataidspage.ui b/sw/uiconfig/swriter/ui/optformataidspage.ui
index d95f1f0ca331..f1cd7d15670f 100644
--- a/sw/uiconfig/swriter/ui/optformataidspage.ui
+++ b/sw/uiconfig/swriter/ui/optformataidspage.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="sw">
<requires lib="gtk+" version="3.18"/>
<object class="GtkBox" id="OptFormatAidsPage">
@@ -40,6 +40,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="paragraph-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|paragraph">Specifies whether paragraph delimiters are displayed. The paragraph delimiters also contain paragraph format information.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -55,6 +60,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="hyphens-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|hyphens">Specifies whether soft hyphens (called also as optional or discretionary hyphens) are displayed. These are hidden user-defined delimiters that you enter within a word by pressing Ctrl+Hyphen(-). Words with soft hyphens are only separated at the end of a line at the point where a soft hyphen has been inserted, irrespective of whether the automatic hyphenation is activated or deactivated.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -70,6 +80,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="spaces-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|spaces">Specifies whether to represent every space in the text with a dot.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -85,6 +100,12 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="nonbreak-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|nonbreak">Specifies that non-breaking spaces are shown as gray boxes. Non-breaking spaces are not broken at the end of a line and are entered with the Command+Shift+Spacebar
+Ctrl+Shift+Spacebar shortcut keys.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -100,6 +121,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="tabs-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|tabs">Specifies that tab stops are displayed as small arrows.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -115,6 +141,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="break-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|break">Displays all line breaks inserted with the Shift+Enter shortcut. These breaks create a new line, but do not start a new paragraph.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -130,6 +161,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="hiddentext-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|hiddentext">Displays text that uses the character format "hidden", when View - Formatting Marks is enabled.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -210,9 +246,9 @@
<object class="GtkLabel" id="bookmarks_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label">| [ ]</property>
<property name="tooltip_text" translatable="yes" context="optformataidspage|bookmarks_label|tooltip_text">| indicates a point bookmark
[ ] indicate the start and end of a bookmark on a text range</property>
+ <property name="label">| [ ]</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -323,6 +359,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="cursoronoff-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|cursoronoff">Activates the direct cursor.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -421,6 +462,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="cursorinprot-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|cursorinprot">Specifies that you can set the cursor in a protected area, but cannot make any changes.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -454,5 +500,10 @@
<property name="position">0</property>
</packing>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="OptFormatAidsPage-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|OptFormatAidsPage">In %PRODUCTNAME text and HTML documents, defines the display for certain characters and for the direct cursor.</property>
+ </object>
+ </child>
</object>
</interface>
diff --git a/sw/uiconfig/swriter/ui/optgeneralpage.ui b/sw/uiconfig/swriter/ui/optgeneralpage.ui
index bf336913af6a..dccaec5eb132 100644
--- a/sw/uiconfig/swriter/ui/optgeneralpage.ui
+++ b/sw/uiconfig/swriter/ui/optgeneralpage.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="sw">
<requires lib="gtk+" version="3.18"/>
<object class="GtkAdjustment" id="adjustment-sps">
@@ -50,6 +50,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="updatefields-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|updatefields">The contents of all fields are updated automatically whenever the screen contents are displayed as new. Even with this box unchecked, some fields are updated each time a special condition takes place.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -65,6 +70,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="updatecharts-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|updatecharts">Specifies whether to automatically update charts. Whenever a Writer table cell value changes and the cursor leaves that cell, the chart that displays the cell value is updated automatically.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -120,6 +130,11 @@
<property name="xalign">0</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="always-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|always">Always updates links while loading a document, and only if the document is in a trusted file location or the global security level is Low (Not recommended).</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -136,6 +151,11 @@
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
<property name="group">always</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="onrequest-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|onrequest">Updates links only on request while loading a document.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -152,6 +172,11 @@
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
<property name="group">always</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="never-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|never">Links are never updated while loading a document.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -222,6 +247,11 @@
<property name="can_focus">False</property>
<property name="halign">start</property>
<property name="hexpand">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="metric-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|metric">Specifies the unit of measurement for text documents.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -252,6 +282,11 @@
<property name="adjustment">adjustment1</property>
<property name="digits">2</property>
<property name="value">1.25</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="tab-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|tab">Specifies the spacing between the individual tab stops.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -279,6 +314,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="usecharunit-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|usecharunit">When this setting is enabled, the measurement units of indents and spacing on Format - Paragraph - Indents &amp; Spacing tab will be character (ch) and line.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -295,6 +335,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="squaremode-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|squaremode">When this setting is enabled, the text grid will look like square page.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -479,6 +524,11 @@
<property name="position">3</property>
</packing>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="OptGeneralPage-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|OptGeneralPage">Specifies general settings for text documents.</property>
+ </object>
+ </child>
</object>
<object class="GtkSizeGroup" id="sizegroupLabel">
<widgets>
diff --git a/sw/uiconfig/swriter/ui/optredlinepage.ui b/sw/uiconfig/swriter/ui/optredlinepage.ui
index 58bfab4d26c0..6ade86095201 100644
--- a/sw/uiconfig/swriter/ui/optredlinepage.ui
+++ b/sw/uiconfig/swriter/ui/optredlinepage.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="sw">
<requires lib="gtk+" version="3.18"/>
<object class="GtkGrid" id="OptRedLinePage">
@@ -76,6 +76,11 @@
<item translatable="yes" context="optredlinepage|insert">Title font</item>
<item translatable="yes" context="optredlinepage|insert">Background color</item>
</items>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="insert-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|insert">Specifies how changes in the document are displayed when text is inserted.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -90,13 +95,13 @@
<property name="hexpand">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
- <property name="label" translatable="no"></property>
<child>
<placeholder/>
</child>
<child internal-child="accessible">
<object class="AtkObject" id="insertcolor-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="optredlinepage|insertcolor-atkobject">Color of Insertions</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|insertcolor">You can also choose a color to display each type of recorded change. When you choose the condition "By author" in the list, the color is automatically determined by %PRODUCTNAME, then modified to match to the author of each change.</property>
</object>
</child>
</object>
@@ -208,6 +213,11 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="valign">center</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="deleted-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|deleted">Specifies how changes in the document are displayed when text is deleted. If you record text deletions, the text is displayed with the selected attribute (for example, strikethrough) and is not deleted.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -222,13 +232,13 @@
<property name="hexpand">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
- <property name="label" translatable="no"></property>
<child>
<placeholder/>
</child>
<child internal-child="accessible">
<object class="AtkObject" id="deletedcolor-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="optredlinepage|deletedcolor-atkobject">Color of Deletions</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|deletedcolor">You can also choose a color to display each type of recorded change. When you choose the condition "By author" in the list, the color is automatically determined by %PRODUCTNAME, then modified to match to the author of each change.</property>
</object>
</child>
</object>
@@ -340,6 +350,11 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="valign">center</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="changed-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|changed">Defines how changes to text attributes are displayed in the document. These changes affect attributes such as bold, italic or underline.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -354,13 +369,13 @@
<property name="hexpand">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
- <property name="label" translatable="no"></property>
<child>
<placeholder/>
</child>
<child internal-child="accessible">
<object class="AtkObject" id="changedcolor-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="optredlinepage|changedcolor-atkobject">Color of Changed Attributes</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|changedcolor">You can also choose a color to display each type of recorded change. When you choose the condition "By author" in the list, the color is automatically determined by %PRODUCTNAME, then modified to match to the author of each change.</property>
</object>
</child>
</object>
@@ -447,13 +462,13 @@
<property name="hexpand">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
- <property name="label" translatable="no"></property>
<child>
<placeholder/>
</child>
<child internal-child="accessible">
<object class="AtkObject" id="markcolor-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="optredlinepage|markcolor-atkobject">Color of Mark</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|markcolor">Specifies the color for highlighting the changed lines in the text.</property>
</object>
</child>
</object>
@@ -530,6 +545,11 @@
<item translatable="yes" context="optredlinepage|markpos">Outer margin</item>
<item translatable="yes" context="optredlinepage|markpos">Inner margin</item>
</items>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="markpos-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|markpos">Defines if and where changed lines in the document are marked.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -556,6 +576,11 @@
<property name="top_attach">3</property>
</packing>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="OptRedLinePage-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|OptRedLinePage">Defines the appearance of changes in the document.</property>
+ </object>
+ </child>
</object>
<object class="GtkSizeGroup" id="sizegroup1">
<widgets>
diff --git a/sw/uiconfig/swriter/ui/opttablepage.ui b/sw/uiconfig/swriter/ui/opttablepage.ui
index bcd8d2a48a13..cce8ac2e676e 100644
--- a/sw/uiconfig/swriter/ui/opttablepage.ui
+++ b/sw/uiconfig/swriter/ui/opttablepage.ui
@@ -1,29 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="sw">
<requires lib="gtk+" version="3.18"/>
<object class="GtkAdjustment" id="adjustment1">
<property name="lower">0.25</property>
- <property name="upper">9.9900000000000002</property>
- <property name="step_increment">0.10000000000000001</property>
+ <property name="upper">9.99</property>
+ <property name="step_increment">0.1</property>
<property name="page_increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment2">
<property name="lower">0.25</property>
- <property name="upper">9.9900000000000002</property>
- <property name="step_increment">0.10000000000000001</property>
+ <property name="upper">9.99</property>
+ <property name="step_increment">0.1</property>
<property name="page_increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment3">
<property name="lower">0.25</property>
- <property name="upper">9.9900000000000002</property>
- <property name="step_increment">0.10000000000000001</property>
+ <property name="upper">9.99</property>
+ <property name="step_increment">0.1</property>
<property name="page_increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment4">
<property name="lower">0.25</property>
- <property name="upper">9.9900000000000002</property>
- <property name="step_increment">0.10000000000000001</property>
+ <property name="upper">9.99</property>
+ <property name="step_increment">0.1</property>
<property name="page_increment">10</property>
</object>
<object class="GtkBox" id="OptTablePage">
@@ -68,6 +68,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="header-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|header">Specifies that the first row of the table is formatted with the "Table heading" Paragraph Style.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -84,6 +89,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="repeatheader-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|repeatheader">Specifies whether the table heading is carried over onto the new page after a page break.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -99,6 +109,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="dontsplit-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|dontsplit">Specifies that tables are not split by any type of text flow break.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -114,6 +129,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="border-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|border">Specifies that table cells have a border by default.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -171,6 +191,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="numformatting-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|numformatting">Specifies that numbers in a text table are recognized and formatted as numbers.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -187,6 +212,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="numfmtformatting-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|numfmtformatting">If Number format recognition is not marked, only input in the format that has been set at the cell is accepted. Any other input resets the format to Text.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -203,6 +233,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="numalignment-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|numalignment">Specifies that numbers are always bottom right aligned in the cell.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -290,6 +325,11 @@
<property name="xalign">0</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="fix-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|fix">Specifies that changes to a row or column only affect the corresponding adjacent area.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -308,6 +348,11 @@
<property name="active">True</property>
<property name="draw_indicator">True</property>
<property name="group">fix</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="fixprop-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|fixprop">Specifies that changes to a row or column have an effect on the entire table.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -326,6 +371,11 @@
<property name="active">True</property>
<property name="draw_indicator">True</property>
<property name="group">fix</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="var-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|var">Specifies that changes to a row or column affect the table size.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -423,6 +473,11 @@
<property name="halign">start</property>
<property name="adjustment">adjustment1</property>
<property name="digits">2</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="rowmove-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|rowmove">Specifies the value to be used for moving a row.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -436,6 +491,11 @@
<property name="halign">start</property>
<property name="adjustment">adjustment2</property>
<property name="digits">2</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="colmove-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|colmove">Specifies the value to be used for moving a column.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -495,6 +555,11 @@
<property name="halign">start</property>
<property name="adjustment">adjustment3</property>
<property name="digits">2</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="rowinsert-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|rowinsert">Specifies the default value for inserting rows.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -508,6 +573,11 @@
<property name="halign">start</property>
<property name="adjustment">adjustment4</property>
<property name="digits">2</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="colinsert-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|colinsert">Specifies the default value for inserting columns.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -591,5 +661,10 @@
<property name="position">1</property>
</packing>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="OptTablePage-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|OptTablePage">Defines the attributes of tables in text documents.</property>
+ </object>
+ </child>
</object>
</interface>
diff --git a/sw/uiconfig/swriter/ui/printoptionspage.ui b/sw/uiconfig/swriter/ui/printoptionspage.ui
index 5de65f4a5595..666a71d921d3 100644
--- a/sw/uiconfig/swriter/ui/printoptionspage.ui
+++ b/sw/uiconfig/swriter/ui/printoptionspage.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="sw">
<requires lib="gtk+" version="3.18"/>
<object class="GtkBox" id="PrintOptionsPage">
@@ -40,6 +40,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="graphics-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|graphics">Specifies whether the graphics of your text document are printed.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -55,6 +60,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="formcontrols-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|formcontrols">Specifies whether the form control fields of the text document are printed.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -70,6 +80,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="background-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|background">Specifies whether to include colors and objects that are inserted to the background of the page (Format - Page - Background) in the printed document.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -85,6 +100,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="inblack-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|inblack">Specifies whether to always print text in black.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -100,6 +120,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="hiddentext-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|hiddentext">Enable this option to print text that is marked as hidden.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -115,6 +140,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="textplaceholder-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|textplaceholder">Enable this option to print text placeholders. Disable this option to leave the text placeholders blank in the printout.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -167,6 +197,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="leftpages-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|leftpages">Specifies whether to print all left (even numbered) pages of the document.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -182,6 +217,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="rightpages-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|rightpages">Specifies whether to print all right (odd numbered) pages of the document.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -197,6 +237,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="brochure-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|brochure">Select the Brochure option to print your document in brochure format.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -213,6 +258,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="rtl-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|rtl">Check to print the pages of the brochure in the correct order for a right-to-left script.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -266,6 +316,11 @@
<property name="xalign">0</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="none-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|none">Specifies whether comments in your document are printed.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -282,6 +337,11 @@
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
<property name="group">none</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="only-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|only">Specifies whether comments in your document are printed.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -298,6 +358,11 @@
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
<property name="group">none</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="end-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|end">Specifies whether comments in your document are printed.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -314,6 +379,11 @@
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
<property name="group">none</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="endpage-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|endpage">Specifies whether comments in your document are printed.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -330,6 +400,11 @@
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
<property name="group">none</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="inmargins-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|inmargins">Specifies whether comments in your document are printed.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -405,6 +480,11 @@
<object class="GtkComboBoxText" id="fax">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="fax-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|fax">If you have installed fax software on your computer and wish to fax directly from the text document, select the desired fax machine.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -426,6 +506,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="blankpages-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|blankpages">If this option is enabled, automatically-inserted blank pages are being printed. This is best if you are printing double-sided. For example, in a book, a "chapter" paragraph style has been set to always start with an odd numbered page. If the previous chapter ends on an odd page, %PRODUCTNAME inserts an even numbered blank page. This option controls whether to print that even numbered page or not.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -441,6 +526,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="papertray-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|papertray">For printers with multiple trays, the "Paper tray from printer settings" option specifies whether the paper tray used is specified by the system settings of the printer.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -468,5 +558,10 @@
<property name="position">1</property>
</packing>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="PrintOptionsPage-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|PrintOptionsPage">Specifies print settings within a text or HTML document.</property>
+ </object>
+ </child>
</object>
</interface>
diff --git a/sw/uiconfig/swriter/ui/testmailsettings.ui b/sw/uiconfig/swriter/ui/testmailsettings.ui
index 0260856e0504..6766e82ebf64 100644
--- a/sw/uiconfig/swriter/ui/testmailsettings.ui
+++ b/sw/uiconfig/swriter/ui/testmailsettings.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="sw">
<requires lib="gtk+" version="3.18"/>
<object class="GtkTextBuffer" id="textbuffer1">
@@ -10,9 +10,6 @@
<property name="border_width">6</property>
<property name="title" translatable="yes" context="testmailsettings|TestMailSettings">Test Account Settings</property>
<property name="type_hint">dialog</property>
- <child>
- <placeholder/>
- </child>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="can_focus">False</property>
@@ -31,6 +28,11 @@
<property name="has_default">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="stop-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|stop">Click the Stop button to stop a test session manually.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -271,6 +273,11 @@
<property name="wrap_mode">word</property>
<property name="cursor_visible">False</property>
<property name="buffer">textbuffer1</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="errors-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|errors">In the Errors list box you can read an explanation of any errors encountered while testing the settings.</property>
+ </object>
+ </child>
</object>
</child>
</object>
@@ -306,6 +313,9 @@
<action-widget response="-6">cancel</action-widget>
<action-widget response="-11">help</action-widget>
</action-widgets>
+ <child type="titlebar">
+ <placeholder/>
+ </child>
</object>
<object class="GtkSizeGroup" id="sizegroup1">
<widgets>
diff --git a/sw/uiconfig/swriter/ui/viewoptionspage.ui b/sw/uiconfig/swriter/ui/viewoptionspage.ui
index b3237c7c41f7..84cb53130c87 100644
--- a/sw/uiconfig/swriter/ui/viewoptionspage.ui
+++ b/sw/uiconfig/swriter/ui/viewoptionspage.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="sw">
<requires lib="gtk+" version="3.18"/>
<object class="GtkBox" id="ViewOptionsPage">
@@ -48,6 +48,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="helplines-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|helplines">Displays snap lines around the frames when frames are moved. You can select the Helplines While Moving option to show the exact position of the object using lineal values.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -101,6 +106,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="graphics-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|graphics">Specifies whether to display images and objects on the screen.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -116,6 +126,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="tables-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|tables">Displays the tables contained in your document.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -131,6 +146,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="drawings-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|drawings">Displays the drawings and controls contained in your document.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -146,6 +166,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="comments-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|comments">Displays comments. Click a comment to edit the text. Use the context menu in Navigator to locate or delete a comment. Use the comments's context menu to delete this comment or all comments or all comments of this author.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -245,6 +270,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="hiddentextfield-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|hiddentextfield">Displays text that is hidden by Conditional Text or Hidden Text fields.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -260,6 +290,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="hiddenparafield-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|hiddenparafield">If you have inserted text using the Hidden Paragraph field, specifies whether to display the hidden paragraph.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -326,6 +361,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="smoothscroll-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|smoothscroll">Activates the smooth page scrolling function. </property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -348,6 +388,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="vruler-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|vruler">Displays the vertical ruler. Select the desired measurement unit from the corresponding list.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -359,6 +404,11 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="hrulercombobox-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|hrulercombobox">Displays the horizontal ruler. Select the desired measurement unit from the corresponding list.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -370,6 +420,11 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="vrulercombobox-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|vrulercombobox">Displays the vertical ruler. Select the desired measurement unit from the corresponding list.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -386,6 +441,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="vrulerright-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|vrulerright">Aligns the vertical ruler with the right border.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -401,6 +461,11 @@
<property name="use_underline">True</property>
<property name="mnemonic_widget">hrulercombobox</property>
<property name="ellipsize">end</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="hruler-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|hruler">Displays the horizontal ruler. Select the desired measurement unit from the corresponding list.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -456,6 +521,11 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="measureunit-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|measureunit">Specifies the Unit for HTML documents.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -507,6 +577,11 @@
<property name="position">0</property>
</packing>
</child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="ViewOptionsPage-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|ViewOptionsPage">Defines the default settings for displaying objects in your text documents and also the default settings for the window elements.</property>
+ </object>
+ </child>
</object>
<object class="GtkSizeGroup" id="sizegroup1">
<widgets>