cui/uiconfig/ui/aboutdialog.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 0760b11c59d740abfb35a351bb951c36490c98cc Author: Miklos Vajna <vmik...@collabora.com> AuthorDate: Mon Jun 29 15:58:51 2020 +0200 Commit: Miklos Vajna <vmik...@collabora.com> CommitDate: Mon Jun 29 18:39:26 2020 +0200 cui: fix context of aboutdialog's btnReleaseNotes Change-Id: Ifab5c7b0dd007e8a318c8d89b9501f9e30cf60f2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97422 Reviewed-by: Miklos Vajna <vmik...@collabora.com> Tested-by: Jenkins diff --git a/cui/uiconfig/ui/aboutdialog.ui b/cui/uiconfig/ui/aboutdialog.ui index 8f815ffa1850..d793731da067 100644 --- a/cui/uiconfig/ui/aboutdialog.ui +++ b/cui/uiconfig/ui/aboutdialog.ui @@ -341,7 +341,7 @@ LibreOffice was based on OpenOffice.org</property> </child> <child> <object class="GtkLinkButton" id="btnReleaseNotes"> - <property name="label" translatable="yes" context="aboutdialog|description">Release Notes</property> + <property name="label" translatable="yes" context="aboutdialog|releasenotes">Release Notes</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits