diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2016-07-31 11:14:19 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-07-31 19:44:17 +0000 |
commit | c2a24f0eefe7529b73c511dbad12425ef350bbe3 (patch) | |
tree | 4e5989f6bf9bfeed5db0e787049d6834e09d17ec /source | |
parent | 141d22f10418520b549f99939a6c060ef24584fe (diff) |
mark see also link as translatable
Change-Id: I0ca1ff39e46fceb8b86d1551cf02540b471d3e49
Reviewed-on: https://gerrit.libreoffice.org/27743
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/scalc/01/func_error_type.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/01/func_error_type.xhp b/source/text/scalc/01/func_error_type.xhp index 05f5109461..91bbfd9fbd 100644 --- a/source/text/scalc/01/func_error_type.xhp +++ b/source/text/scalc/01/func_error_type.xhp @@ -122,7 +122,7 @@ <paragraph id="par_id26251175451270" role="warning" xml-lang="en-US">If the ERROR.TYPE function is used as condition of the IF function and the ERROR.TYPE returns #N/A, the IF function returns #N/A as well. Use ISERROR to avoid it as shown in the example above.</paragraph> <section id="relatedtopics"> <paragraph id="par_id352953529535295" role="paragraph" xml-lang="en-US"><link href="text/scalc/01/04060104.xhp#iserror">ISERROR</link>, <link href="text/scalc/01/04060104.xhp#na">NA</link>, <link href="text/scalc/01/04060104.xhp#Section4">IF</link></paragraph> -<paragraph id="par_id312932390024933" role="paragraph" localize="false" xml-lang="en-US"><link href="text/scalc/05/02140000.xhp" name="Error codes">Error codes</link></paragraph> +<paragraph id="par_id312932390024933" role="paragraph" xml-lang="en-US"><link href="text/scalc/05/02140000.xhp" name="Error codes">Error codes</link></paragraph> </section> </body> |