cui: fix context of aboutdialog's btnReleaseNotes

Change-Id: Ifab5c7b0dd007e8a318c8d89b9501f9e30cf60f2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97422
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
This commit is contained in:
Miklos Vajna
2020-06-29 15:58:51 +02:00
parent 2803b09ec0
commit 0760b11c59

View File

@@ -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>