[Libreoffice-commits] help.git: 2 commits - source/text

Christian Lohmaier lohmaier+LibreOffice at googlemail.com
Mon May 23 19:58:39 UTC 2016


 source/text/scalc/01/solver.xhp           |    2 +-
 source/text/shared/01/ref_pdf_export.xhp  |    4 ++--
 source/text/shared/01/ref_pdf_send_as.xhp |    2 +-
 source/text/shared/guide/error_report.xhp |    2 +-
 source/text/simpress/01/06080000.xhp      |    2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)

New commits:
commit caeff7f2fb309f76e5a74cab62016bf2d185840a
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Mon May 23 21:57:51 2016 +0200

    remove spurious space before </variable>
    
    Change-Id: I06d328b73455d5b6ea04d7c04c9b09fcb7bad366

diff --git a/source/text/scalc/01/solver.xhp b/source/text/scalc/01/solver.xhp
index c2ff004..0c79471 100644
--- a/source/text/scalc/01/solver.xhp
+++ b/source/text/scalc/01/solver.xhp
@@ -39,7 +39,7 @@
 <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/solverdlg/SolverDialog" id="bm_id5634023" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/.uno:SolverDialog" id="bm_id5634022" localize="false"/>
 
-<paragraph id="hd_id9216284" role="heading" level="1" xml-lang="en-US"><variable id="solver"><link href="text/scalc/01/solver.xhp">Solver</link> </variable></paragraph>
+<paragraph id="hd_id9216284" role="heading" level="1" xml-lang="en-US"><variable id="solver"><link href="text/scalc/01/solver.xhp">Solver</link></variable></paragraph>
 <paragraph id="par_id9210486" role="paragraph" xml-lang="en-US"><ahelp hid=".">Opens the Solver dialog. A solver allows you to solve equations with multiple unknown variables by goal-seeking methods.</ahelp></paragraph>
 </section>
 
diff --git a/source/text/shared/01/ref_pdf_export.xhp b/source/text/shared/01/ref_pdf_export.xhp
index a1d9546..b5458b6 100644
--- a/source/text/shared/01/ref_pdf_export.xhp
+++ b/source/text/shared/01/ref_pdf_export.xhp
@@ -39,7 +39,7 @@
 <bookmark xml-lang="en-US" branch="hid/.uno:ExportToPDF" id="bm_id3146856" localize="false"/>
 
 <paragraph id="hd_id3149532" role="heading" level="1" xml-lang="en-US"><variable id="ref_pdf_export"><link href="text/shared/01/ref_pdf_export.xhp" name="Export as PDF">Export as PDF</link></variable></paragraph>
-<paragraph id="par_id3154044" role="paragraph" xml-lang="en-US"><variable id="export"><ahelp hid="FILTER_EDIT_RID_PDF_EXPORT_DLG_ED_PAGES">Saves the current file to Portable Document Format (PDF) version 1.4.</ahelp> A PDF file can be viewed and printed on any platform with the original formatting intact, provided that supporting software is installed. </variable></paragraph>
+<paragraph id="par_id3154044" role="paragraph" xml-lang="en-US"><variable id="export"><ahelp hid="FILTER_EDIT_RID_PDF_EXPORT_DLG_ED_PAGES">Saves the current file to Portable Document Format (PDF) version 1.4.</ahelp> A PDF file can be viewed and printed on any platform with the original formatting intact, provided that supporting software is installed.</variable></paragraph>
 </section>
 
 <section id="howtoget">
diff --git a/source/text/shared/guide/error_report.xhp b/source/text/shared/guide/error_report.xhp
index 6d04205..db71905 100644
--- a/source/text/shared/guide/error_report.xhp
+++ b/source/text/shared/guide/error_report.xhp
@@ -35,7 +35,7 @@
 </bookmark>
 <comment>MW changed "reporting..." to "reports;"</comment>
 
