summaryrefslogtreecommitdiff
path: root/desktop/uiconfig/ui/extensionmanager.ui
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/uiconfig/ui/extensionmanager.ui')
-rw-r--r--desktop/uiconfig/ui/extensionmanager.ui10
1 files changed, 5 insertions, 5 deletions
diff --git a/desktop/uiconfig/ui/extensionmanager.ui b/desktop/uiconfig/ui/extensionmanager.ui
index 2f10a0bb8893..6fd3a2a47fa4 100644
--- a/desktop/uiconfig/ui/extensionmanager.ui
+++ b/desktop/uiconfig/ui/extensionmanager.ui
@@ -108,7 +108,7 @@
<object class="GtkAlignment" id="alignment1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="hexpand">True</property>
+ <property name="hexpand">False</property>
<property name="vexpand">True</property>
<property name="xalign">1</property>
<property name="top_padding">6</property>
@@ -123,7 +123,7 @@
<property name="column_spacing">12</property>
<child>
<object class="GtkCheckButton" id="shared">
- <property name="label" translatable="yes">Shared</property>
+ <property name="label" translatable="yes">Installed for all users</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -141,7 +141,7 @@
</child>
<child>
<object class="GtkCheckButton" id="user">
- <property name="label" translatable="yes">User</property>
+ <property name="label" translatable="yes">Installed for current user</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -159,7 +159,7 @@
</child>
<child>
<object class="GtkCheckButton" id="bundled">
- <property name="label" translatable="yes">Installation</property>
+ <property name="label" translatable="yes">Bundled with LibreOffice</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -183,7 +183,7 @@
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Type of Extension</property>
+ <property name="label" translatable="yes">Display Extensions</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>