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/scalc/01/12090400.xhp | |
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/scalc/01/12090400.xhp')
-rw-r--r-- | source/text/scalc/01/12090400.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/01/12090400.xhp b/source/text/scalc/01/12090400.xhp index 50728da707..e649edc2c7 100644 --- a/source/text/scalc/01/12090400.xhp +++ b/source/text/scalc/01/12090400.xhp @@ -51,8 +51,8 @@ <paragraph role="heading" id="par_idN105A0" xml-lang="en-US" level="3" l10n="NEW">Intervals</paragraph> <paragraph role="paragraph" id="par_idN105A4" xml-lang="en-US" l10n="NEW">In the case of grouping date values, specifies the intervals to group by.</paragraph> <section id="relatedtopics"> -<paragraph role="paragraph" id="par_idN105B2" xml-lang="en-US" l10n="NEW"> -<embedvar href="text/scalc/guide/datapilot_grouping.xhp#datapilot_grouping"/> +<paragraph role="paragraph" id="par_idN105B2" xml-lang="en-US" l10n="NEW" localize="false" > + <embedvar href="text/scalc/guide/datapilot_grouping.xhp#datapilot_grouping"/> </paragraph> </section> </body> |