Kaydet (Commit) 7662c42d authored tarafından Stanislav Horacek's avatar Stanislav Horacek Kaydeden (comit) Caolán McNamara

related fdo#62879 replace "section" in dialog for read-only content

because the dialog is not specific for sections

Change-Id: I07b127a315ea7122aa37d64461b9b0271a52c754
Reviewed-on: https://gerrit.libreoffice.org/13347Reviewed-by: 's avatarWesley J. Landaker <wjl@icecavern.net>
Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst fe95c62b
......@@ -10,7 +10,7 @@
<property name="type_hint">dialog</property>
<property name="skip_taskbar_hint">True</property>
<property name="buttons">ok</property>
<property name="text" translatable="yes">Write-protected sections cannot be changed.</property>
<property name="text" translatable="yes">Write-protected content cannot be changed.</property>
<property name="secondary_text" translatable="yes">No modifications will be accepted.</property>
<child internal-child="vbox">
<object class="GtkBox" id="messagedialog-vbox">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment