summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanislav Horacek <stanislav.horacek@gmail.com>2014-12-07 14:23:19 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-12-09 09:13:13 +0000
commit7662c42d1b901d6cfc44f2be3741c349117be520 (patch)
treeaff1c7e33ecb0fd01323eae0078f0eea1f877550
parentfe95c62b39dae4cb907addfba5c73bb847f1301d (diff)
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/13347 Reviewed-by: Wesley J. Landaker <wjl@icecavern.net> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
-rw-r--r--sw/uiconfig/swriter/ui/inforeadonlydialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/ui/inforeadonlydialog.ui b/sw/uiconfig/swriter/ui/inforeadonlydialog.ui
index 3dc8f8b35288..f94720fd065f 100644
--- a/sw/uiconfig/swriter/ui/inforeadonlydialog.ui
+++ b/sw/uiconfig/swriter/ui/inforeadonlydialog.ui
@@ -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">