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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user