diff options
author | Federico Bassini <kurogan21@gmail.com> | 2016-10-17 12:17:00 +0200 |
---|---|---|
committer | jan Iversen <jani@documentfoundation.org> | 2016-12-23 13:56:56 +0100 |
commit | b6aad6de12df9534e82f5a8ef8184cac77e5c6b4 (patch) | |
tree | eb1e89a2074d1866b6118b8bc8ec35686ca97bbf /sw/uiconfig | |
parent | 37907576d81dae2e1d31e4391cf15f6b1ad3b0dd (diff) |
tdf#101442 - "hyperlink" to "link"
changing other words "hyperlink" to "link!"
Change-Id: I29d97bab7844183759bc34624a14c0216258ad8b
Diffstat (limited to 'sw/uiconfig')
-rw-r--r-- | sw/uiconfig/swriter/ui/notebookbar_groups.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/uiconfig/swriter/ui/notebookbar_groups.ui b/sw/uiconfig/swriter/ui/notebookbar_groups.ui index 531c492abbf2..2859fa0e1b4f 100644 --- a/sw/uiconfig/swriter/ui/notebookbar_groups.ui +++ b/sw/uiconfig/swriter/ui/notebookbar_groups.ui @@ -183,7 +183,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="action_name">.uno:HyperlinkDialog</property> - <property name="label" translatable="yes">Hyperlink</property> + <property name="label" translatable="yes">Link</property> </object> </child> <child> @@ -1546,7 +1546,7 @@ <property name="orientation">vertical</property> <child> <object class="GtkButton" id="linksb:linksmenu"> - <property name="label" translatable="yes">Links</property> + <property name="label" translatable="yes">References</property> <property name="height_request">26</property> <property name="visible">True</property> <property name="can_focus">True</property> |