cui/uiconfig/ui/optgeneralpage.ui | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
New commits: commit 825098182227fdca958f84235d278c41b2b942ab Author: Adolfo Jayme Barrientos <[email protected]> Date: Thu Mar 5 23:53:42 2015 -0600 usage info: Spell âThe Document Foundationâ out and improve frameâs name The initialism âTDFâ is rather obscure still. Change-Id: I987e96d869a5126f5d137d188a34b4ae7d4888f8 diff --git a/cui/uiconfig/ui/optgeneralpage.ui b/cui/uiconfig/ui/optgeneralpage.ui index b1447c5..44938e4 100644 --- a/cui/uiconfig/ui/optgeneralpage.ui +++ b/cui/uiconfig/ui/optgeneralpage.ui @@ -271,15 +271,15 @@ <object class="GtkGrid" id="grid3"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="column_spacing">12</property> + <property name="column_spacing">6</property> <child> <object class="GtkLabel" id="label6"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">0</property> <property name="label" translatable="yes">_Interpret as years between </property> <property name="use_underline">True</property> <property name="mnemonic_widget">year</property> + <property name="xalign">0</property> </object> <packing> <property name="left_attach">0</property> @@ -343,7 +343,7 @@ <property name="left_padding">12</property> <child> <object class="GtkCheckButton" id="collectusageinfo"> - <property name="label" translatable="yes">Allow collecting usage information, and sending it to TDF servers</property> + <property name="label" translatable="yes">Collect usage data and send it to The Document Foundation</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> @@ -358,7 +358,7 @@ <object class="GtkLabel" id="label7"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">Privacy</property> + <property name="label" translatable="yes">Help Improve %PRODUCTNAME</property> <attributes> <attribute name="weight" value="bold"/> </attributes>
_______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
