Kaydet (Commit) 8cdcea26 authored tarafından Joel's avatar Joel Kaydeden (comit) Samuel Mehrbrodt

fdo#62879 Hyphenation

User pointed out that "Write-protected" should be hyphenated.

Change-Id: I31d2b997925971e39630f6952017ccd7a42ace6e
Reviewed-on: https://gerrit.libreoffice.org/12273Reviewed-by: 's avatarSamuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: 's avatarSamuel Mehrbrodt <s.mehrbrodt@gmail.com>
üst cb52ff07
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<property name="type_hint">dialog</property> <property name="type_hint">dialog</property>
<property name="skip_taskbar_hint">True</property> <property name="skip_taskbar_hint">True</property>
<property name="buttons">ok</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> <property name="secondary_text" translatable="yes">No modifications will be accepted.</property>
<child internal-child="vbox"> <child internal-child="vbox">
<object class="GtkBox" id="messagedialog-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