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/main0201.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/shared/main0201.xhp')
-rw-r--r-- | source/text/shared/main0201.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/main0201.xhp b/source/text/shared/main0201.xhp index 95e19eb3b3..e80a01525e 100644 --- a/source/text/shared/main0201.xhp +++ b/source/text/shared/main0201.xhp @@ -40,8 +40,8 @@ <embed href="text/shared/01/01060000.xhp#speichern"/> <embed href="text/shared/00/00000401.xhp#sysave"/> <paragraph role="heading" id="par_idN10661" xml-lang="en-US" level="2" l10n="NEW"><link href="text/shared/01/01070000.xhp">Save As</link></paragraph> -<paragraph role="paragraph" id="par_idN10671" xml-lang="en-US" l10n="NEW"> -<embedvar href="text/shared/01/01070000.xhp#speichernuntertext"/> +<paragraph role="paragraph" id="par_idN10671" xml-lang="en-US" l10n="NEW" localize="false" > + <embedvar href="text/shared/01/01070000.xhp#speichernuntertext"/> </paragraph> <embed href="text/shared/00/00000401.xhp#sysaveas"/> <embed href="text/shared/01/01160200.xhp#sendemail"/> |