-<paragraph id="hd_id3150616" role="heading" level="1" xml-lang="en-US"><variable id="error_report"><link href="text/shared/guide/error_report.xhp" name="Error Report Tool">Error Report Tool</link> </variable></paragraph>
+<paragraph id="hd_id3150616" role="heading" level="1" xml-lang="en-US"><variable id="error_report"><link href="text/shared/guide/error_report.xhp" name="Error Report Tool">Error Report Tool</link></variable></paragraph>
 <paragraph id="par_id3153345" role="paragraph" xml-lang="en-US">The Error Report Tool starts automatically when a program crash occurs.<comment>removed sentene about manually - i96770</comment></paragraph>
 <paragraph id="par_id3147088" role="paragraph" xml-lang="en-US">The Error Report Tool gathers all necessary information that can help the program developers to improve the code, so that in later versions this error can possibly be avoided. Please help us to improve the software and send the generated error report.</paragraph>
 
diff --git a/source/text/simpress/01/06080000.xhp b/source/text/simpress/01/06080000.xhp
index 3b53de4..97b778a 100644
--- a/source/text/simpress/01/06080000.xhp
+++ b/source/text/simpress/01/06080000.xhp
@@ -38,7 +38,7 @@
 <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/presentationdialog/PresentationDialog" id="bm_id3151241" localize="false"/>
 
 <paragraph id="hd_id3153818" role="heading" level="1" xml-lang="en-US">Slide Show Settings</paragraph>
-<paragraph id="par_id3148606" role="paragraph" xml-lang="en-US"><variable id="praesent"><ahelp hid=".uno:PresentationDialog">Defines settings for your slide show, including which slide to start from, the way you advance the slides, the type of presentation, and pointer options.</ahelp> </variable></paragraph>
+<paragraph id="par_id3148606" role="paragraph" xml-lang="en-US"><variable id="praesent"><ahelp hid=".uno:PresentationDialog">Defines settings for your slide show, including which slide to start from, the way you advance the slides, the type of presentation, and pointer options.</ahelp></variable></paragraph>
 
 <section id="howtoget">
 <embed href="text/simpress/00/00000407.xhp#praesent"/>
commit bef19302118a8c8e349db3d9b7417419d53586f0
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Mon May 23 21:49:05 2016 +0200

    remove duplicated variable (export_as_pdf same as ref_pdf_export)
    
    Change-Id: I015e9674bf72e74e3d3ec69087dfd289adfa121f

diff --git a/source/text/shared/01/ref_pdf_export.xhp b/source/text/shared/01/ref_pdf_export.xhp
index de7d9c1..a1d9546 100644
--- a/source/text/shared/01/ref_pdf_export.xhp
+++ b/source/text/shared/01/ref_pdf_export.xhp
@@ -38,7 +38,7 @@
 <bookmark xml-lang="en-US" branch="hid/.uno:ExportToPDF" id="bm_id2491692" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/.uno:ExportToPDF" id="bm_id3146856" localize="false"/>
 
-<paragraph id="hd_id3149532" role="heading" level="1" xml-lang="en-US"><variable id="export_as_pdf"><variable id="ref_pdf_export"><link href="text/shared/01/ref_pdf_export.xhp" name="Export as PDF">Export as PDF</link> </variable> </variable></paragraph>
+<paragraph id="hd_id3149532" role="heading" level="1" xml-lang="en-US"><variable id="ref_pdf_export"><link href="text/shared/01/ref_pdf_export.xhp" name="Export as PDF">Export as PDF</link></variable></paragraph>
 <paragraph id="par_id3154044" role="paragraph" xml-lang="en-US"><variable id="export"><ahelp hid="FILTER_EDIT_RID_PDF_EXPORT_DLG_ED_PAGES">Saves the current file to Portable Document Format (PDF) version 1.4.</ahelp> A PDF file can be viewed and printed on any platform with the original formatting intact, provided that supporting software is installed. </variable></paragraph>
 </section>
 
diff --git a/source/text/shared/01/ref_pdf_send_as.xhp b/source/text/shared/01/ref_pdf_send_as.xhp
index 47e8ef7..6688d8f 100644
--- a/source/text/shared/01/ref_pdf_send_as.xhp
+++ b/source/text/shared/01/ref_pdf_send_as.xhp
@@ -40,7 +40,7 @@
   <embed href="text/shared/00/00000401.xhp#pdf"/>
 </section>
 <section id="relatedtopics">
-<embed href="text/shared/01/ref_pdf_export.xhp#export_as_pdf"/>
+<embed href="text/shared/01/ref_pdf_export.xhp#ref_pdf_export"/>
 </section>
 </body>
 </helpdocument>


More information about the Libreoffice-commits mailing list