summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/app/strings.src
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2017-03-23 00:40:28 -0600
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2017-03-23 00:40:28 -0600
commitb66b3050c466de0382c3571909ba0450cdd3fd1d (patch)
tree4e451ca1bf0267b2665798077314fdc56924f3f9 /sd/source/ui/app/strings.src
parentUse rtl::isAscii* instead of ctype.h is* (and fix passing plain char) (diff)
downloadcore-b66b3050c466de0382c3571909ba0450cdd3fd1d.tar.gz
core-b66b3050c466de0382c3571909ba0450cdd3fd1d.zip
“Hyperlink” is NOT a dated word, it’s just a precise one
We should always be clear and precise, given that LibreOffice handles various kinds of links. Nobody at L10n wanted this change, but they were ignored. This should fix tdf#103093, which was a consequence of the introduced ambiguity. This reverts commit a1297fc2df243d765ffb14f18bbdde158459b9f4. Change-Id: I29232c7a8384c3fa501c61aab26e061ebcb1a0d8
Diffstat (limited to 'sd/source/ui/app/strings.src')
-rw-r--r--sd/source/ui/app/strings.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/app/strings.src b/sd/source/ui/app/strings.src
index 1ca79ff9c4c2..6545f0b80b92 100644
--- a/sd/source/ui/app/strings.src
+++ b/sd/source/ui/app/strings.src
@@ -767,7 +767,7 @@ String STR_HTMLATTR_TEXT
String STR_HTMLATTR_LINK
{
- Text [ en-US ] = "Link";
+ Text [ en-US ] = "Hyperlink";
};
String STR_HTMLATTR_VLINK