[Libreoffice-commits] .: cui/uiconfig
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Wed Jan 9 05:12:20 PST 2013
cui/uiconfig/ui/personalization_tab.ui | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
New commits:
commit a4a3fcb906c552a869ec15e9d1afad5cf658e6a4
Author: Jan Holesovsky <kendy at suse.cz>
Date: Wed Jan 9 14:11:41 2013 +0100
Personas: Improve wording of the choices.
Change-Id: I4d914de5ec1d614e30825ad6bd231545896dc130
diff --git a/cui/uiconfig/ui/personalization_tab.ui b/cui/uiconfig/ui/personalization_tab.ui
index fe58ddb..a537c8f 100644
--- a/cui/uiconfig/ui/personalization_tab.ui
+++ b/cui/uiconfig/ui/personalization_tab.ui
@@ -22,7 +22,7 @@
<property name="can_focus">False</property>
<child>
<object class="GtkRadioButton" id="no_background">
- <property name="label" translatable="yes">No background image</property>
+ <property name="label" translatable="yes">Plain look, do not use background images</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -39,7 +39,7 @@
</child>
<child>
<object class="GtkRadioButton" id="default_background">
- <property name="label" translatable="yes">Default background image</property>
+ <property name="label" translatable="yes">Pre-installed background image (if available)</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -136,7 +136,7 @@
<property name="can_focus">False</property>
<child>
<object class="GtkRadioButton" id="no_persona">
- <property name="label" translatable="yes">Do not use Persona</property>
+ <property name="label" translatable="yes">Plain look, do not use Personas</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -153,7 +153,7 @@
</child>
<child>
<object class="GtkRadioButton" id="default_persona">
- <property name="label" translatable="yes">Use default Persona</property>
+ <property name="label" translatable="yes">Pre-installed Persona (if available)</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -175,7 +175,7 @@
<property name="homogeneous">True</property>
<child>
<object class="GtkRadioButton" id="own_persona">
- <property name="label" translatable="yes">Use own Persona</property>
+ <property name="label" translatable="yes">Own Persona</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
More information about the Libreoffice-commits
mailing list