[Libreoffice-commits] core.git: svtools/uiconfig

Heiko Tietze (via logerrit) logerrit at kemper.freedesktop.org
Tue Jul 16 13:24:49 UTC 2019


 svtools/uiconfig/ui/addresstemplatedialog.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 07867134e3eba7c0faed88b06c0eebe9b43d8321
Author:     Heiko Tietze <tietze.heiko at gmail.com>
AuthorDate: Tue Jul 16 10:04:43 2019 +0200
Commit:     Heiko Tietze <heiko.tietze at documentfoundation.org>
CommitDate: Tue Jul 16 15:24:01 2019 +0200

    tdf#126232 - Button "Address Data Source..." should be renamed
    
    Change-Id: Ic26ab5be526d8358e5a377bcf651ae38f6329fd3
    Reviewed-on: https://gerrit.libreoffice.org/75683
    Tested-by: Jenkins
    Reviewed-by: Heiko Tietze <heiko.tietze at documentfoundation.org>

diff --git a/svtools/uiconfig/ui/addresstemplatedialog.ui b/svtools/uiconfig/ui/addresstemplatedialog.ui
index f313cabab705..5646b9e75f4b 100644
--- a/svtools/uiconfig/ui/addresstemplatedialog.ui
+++ b/svtools/uiconfig/ui/addresstemplatedialog.ui
@@ -168,7 +168,7 @@
                         </child>
                         <child>
                           <object class="GtkButton" id="admin">
-                            <property name="label" translatable="yes" context="addresstemplatedialog|admin">_Address Data Source...</property>
+                            <property name="label" translatable="yes" context="addresstemplatedialog|admin">_Assign</property>
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                             <property name="receives_default">True</property>


More information about the Libreoffice-commits mailing list