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 07:40:33 +0200
commit45aefcf77233ae01ff71e6649e8df396a2a7e7f5 (patch)
tree6dfe949b0bbf61173c1ae7a0dbd3e1319cfe345d /svx
parent96c393155735265dad3169c6ec76e6e24bae71c8 (diff)
A few assorted improvements to translatable strings before freeze
Change-Id: I30d315e0c82afc112cdb4fef17339c1b78b5643a (cherry picked from commit 96895d6a7d07f51a59d8775d5a4fb268e9f075d1) Signed-off-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Reviewed-on: https://gerrit.libreoffice.org/55202
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>