cui/uiconfig/ui/personalization_tab.ui   |   12 ++++++------
 cui/uiconfig/ui/select_persona_dialog.ui |    6 +++---
 2 files changed, 9 insertions(+), 9 deletions(-)

New commits:
commit 9b9d4a9472228a647d61edc428d542fd20bcb034
Author: Jan Holesovsky <ke...@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 0744608..216aa07 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>
commit c821a8ab11ff615737d98858a27ebf24803d7f61
Author: Jan Holesovsky <ke...@suse.cz>
Date:   Wed Jan 9 13:50:34 2013 +0100

    Personas: Improved wording (URL -> address, and related changes).
    
    Change-Id: Iaa2841b245ccd3de513296a10e33a93bc1cb68a2

diff --git a/cui/uiconfig/ui/select_persona_dialog.ui 
b/cui/uiconfig/ui/select_persona_dialog.ui
index 1e7d333..9ac7351 100644
--- a/cui/uiconfig/ui/select_persona_dialog.ui
+++ b/cui/uiconfig/ui/select_persona_dialog.ui
@@ -85,7 +85,7 @@
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="xalign">0</property>
-                <property name="label" translatable="yes">First visit Firefox 
Personas (http://www.getpersonas.com). Find Persona you like, and want to 
choose for LibreOffice.</property>
+                <property name="label" translatable="yes">First visit Firefox 
Personas (http://www.getpersonas.com). Find a Persona you like, and want to 
choose for LibreOffice.</property>
                 <property name="wrap">True</property>
                 <property name="max_width_chars">54</property>
               </object>
@@ -133,7 +133,7 @@
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="xalign">0</property>
-                <property name="label" translatable="yes">Then copy the URL of 
page that contains the Persona to clipboard, paste it to the input field below, 
and confirm with OK.</property>
+                <property name="label" translatable="yes">Then, in your web 
browser's location bar, copy the address of the page that contains the Persona 
to clipboard, and paste it to the input field below.</property>
                 <property name="wrap">True</property>
                 <property name="max_width_chars">54</property>
               </object>
@@ -148,7 +148,7 @@
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="xalign">0</property>
-                <property name="label" translatable="yes">Persona 
URL:</property>
+                <property name="label" translatable="yes">Persona 
address:</property>
               </object>
               <packing>
                 <property name="expand">False</property>
commit b020075fd33e0ad20571980d6e72bd86a05bcd2e
Author: Jan Holesovsky <ke...@suse.cz>
Date:   Wed Jan 9 13:23:20 2013 +0100

    Personas: Fix typo (Backround -> Background).
    
    Change-Id: Ib12a0726883ee1aaac87d4d02c7bae595f7f9e39

diff --git a/cui/uiconfig/ui/personalization_tab.ui 
b/cui/uiconfig/ui/personalization_tab.ui
index 1e5f0b5..0744608 100644
--- a/cui/uiconfig/ui/personalization_tab.ui
+++ b/cui/uiconfig/ui/personalization_tab.ui
@@ -78,7 +78,7 @@
                     </child>
                     <child>
                       <object class="GtkButton" id="select_background">
-                        <property name="label" translatable="yes">Select 
Backround Image</property>
+                        <property name="label" translatable="yes">Select 
Background Image</property>
                         <property name="use_action_appearance">False</property>
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to