diff options
author | tagezi <lera.goncharuk@gmail.com> | 2015-11-02 22:26:00 +0200 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2015-11-05 01:03:08 +0000 |
commit | 26baeac2ca9254e6adf82b174943e2c2e9d5b2db (patch) | |
tree | 896d0d5944016b8d3777def1209b8376ad599e98 | |
parent | 315ee49055a14877fc040238050d4a4ff106fb03 (diff) |
added the attribute localize="false" for simpress and swriter
added the attribute localize="false" in paragraphs for simpress
and swriter modules which does not need translation
Change-Id: Ice6556863c4e816b5b2cb3bd279011c0b9c9e889
Reviewed-on: https://gerrit.libreoffice.org/19746
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r-- | source/text/simpress/01/03152000.xhp | 8 | ||||
-rw-r--r-- | source/text/simpress/01/effectoptions.xhp | 12 | ||||
-rw-r--r-- | source/text/simpress/01/taskpanel.xhp | 4 | ||||
-rw-r--r-- | source/text/swriter/guide/pagestyles.xhp | 4 | ||||
-rw-r--r-- | source/text/swriter/guide/protection.xhp | 2 |
5 files changed, 15 insertions, 15 deletions
diff --git a/source/text/simpress/01/03152000.xhp b/source/text/simpress/01/03152000.xhp index 3f17d453ca..cf5fa5a338 100644 --- a/source/text/simpress/01/03152000.xhp +++ b/source/text/simpress/01/03152000.xhp @@ -54,11 +54,11 @@ <emph>Notes and Handouts</emph> tab page where you can specify options for the notes pages and the handout pages.</paragraph> </listitem> </list> -<paragraph role="paragraph" id="par_id3351542" xml-lang="en-US" l10n="NEW"> -<embedvar href="text/simpress/guide/footer.xhp#footer"/> +<paragraph role="paragraph" id="par_id3351542" xml-lang="en-US" l10n="NEW" localize="false"> + <embedvar href="text/simpress/guide/footer.xhp#footer"/> </paragraph> -<paragraph role="paragraph" id="par_idN106AF" xml-lang="en-US" l10n="NEW"> -<embedvar href="text/simpress/guide/masterpage.xhp#masterpage"/> +<paragraph role="paragraph" id="par_idN106AF" xml-lang="en-US" l10n="NEW" localize="false"> + <embedvar href="text/simpress/guide/masterpage.xhp#masterpage"/> </paragraph> <paragraph role="heading" id="par_idN106B7" xml-lang="en-US" level="2" l10n="NEW">Include on slide</paragraph> <paragraph role="paragraph" id="par_idN106BA" xml-lang="en-US" l10n="NEW">Specify the elements to include on your slides.</paragraph> diff --git a/source/text/simpress/01/effectoptions.xhp b/source/text/simpress/01/effectoptions.xhp index 7f8528f076..0a2d932c1b 100644 --- a/source/text/simpress/01/effectoptions.xhp +++ b/source/text/simpress/01/effectoptions.xhp @@ -33,14 +33,14 @@ <paragraph role="paragraph" id="par_idN1055D" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Specifies additional properties for the selected element in the <link href="text/simpress/01/06060000.xhp">Custom Animations</link> pane.</ahelp></paragraph> <paragraph role="note" id="par_idN105BB" xml-lang="en-US" l10n="CHG">Assign an effect to an object, then click the <emph>...</emph> button to open the Effect Options dialog.</paragraph> <paragraph role="paragraph" id="par_idN1056E" xml-lang="en-US" l10n="NEW">The dialog contains the following tab pages:</paragraph> -<paragraph role="paragraph" id="par_idN105AF" xml-lang="en-US" l10n="NEW"> -<embedvar href="text/simpress/01/effectoptionseffect.xhp#effect"/> +<paragraph role="paragraph" id="par_idN105AF" xml-lang="en-US" l10n="NEW" localize="false" > + <embedvar href="text/simpress/01/effectoptionseffect.xhp#effect"/> </paragraph> -<paragraph role="paragraph" id="par_idN105B7" xml-lang="en-US" l10n="NEW"> -<embedvar href="text/simpress/01/effectoptionstiming.xhp#timing"/> +<paragraph role="paragraph" id="par_idN105B7" xml-lang="en-US" l10n="NEW" localize="false" > + <embedvar href="text/simpress/01/effectoptionstiming.xhp#timing"/> </paragraph> -<paragraph role="paragraph" id="par_idN105BF" xml-lang="en-US" l10n="NEW"> -<embedvar href="text/simpress/01/effectoptionstext.xhp#text"/> +<paragraph role="paragraph" id="par_idN105BF" xml-lang="en-US" l10n="NEW" localize="false" > + <embedvar href="text/simpress/01/effectoptionstext.xhp#text"/> </paragraph> </body> </helpdocument> diff --git a/source/text/simpress/01/taskpanel.xhp b/source/text/simpress/01/taskpanel.xhp index 38d9a50573..aae1b5c659 100644 --- a/source/text/simpress/01/taskpanel.xhp +++ b/source/text/simpress/01/taskpanel.xhp @@ -39,8 +39,8 @@ </section> <paragraph role="paragraph" id="par_idN10557" xml-lang="en-US" l10n="CHG">The task pane contains pages to specify the master pages, layouts, custom animation, and slide transition. Click another heading to open another page.</paragraph> <section id="relatedtopics"> -<paragraph role="paragraph" id="par_idN105D4" xml-lang="en-US" l10n="NEW"> -<embedvar href="text/simpress/guide/masterpage.xhp#masterpage"/> +<paragraph role="paragraph" id="par_idN105D4" xml-lang="en-US" l10n="NEW" localize="false"> + <embedvar href="text/simpress/guide/masterpage.xhp#masterpage"/> </paragraph> </section> <bookmark xml-lang="en-US" branch="hid/SC_HID_SC_DPLAY_DATA" id="bm_id957365" localize="false"/><comment>Master Page</comment> diff --git a/source/text/swriter/guide/pagestyles.xhp b/source/text/swriter/guide/pagestyles.xhp index e1ea5bc739..ceb46d18df 100644 --- a/source/text/swriter/guide/pagestyles.xhp +++ b/source/text/swriter/guide/pagestyles.xhp @@ -34,10 +34,10 @@ <paragraph xml-lang="en-US" id="hd_id3155182" role="heading" level="1" l10n="U" oldref="1"><variable id="pagestyles"><link href="text/swriter/guide/pagestyles.xhp" name="Creating and Applying Page Styles">Creating and Applying Page Styles</link> </variable></paragraph> <paragraph xml-lang="en-US" id="par_id3149846" role="paragraph" l10n="U" oldref="10">$[officename] uses page styles to specify the layout of a page, including the page orientation, background, margins, headers, footers, and text columns. To change the layout of an individual page in a document, you must create and apply a custom page style to the page.</paragraph> - <paragraph xml-lang="en-US" id="par_idN1071A" role="paragraph" l10n="NEW"> + <paragraph xml-lang="en-US" id="par_idN1071A" role="paragraph" l10n="NEW" localize="false" > <embedvar href="text/swriter/guide/pageorientation.xhp#pageorientation"/> </paragraph> - <paragraph xml-lang="en-US" id="par_idN10722" role="paragraph" l10n="NEW"> + <paragraph xml-lang="en-US" id="par_idN10722" role="paragraph" l10n="NEW" localize="false" > <embedvar href="text/swriter/guide/pagebackground.xhp#pagebackground"/> </paragraph> <paragraph xml-lang="en-US" id="hd_id3156109" role="heading" level="2" l10n="U" diff --git a/source/text/swriter/guide/protection.xhp b/source/text/swriter/guide/protection.xhp index fafd5475ba..e012094bb3 100644 --- a/source/text/swriter/guide/protection.xhp +++ b/source/text/swriter/guide/protection.xhp @@ -114,7 +114,7 @@ <embed href="text/shared/00/00000004.xhp#related"/> <embed href="text/shared/guide/redlining_protect.xhp#redlining_protect"/> <paragraph xml-lang="en-US" id="par_idN10B8C" role="paragraph" l10n="NEW"> - <embedvar href="text/shared/guide/digital_signatures.xhp#digital_signatures"/> + <embedvar href="text/shared/guide/digital_signatures.xhp#digital_signatures" localize="false" /> </paragraph> <paragraph xml-lang="en-US" id="par_id7858516" role="paragraph" l10n="NEW"><link href="text/shared/guide/protection.xhp">Protecting Other Contents</link></paragraph> </body> |