sfx2/uiconfig/ui/newstyle.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit c19c7d0cd5cea757d854f5e7ddc6a0e1d9b709d5 Author: Seth Chaiklin <sdc.bla...@youmail.dk> AuthorDate: Fri Dec 18 01:51:33 2020 +0100 Commit: Heiko Tietze <heiko.tie...@documentfoundation.org> CommitDate: Fri Dec 18 12:32:22 2020 +0100 Partially resolves: tdf#139017 update labels in Create Style dialog Changes name of dialog to correspond to command name. Changes label of entry box to Action verb and colon because it has a buddy control. Change-Id: Ib34b859ad2e25fbb70a46af7459c910e9bbe0ec1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107903 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.bla...@youmail.dk> Reviewed-by: Heiko Tietze <heiko.tie...@documentfoundation.org> diff --git a/sfx2/uiconfig/ui/newstyle.ui b/sfx2/uiconfig/ui/newstyle.ui index 84c5580153bc..6ec3668e3302 100644 --- a/sfx2/uiconfig/ui/newstyle.ui +++ b/sfx2/uiconfig/ui/newstyle.ui @@ -13,7 +13,7 @@ <object class="GtkDialog" id="CreateStyleDialog"> <property name="can_focus">False</property> <property name="border_width">6</property> - <property name="title" translatable="yes" context="newstyle|CreateStyleDialog">Create Style</property> + <property name="title" translatable="yes" context="newstyle|CreateStyleDialog">New Style from Selection</property> <property name="modal">True</property> <property name="default_width">0</property> <property name="default_height">0</property> @@ -174,7 +174,7 @@ <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes" context="newstyle|label1">Style Name</property> + <property name="label" translatable="yes" context="newstyle|label1">Enter New Style Name:</property> <attributes> <attribute name="weight" value="bold"/> </attributes> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits