[Libreoffice-commits] core.git: sw/uiconfig
Joel
jmadero.dev at gmail.com
Thu Jun 26 08:42:54 PDT 2014
sw/uiconfig/swriter/ui/inforeadonlydialog.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2b7c7fab14ce73dd04d636af05ee837ea7de8f23
Author: Joel <jmadero.dev at gmail.com>
Date: Wed Jun 25 10:09:16 2014 -0700
fdo#62879 Changed wording of protected section dialog
Clarified the wording of protected section dialog from
"Readonly content cannot be changed." to "Write protected sections cannot be
changed."
Change-Id: Ic6df2d84b6cc9e87727306eff8aa0e06895cab17
Reviewed-on: https://gerrit.libreoffice.org/9905
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/sw/uiconfig/swriter/ui/inforeadonlydialog.ui b/sw/uiconfig/swriter/ui/inforeadonlydialog.ui
index d96c668..ff3498e 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">Readonly content 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">
More information about the Libreoffice-commits
mailing list