svx/uiconfig/ui/sidebarempty.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 7c613d8f1bd9cb274a0e93ab959dc30f303b3cf8 Author: Adolfo Jayme Barrientos <fit...@ubuntu.com> AuthorDate: Thu Jan 23 15:34:50 2020 -0600 Commit: Adolfo Jayme Barrientos <fit...@ubuntu.com> CommitDate: Thu Jan 23 15:34:50 2020 -0600 Remove extraneous quotation mark Problem reported by Mihail Balabanov on the l10n list. Change-Id: I674ef261b8739c0f9669207a258d0597f36d9b9a diff --git a/svx/uiconfig/ui/sidebarempty.ui b/svx/uiconfig/ui/sidebarempty.ui index 4a59d8f5592e..a7bfd46be0cc 100644 --- a/svx/uiconfig/ui/sidebarempty.ui +++ b/svx/uiconfig/ui/sidebarempty.ui @@ -21,7 +21,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> - <property name="label" translatable="yes" context="sidebarempty|RID_SIDEBAR_EMPTY_PANEL_TEXT">Properties for the task that you are performing are not available for the current selection"</property> + <property name="label" translatable="yes" context="sidebarempty|RID_SIDEBAR_EMPTY_PANEL_TEXT">Properties for the task that you are performing are not available for the current selection.</property> <property name="wrap">True</property> <property name="max_width_chars">12</property> <property name="xalign">0</property> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits