sc/uiconfig/scalc/ui/scgeneralpage.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 88ffe971d98715483890448317e82ea168d750c5 Author: Eike Rathke <[email protected]> Date: Tue Jan 30 12:45:40 2018 +0100 Clarify that updating links "Always" is from trusted locations Change-Id: Ia3d5b88cb7ce3b440cebc23726e6544643afd888 diff --git a/sc/uiconfig/scalc/ui/scgeneralpage.ui b/sc/uiconfig/scalc/ui/scgeneralpage.ui index ada709b85805..213d89a8e46b 100644 --- a/sc/uiconfig/scalc/ui/scgeneralpage.ui +++ b/sc/uiconfig/scalc/ui/scgeneralpage.ui @@ -154,7 +154,7 @@ <property name="orientation">vertical</property> <child> <object class="GtkRadioButton" id="alwaysrb"> - <property name="label" translatable="yes" context="scgeneralpage|alwaysrb">_Always</property> + <property name="label" translatable="yes" context="scgeneralpage|alwaysrb">_Always (from trusted locations)</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
