summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorJoel <jmadero.dev@gmail.com>2014-11-05 19:26:19 -0800
committerSamuel Mehrbrodt <s.mehrbrodt@gmail.com>2014-11-06 08:07:25 +0000
commit8cdcea2689600ef16829a3f951ddf6fb8e9125a0 (patch)
tree03c952b3dc35c6fe7cd1a20cab506ef22c273233 /sw
parentcb52ff078d6007b731c511df4852abf3e610950e (diff)
fdo#62879 Hyphenation
User pointed out that "Write-protected" should be hyphenated. Change-Id: I31d2b997925971e39630f6952017ccd7a42ace6e Reviewed-on: https://gerrit.libreoffice.org/12273 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Diffstat (limited to 'sw')
-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 f2a90ecc4fa0..97fd10776866 100644
--- a/sw/uiconfig/swriter/ui/inforeadonlydialog.ui
+++ b/sw/uiconfig/swriter/ui/inforeadonlydialog.ui
@@ -9,7 +9,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 sections 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">