[Libreoffice-commits] help.git: Branch 'libreoffice-5-2' - 2 commits - source/auxiliary source/text

Christian Lohmaier lohmaier+LibreOffice at googlemail.com
Tue Jun 21 14:00:22 UTC 2016


 source/auxiliary/sbasic.tree                  |    4 ++--
 source/text/sbasic/shared/03020405.xhp        |    4 ++--
 source/text/sbasic/shared/03020408.xhp        |    4 ++--
 source/text/shared/guide/linestyle_define.xhp |    6 +-----
 4 files changed, 7 insertions(+), 11 deletions(-)

New commits:
commit 3f4fadf4e649f0b196c131ecc51e09921e35da85
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Tue Jun 21 15:43:38 2016 +0200

    remove "-" between FileAttr-Function and FileLen-Function
    
    to be consistent with the rest of the functions
    reported via pootle-feedback
    
    Change-Id: I6e95109a8cf4145dc84ab0f3ad699d74ee05d932
    (cherry picked from commit 2f6e93f728e4c7b278b57479bf1fd8fda3344fff)

diff --git a/source/auxiliary/sbasic.tree b/source/auxiliary/sbasic.tree
index fff44e5..7818c21 100644
--- a/source/auxiliary/sbasic.tree
+++ b/source/auxiliary/sbasic.tree
@@ -117,11 +117,11 @@
 <topic id="sbasic/text/sbasic/shared/03050000.xhp">Error-Handling Functions</topic>
 <topic id="sbasic/text/sbasic/shared/03090412.xhp">Exit Statement [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03080201.xhp">Exp Function [Runtime]</topic>
-<topic id="sbasic/text/sbasic/shared/03020405.xhp">FileAttr-Function [Runtime]</topic>
+<topic id="sbasic/text/sbasic/shared/03020405.xhp">FileAttr Function [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03020406.xhp">FileCopy Statement [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03020407.xhp">FileDateTime Function [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03020415.xhp">FileExists Function [Runtime]</topic>
-<topic id="sbasic/text/sbasic/shared/03020408.xhp">FileLen-Function [Runtime]</topic>
+<topic id="sbasic/text/sbasic/shared/03020408.xhp">FileLen Function [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03103800.xhp">FindObject Function [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03103900.xhp">FindPropertyObject Function [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03080501.xhp">Fix Function [Runtime]</topic>
diff --git a/source/text/sbasic/shared/03020405.xhp b/source/text/sbasic/shared/03020405.xhp
index 5ed9668..c8f128a 100644
--- a/source/text/sbasic/shared/03020405.xhp
+++ b/source/text/sbasic/shared/03020405.xhp
@@ -20,7 +20,7 @@
 
 <meta>
   <topic id="textsbasicshared03020405xml" indexer="include" status="PUBLISH">
-    <title id="tit" xml-lang="en-US">FileAttr-Function [Runtime]</title>
+    <title id="tit" xml-lang="en-US">FileAttr Function [Runtime]</title>
     <filename>/text/sbasic/shared/03020405.xhp</filename>
   </topic>
 </meta>
@@ -34,7 +34,7 @@
 </bookmark>
 
 
-<paragraph id="hd_id3153380" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03020405.xhp" name="FileAttr-Function [Runtime]">FileAttr Function [Runtime]</link></paragraph>
+<paragraph id="hd_id3153380" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03020405.xhp" name="FileAttr Function [Runtime]">FileAttr Function [Runtime]</link></paragraph>
 <paragraph id="par_id3154366" role="paragraph" xml-lang="en-US">Returns the access mode or the file access number of a file that was opened with the Open statement. The file access number is dependent on the operating system (OSH = Operating System Handle).</paragraph>
 </section>
 <paragraph id="par_id3153364" role="note" xml-lang="en-US">If you use a 32-Bit operating system, you cannot use the FileAttr-Function to determine the file access number.</paragraph>
diff --git a/source/text/sbasic/shared/03020408.xhp b/source/text/sbasic/shared/03020408.xhp
index 414b562..e4ffbee 100644
--- a/source/text/sbasic/shared/03020408.xhp
+++ b/source/text/sbasic/shared/03020408.xhp
@@ -20,7 +20,7 @@
 
 <meta>
   <topic id="textsbasicshared03020408xml" indexer="include" status="PUBLISH">
-    <title id="tit" xml-lang="en-US">FileLen-Function [Runtime]</title>
+    <title id="tit" xml-lang="en-US">FileLen Function [Runtime]</title>
     <filename>/text/sbasic/shared/03020408.xhp</filename>
   </topic>
 </meta>
@@ -34,7 +34,7 @@
 </bookmark>
 
 
-<paragraph id="hd_id3153126" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03020408.xhp" name="FileLen-Function [Runtime]">FileLen Function [Runtime]</link></paragraph>
+<paragraph id="hd_id3153126" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03020408.xhp" name="FileLen Function [Runtime]">FileLen Function [Runtime]</link></paragraph>
 <paragraph id="par_id3145068" role="paragraph" xml-lang="en-US">Returns the length of a file in bytes.</paragraph>
 </section>
 
commit 92af59610152664bef466cfd5983fcaff056fedc
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Tue Jun 21 15:25:53 2016 +0200

    "<emph>Drawing Object</emph> - " → "<emph>Drawing Object - </emph>"
    
    (put the - inside the emph)
    reported via pootle feedback
    
    Change-Id: Ia8a26116085cf4c1bac6108f175d9b38fc319c78
    (cherry picked from commit 909af2a8cb528fd502229eaa08f1eac5d83114cd)

diff --git a/source/text/shared/guide/linestyle_define.xhp b/source/text/shared/guide/linestyle_define.xhp
index e58b808..5c03464 100644
--- a/source/text/shared/guide/linestyle_define.xhp
+++ b/source/text/shared/guide/linestyle_define.xhp
@@ -37,11 +37,7 @@
 <paragraph role="listitem" id="par_id3153880" xml-lang="en-US" l10n="U" oldref="10">Select a line drawing object in a document.</paragraph>
 </listitem>
 <listitem>
-<paragraph role="listitem" id="par_id3155419" xml-lang="en-US" l10n="CHG" oldref="14">Choose <emph>Format - </emph><switchinline select="appl"><caseinline select="WRITER"><emph>Drawing Object</emph> - 
-</caseinline><caseinline select="CALC"><emph>Graphic - </emph>
-</caseinline></switchinline>
-<item type="menuitem"/>
-<emph>Line</emph> and click the <emph>Line Styles</emph> tab.</paragraph>
+<paragraph role="listitem" id="par_id3155419" xml-lang="en-US">Choose <emph>Format - </emph><switchinline select="appl"><caseinline select="WRITER"><emph>Drawing Object - </emph></caseinline><caseinline select="CALC"><emph>Graphic - </emph></caseinline></switchinline><emph>Line</emph> and click the <emph>Line Styles</emph> tab.</paragraph>
 </listitem>
 <listitem>
 <paragraph role="listitem" id="par_id3155449" xml-lang="en-US" l10n="U" oldref="15">Specify the line options that you want.</paragraph>


More information about the Libreoffice-commits mailing list