[Libreoffice-commits] core.git: desktop/uiconfig
Christian Lohmaier
lohmaier+LibreOffice at googlemail.com
Sat Aug 22 04:58:48 PDT 2015
desktop/uiconfig/ui/licensedialog.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6dfd601bb6cf3b8785d0e1f9558ffadc3e2c39d3
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date: Sat Aug 22 13:45:47 2015 +0200
remove superfluous " at end of string
Change-Id: Id5280f3ea136e061f4c1e21a60aeedf2d56d0bea
diff --git a/desktop/uiconfig/ui/licensedialog.ui b/desktop/uiconfig/ui/licensedialog.ui
index 8a7ed1d..bc35783 100644
--- a/desktop/uiconfig/ui/licensedialog.ui
+++ b/desktop/uiconfig/ui/licensedialog.ui
@@ -146,7 +146,7 @@
<property name="valign">start</property>
<property name="hexpand">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Read the complete License Agreement. Use the scroll bar or the 'Scroll Down' button in this dialog to view the entire license text."</property>
+ <property name="label" translatable="yes">Read the complete License Agreement. Use the scroll bar or the 'Scroll Down' button in this dialog to view the entire license text.</property>
<property name="wrap">True</property>
<property name="max_width_chars">55</property>
</object>
More information about the Libreoffice-commits
mailing list