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 /source/text/simpress/01 | |
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>
Diffstat (limited to 'source/text/simpress/01')
-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 |
3 files changed, 12 insertions, 12 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> |