diff options
author | tagezi <lera.goncharuk@gmail.com> | 2015-11-02 22:40:36 +0200 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2015-11-05 01:01:56 +0000 |
commit | 315ee49055a14877fc040238050d4a4ff106fb03 (patch) | |
tree | 85dd073dc10e1bd3bfca3e50bc542cdd251e7b30 /source/text/shared/02 | |
parent | d314ff942ad68104e007cc2637f338917ed4f032 (diff) |
added the attribute localize="false" in paragraphs for shared and scalc
added the attribute localize="false" in paragraphs for shared and scalc
modules which does not need translation
Change-Id: I622d9032ff6e3bc3415b0012aaac0b29ae8e947c
Reviewed-on: https://gerrit.libreoffice.org/19749
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source/text/shared/02')
-rw-r--r-- | source/text/shared/02/12090100.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/02/12090100.xhp b/source/text/shared/02/12090100.xhp index d1645fb57f..9b80d0db9a 100644 --- a/source/text/shared/02/12090100.xhp +++ b/source/text/shared/02/12090100.xhp @@ -36,9 +36,9 @@ </section> <switch select="appl"> <case select="CALC"> -<paragraph xml-lang="en-US" id="par_idN105EE" role="paragraph" l10n="NEW"> + <paragraph xml-lang="en-US" id="par_idN105EE" role="paragraph" l10n="NEW" localize="false" > <embedvar href="text/scalc/guide/filters.xhp#filters"/> - </paragraph> + </paragraph> </case> </switch> <paragraph xml-lang="en-US" id="hd_id3155555" role="heading" level="2" l10n="U" oldref="3">Filter criteria</paragraph> |