[Libreoffice-commits] core.git: cui/uiconfig sw/uiconfig

Olivier Hallot (via logerrit) logerrit at kemper.freedesktop.org
Tue Jul 28 23:37:41 UTC 2020


 cui/uiconfig/ui/optuserpage.ui             |    2 +-
 sw/uiconfig/swriter/ui/businessdatapage.ui |    2 +-
 sw/uiconfig/swriter/ui/privateuserpage.ui  |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 5f665a855ef26faea4dfa2ac427685b60545e8b8
Author:     Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Tue Jul 28 09:04:55 2020 -0300
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Wed Jul 29 01:36:58 2020 +0200

    Change e-mail to email in UI
    
    Change-Id: Ie729acccc942c16b177a6bcbbcceb822d667157f
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99626
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/cui/uiconfig/ui/optuserpage.ui b/cui/uiconfig/ui/optuserpage.ui
index f2029557e7ca..5c173315934b 100644
--- a/cui/uiconfig/ui/optuserpage.ui
+++ b/cui/uiconfig/ui/optuserpage.ui
@@ -421,7 +421,7 @@
                         <child internal-child="accessible">
                           <object class="AtkObject" id="email-atkobject">
                             <property name="AtkObject::accessible-name" translatable="yes" context="email-atkobject">email address</property>
-                            <property name="AtkObject::accessible-description" translatable="yes" context="extended tip | email">Type your e-mail address.</property>
+                            <property name="AtkObject::accessible-description" translatable="yes" context="extended tip | email">Type your email address.</property>
                           </object>
                         </child>
                       </object>
diff --git a/sw/uiconfig/swriter/ui/businessdatapage.ui b/sw/uiconfig/swriter/ui/businessdatapage.ui
index 7d92f25a5994..b469b809d1a9 100644
--- a/sw/uiconfig/swriter/ui/businessdatapage.ui
+++ b/sw/uiconfig/swriter/ui/businessdatapage.ui
@@ -233,7 +233,7 @@
                     <child internal-child="accessible">
                       <object class="AtkObject" id="email-atkobject">
                         <property name="AtkObject::accessible-name" translatable="yes" context="businessdatapage|email-atkobject">email address</property>
-                        <property name="AtkObject::accessible-description" translatable="yes" context="extended tip | email">Type your company e-mail address.</property>
+                        <property name="AtkObject::accessible-description" translatable="yes" context="extended tip | email">Type your company email address.</property>
                       </object>
                     </child>
                   </object>
diff --git a/sw/uiconfig/swriter/ui/privateuserpage.ui b/sw/uiconfig/swriter/ui/privateuserpage.ui
index 76b66f827d2a..2aa99fafde0f 100644
--- a/sw/uiconfig/swriter/ui/privateuserpage.ui
+++ b/sw/uiconfig/swriter/ui/privateuserpage.ui
@@ -287,7 +287,7 @@
                     <child internal-child="accessible">
                       <object class="AtkObject" id="email-atkobject">
                         <property name="AtkObject::accessible-name" translatable="yes" context="privateuserpage|email-atkobject">email address</property>
-                        <property name="AtkObject::accessible-description" translatable="yes" context="extended tip | email">Type your e-mail address.</property>
+                        <property name="AtkObject::accessible-description" translatable="yes" context="extended tip | email">Type your email address.</property>
                       </object>
                     </child>
                   </object>


More information about the Libreoffice-commits mailing list