tdf#101442 - "hyperlink" to "link"

changing other words "hyperlink" to "link!"

Change-Id: I29d97bab7844183759bc34624a14c0216258ad8b
This commit is contained in:
Federico Bassini
2016-10-17 12:17:00 +02:00
committed by jan Iversen
parent 37907576d8
commit b6aad6de12
10 changed files with 14 additions and 14 deletions

View File

@@ -31,7 +31,7 @@ String RID_SVXSTR_HYPDLG_MACROACT1
}; };
String RID_SVXSTR_HYPDLG_MACROACT2 String RID_SVXSTR_HYPDLG_MACROACT2
{ {
Text [ en-US ] = "Trigger hyperlink" ; Text [ en-US ] = "Trigger link" ;
}; };
String RID_SVXSTR_HYPDLG_MACROACT3 String RID_SVXSTR_HYPDLG_MACROACT3
{ {

View File

@@ -106,7 +106,7 @@ String RID_STR_DATATYPE_STRING
String RID_STR_DATATYPE_URL String RID_STR_DATATYPE_URL
{ {
Text [ en-US ] = "Hyperlink"; Text [ en-US ] = "Link";
}; };
String RID_STR_DATATYPE_BOOLEAN String RID_STR_DATATYPE_BOOLEAN

View File

@@ -2031,7 +2031,7 @@ Resource RID_GLOBSTR
}; };
String STR_CLICKHYPERLINK String STR_CLICKHYPERLINK
{ {
Text [ en-US ] = "click to open hyperlink:"; Text [ en-US ] = "click to open link:";
}; };
String STR_PRINT_PREVIEW_NODATA String STR_PRINT_PREVIEW_NODATA

View File

@@ -11268,7 +11268,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
{ {
String 1 // Description String 1 // Description
{ {
Text [ en-US ] = "Hyperlink." ; Text [ en-US ] = "Link." ;
}; };
ExtraData = ExtraData =
{ {

View File

@@ -843,7 +843,7 @@ String STR_HTMLATTR_TEXT
String STR_HTMLATTR_LINK String STR_HTMLATTR_LINK
{ {
Text [ en-US ] = "Hyperlink"; Text [ en-US ] = "Link";
}; };
String STR_HTMLATTR_VLINK String STR_HTMLATTR_VLINK

View File

@@ -1478,7 +1478,7 @@
</child> </child>
<child> <child>
<object class="GtkButton" id="linkButton"> <object class="GtkButton" id="linkButton">
<property name="label" translatable="yes">Hyper_link</property> <property name="label" translatable="yes">_Link</property>
<property name="use_action_appearance">False</property> <property name="use_action_appearance">False</property>
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>

View File

@@ -404,7 +404,7 @@ String STR_INSERT_URLBTN
}; };
String STR_INSERT_URLTXT String STR_INSERT_URLTXT
{ {
Text [ en-US ] = "Insert Hyperlink"; Text [ en-US ] = "Insert Link";
}; };
String STR_DELETE_INVISIBLECNTNT String STR_DELETE_INVISIBLECNTNT
{ {

View File

@@ -122,11 +122,11 @@ String STR_TOKEN_HELP_CHAPTER_INFO
}; };
String STR_TOKEN_HELP_LINK_START String STR_TOKEN_HELP_LINK_START
{ {
Text [ en-US ] = "Hyperlink start"; Text [ en-US ] = "Link start";
}; };
String STR_TOKEN_HELP_LINK_END String STR_TOKEN_HELP_LINK_END
{ {
Text [ en-US ] = "Hyperlink end"; Text [ en-US ] = "Link end";
}; };
String STR_TOKEN_HELP_AUTHORITY String STR_TOKEN_HELP_AUTHORITY
{ {

View File

@@ -137,7 +137,7 @@ String STR_EVENT_MOUSEOVER_OBJECT
}; };
String STR_EVENT_MOUSECLICK_OBJECT String STR_EVENT_MOUSECLICK_OBJECT
{ {
Text [ en-US ] = "Trigger hyperlink" ; Text [ en-US ] = "Trigger Link" ;
}; };
String STR_EVENT_MOUSEOUT_OBJECT String STR_EVENT_MOUSEOUT_OBJECT
{ {
@@ -201,7 +201,7 @@ String STR_CONTENT_TYPE_REGION
}; };
String STR_CONTENT_TYPE_URLFIELD String STR_CONTENT_TYPE_URLFIELD
{ {
Text [ en-US ] = "Hyperlinks" ; Text [ en-US ] = "Links" ;
}; };
String STR_CONTENT_TYPE_REFERENCE String STR_CONTENT_TYPE_REFERENCE
{ {
@@ -281,7 +281,7 @@ String STR_CONTENT_TYPE_SINGLE_REGION
}; };
String STR_CONTENT_TYPE_SINGLE_URLFIELD String STR_CONTENT_TYPE_SINGLE_URLFIELD
{ {
Text [ en-US ] = "Hyperlink" ; Text [ en-US ] = "Link" ;
}; };
String STR_CONTENT_TYPE_SINGLE_REFERENCE String STR_CONTENT_TYPE_SINGLE_REFERENCE
{ {

View File

@@ -183,7 +183,7 @@
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="action_name">.uno:HyperlinkDialog</property> <property name="action_name">.uno:HyperlinkDialog</property>
<property name="label" translatable="yes">Hyperlink</property> <property name="label" translatable="yes">Link</property>
</object> </object>
</child> </child>
<child> <child>
@@ -1546,7 +1546,7 @@
<property name="orientation">vertical</property> <property name="orientation">vertical</property>
<child> <child>
<object class="GtkButton" id="linksb:linksmenu"> <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="height_request">26</property>
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>