tdf#101442 - "hyperlink" to "link"
changing other words "hyperlink" to "link!" Change-Id: I29d97bab7844183759bc34624a14c0216258ad8b
This commit is contained in:
committed by
jan Iversen
parent
37907576d8
commit
b6aad6de12
@@ -31,7 +31,7 @@ String RID_SVXSTR_HYPDLG_MACROACT1
|
||||
};
|
||||
String RID_SVXSTR_HYPDLG_MACROACT2
|
||||
{
|
||||
Text [ en-US ] = "Trigger hyperlink" ;
|
||||
Text [ en-US ] = "Trigger link" ;
|
||||
};
|
||||
String RID_SVXSTR_HYPDLG_MACROACT3
|
||||
{
|
||||
|
@@ -106,7 +106,7 @@ String RID_STR_DATATYPE_STRING
|
||||
|
||||
String RID_STR_DATATYPE_URL
|
||||
{
|
||||
Text [ en-US ] = "Hyperlink";
|
||||
Text [ en-US ] = "Link";
|
||||
};
|
||||
|
||||
String RID_STR_DATATYPE_BOOLEAN
|
||||
|
@@ -2031,7 +2031,7 @@ Resource RID_GLOBSTR
|
||||
};
|
||||
String STR_CLICKHYPERLINK
|
||||
{
|
||||
Text [ en-US ] = "click to open hyperlink:";
|
||||
Text [ en-US ] = "click to open link:";
|
||||
};
|
||||
|
||||
String STR_PRINT_PREVIEW_NODATA
|
||||
|
@@ -11268,7 +11268,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
|
||||
{
|
||||
String 1 // Description
|
||||
{
|
||||
Text [ en-US ] = "Hyperlink." ;
|
||||
Text [ en-US ] = "Link." ;
|
||||
};
|
||||
ExtraData =
|
||||
{
|
||||
|
@@ -843,7 +843,7 @@ String STR_HTMLATTR_TEXT
|
||||
|
||||
String STR_HTMLATTR_LINK
|
||||
{
|
||||
Text [ en-US ] = "Hyperlink";
|
||||
Text [ en-US ] = "Link";
|
||||
};
|
||||
|
||||
String STR_HTMLATTR_VLINK
|
||||
|
@@ -1478,7 +1478,7 @@
|
||||
</child>
|
||||
<child>
|
||||
<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="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
|
@@ -404,7 +404,7 @@ String STR_INSERT_URLBTN
|
||||
};
|
||||
String STR_INSERT_URLTXT
|
||||
{
|
||||
Text [ en-US ] = "Insert Hyperlink";
|
||||
Text [ en-US ] = "Insert Link";
|
||||
};
|
||||
String STR_DELETE_INVISIBLECNTNT
|
||||
{
|
||||
|
@@ -122,11 +122,11 @@ String STR_TOKEN_HELP_CHAPTER_INFO
|
||||
};
|
||||
String STR_TOKEN_HELP_LINK_START
|
||||
{
|
||||
Text [ en-US ] = "Hyperlink start";
|
||||
Text [ en-US ] = "Link start";
|
||||
};
|
||||
String STR_TOKEN_HELP_LINK_END
|
||||
{
|
||||
Text [ en-US ] = "Hyperlink end";
|
||||
Text [ en-US ] = "Link end";
|
||||
};
|
||||
String STR_TOKEN_HELP_AUTHORITY
|
||||
{
|
||||
|
@@ -137,7 +137,7 @@ String STR_EVENT_MOUSEOVER_OBJECT
|
||||
};
|
||||
String STR_EVENT_MOUSECLICK_OBJECT
|
||||
{
|
||||
Text [ en-US ] = "Trigger hyperlink" ;
|
||||
Text [ en-US ] = "Trigger Link" ;
|
||||
};
|
||||
String STR_EVENT_MOUSEOUT_OBJECT
|
||||
{
|
||||
@@ -201,7 +201,7 @@ String STR_CONTENT_TYPE_REGION
|
||||
};
|
||||
String STR_CONTENT_TYPE_URLFIELD
|
||||
{
|
||||
Text [ en-US ] = "Hyperlinks" ;
|
||||
Text [ en-US ] = "Links" ;
|
||||
};
|
||||
String STR_CONTENT_TYPE_REFERENCE
|
||||
{
|
||||
@@ -281,7 +281,7 @@ String STR_CONTENT_TYPE_SINGLE_REGION
|
||||
};
|
||||
String STR_CONTENT_TYPE_SINGLE_URLFIELD
|
||||
{
|
||||
Text [ en-US ] = "Hyperlink" ;
|
||||
Text [ en-US ] = "Link" ;
|
||||
};
|
||||
String STR_CONTENT_TYPE_SINGLE_REFERENCE
|
||||
{
|
||||
|
@@ -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>
|
||||
|
Reference in New Issue
Block a user