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

Laurent Balland-Poirier laurent.balland-poirier at laposte.net
Thu Sep 15 16:11:39 UTC 2016


 source/text/shared/01/05020301.xhp |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 206a20ba56d185411cd099f324a0d9c0529eaf48
Author: Laurent Balland-Poirier <laurent.balland-poirier at laposte.net>
Date:   Tue Aug 30 18:34:51 2016 +0200

    Correction for Hijri calendar
    
    [~hijri] works for all locales using arabic alphabet, except Oman (may be a bug)
    
    Change-Id: I42ba27032fdabe64b626db494e27b5f139f78325
    Reviewed-on: https://gerrit.libreoffice.org/28502
    Reviewed-by: Eike Rathke <erack at redhat.com>
    Tested-by: Eike Rathke <erack at redhat.com>

diff --git a/source/text/shared/01/05020301.xhp b/source/text/shared/01/05020301.xhp
index 40d62d0..ec040e5 100644
--- a/source/text/shared/01/05020301.xhp
+++ b/source/text/shared/01/05020301.xhp
@@ -716,7 +716,7 @@
 
 <paragraph id="hd_id3149929" role="heading" level="3" xml-lang="en-US">Entering Dates</paragraph>
 <paragraph id="par_id3148397" role="paragraph" xml-lang="en-US">To enter a date in a cell, use the Gregorian calendar format. For example, in an English locale, enter 1/2/2002 for Jan 2, 2002.</paragraph>
-<paragraph id="par_id3153274" role="paragraph" xml-lang="en-US">All date formats are dependent on the locale that is set in <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph>
+<paragraph id="par_id3153274" role="paragraph" xml-lang="en-US">All date formats are dependent on the locale that is set in <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph> 
 </caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type="productname">%PRODUCTNAME</item> uses the Gregorian Calendar.</paragraph>
 <paragraph id="par_id3153795" role="paragraph" xml-lang="en-US">To specify a calendar format that is independent of the locale, add a modifier in front of the date format. For example, to display a date using the Jewish calendar format in a non-Hebrew locale, enter: [~jewish]DD/MM/YYYY.</paragraph>
 
@@ -766,7 +766,7 @@
       <paragraph id="par_id3150304" role="code" xml-lang="en-US">[~hijri]</paragraph>
     </tablecell>
     <tablecell>
-      <paragraph id="par_id3149238" role="tablecontent" xml-lang="en-US">Arabic Islamic Calendar, currently supported for the following locales: ar_EG, ar_LB, ar_SA, and ar_TN</paragraph>
+      <paragraph id="par_id3149238" role="tablecontent" xml-lang="en-US">Arabic Islamic Calendar</paragraph>
     </tablecell>
   </tablerow>
   <tablerow>
@@ -787,7 +787,7 @@
   </tablerow>
 </table>
 
-<paragraph id="par_id3152419" role="paragraph" xml-lang="en-US"><switchinline select="appl"><caseinline select="CALC">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings:
+<paragraph id="par_id3152419" role="paragraph" xml-lang="en-US"><switchinline select="appl"><caseinline select="CALC">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings: 
 </caseinline></switchinline></paragraph>
 <switch select="appl">
 <case select="CALC">
@@ -885,7 +885,7 @@
 
 </case>
 </switch>
-<paragraph id="par_id3149174" role="paragraph" xml-lang="en-US"><switchinline select="appl"><caseinline select="CALC">The Date&Time format displays the date and time that an entry was made to a cell with this format.
+<paragraph id="par_id3149174" role="paragraph" xml-lang="en-US"><switchinline select="appl"><caseinline select="CALC">The Date&Time format displays the date and time that an entry was made to a cell with this format. 
 </caseinline></switchinline></paragraph>
 <switch select="appl">
 <case select="CALC">
@@ -1836,4 +1836,4 @@
 
 </body>
 
-</helpdocument>
+</helpdocument>
\ No newline at end of file


More information about the Libreoffice-commits mailing list