summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2018-06-02 00:38:20 -0500
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2018-06-02 00:38:20 -0500
commit96895d6a7d07f51a59d8775d5a4fb268e9f075d1 (patch)
tree79591b8da50242925e945d44af1df630bb93a35c /svx
parent25fdc074528a39ff8aacf74c8db888ec9ef19a97 (diff)
A few assorted improvements to translatable strings before freeze
Change-Id: I30d315e0c82afc112cdb4fef17339c1b78b5643a
Diffstat (limited to 'svx')
-rw-r--r--svx/uiconfig/ui/safemodedialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/uiconfig/ui/safemodedialog.ui b/svx/uiconfig/ui/safemodedialog.ui
index b50bf3dbf731..c3eca5089775 100644
--- a/svx/uiconfig/ui/safemodedialog.ui
+++ b/svx/uiconfig/ui/safemodedialog.ui
@@ -429,7 +429,7 @@ The proposed changes get more radical from top down so it is recommended to try
<property name="homogeneous">True</property>
<child>
<object class="GtkButton" id="btn_create_zip">
- <property name="label" translatable="yes" context="safemodedialog|btn_create_zip">Create Zip Archive from User Profile</property>
+ <property name="label" translatable="yes" context="safemodedialog|btn_create_zip">Archive User Profile</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>