[Libreoffice-commits] .: source/text

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Sat Nov 24 13:51:59 PST 2012


 source/text/shared/optionen/01140000.xhp |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

New commits:
commit bbbef57fbadf577d3b799d14288dd958550e68f0
Author: Andras Timar <atimar at suse.com>
Date:   Sat Nov 24 22:52:05 2012 +0100

    fdo#55909 add help for date acceptance patterns
    
    Change-Id: I19a6249528cc6de10cabe8e91ef595996ba42c58

diff --git a/source/text/shared/optionen/01140000.xhp b/source/text/shared/optionen/01140000.xhp
index 0c7e811..9a92156 100644
--- a/source/text/shared/optionen/01140000.xhp
+++ b/source/text/shared/optionen/01140000.xhp
@@ -49,6 +49,7 @@
          <bookmark_value>Thai;language settings</bookmark_value>
          <bookmark_value>Hindi;language settings</bookmark_value>
          <bookmark_value>decimal separator key</bookmark_value>
+         <bookmark_value>date acceptance patterns</bookmark_value>
 </bookmark><comment>mw deleted "language settings;" and "Asian languages;supporting"</comment>
 <paragraph xml-lang="en-US" id="hd_id3151299" role="heading" level="1" l10n="U" oldref="1"><link href="text/shared/optionen/01140000.xhp" name="Languages">Languages</link></paragraph>
          <paragraph xml-lang="en-US" id="par_id3148520" role="paragraph" l10n="CHG" oldref="2"><ahelp hid=".">Defines the default languages and some other locale settings for documents.</ahelp></paragraph>
@@ -78,6 +79,11 @@
       <paragraph xml-lang="en-US" id="par_id3145120" role="paragraph" l10n="U" oldref="25"><ahelp hid="OFFMGR_LISTBOX_OFA_TP_LANGUAGES_LB_CURRENCY">Specifies the default currency that is used for the currency format and the currency fields.</ahelp> If you change the locale setting, the default currency changes automatically.</paragraph>
       <paragraph xml-lang="en-US" id="par_id3148491" role="paragraph" l10n="U" oldref="29">The default entry applies to the currency format that is assigned to the selected locale setting.</paragraph>
       <paragraph xml-lang="en-US" id="par_id3157909" role="paragraph" l10n="U" oldref="26">A change in <emph>Default currency</emph> field will be transmitted to all open documents and will lead to corresponding changes in the dialogs and icons that control the currency format in these documents.</paragraph>
+<bookmark xml-lang="en-US" branch="hid/cui:Edit:OFA_TP_LANGUAGES:ED_DATEPATTERNS" id="bm_id9471429" localize="false"/>
+<paragraph xml-lang="en-US" id="hd_id31472109" role="heading" level="3">Date acceptance patterns</paragraph>
+      <paragraph xml-lang="en-US" id="par_id3145121" role="paragraph"><ahelp hid=".">Specifies the date acceptance patterns for the current locale. Calc spreadsheet and Writer table cell input needs to match locale dependent date acceptance patterns before it is recognized as a valid date.</ahelp> Default locale dependent date acceptance patterns are generated build time, but it is possible to add more or modify them in this edit box.</paragraph>
+      <paragraph xml-lang="en-US" id="par_id3148492" role="paragraph">Additionally to the date acceptance patterns defined here, every locale accepts input in an ISO 8601 Y-M-D pattern, and since %PRODUCTNAME 3.5 that also leads to the YYYY-MM-DD format being applied.</paragraph>
+      <paragraph xml-lang="en-US" id="par_id3157939" role="paragraph">Syntax: <emph>Y</emph> means year, <emph>M</emph> means month, and <emph>D</emph> means day, regardless of localizaton.</paragraph>
       <paragraph xml-lang="en-US" id="hd_id3153127" role="heading" level="2" l10n="U" oldref="5">Default languages for documents</paragraph>
       <paragraph xml-lang="en-US" id="par_id3149763" role="paragraph" l10n="U" oldref="6">Specifies the languages for spellchecking, thesaurus and hyphenation.</paragraph>
       <embed href="text/shared/guide/language_select.xhp#language_select"/>
@@ -113,4 +119,4 @@
       <paragraph xml-lang="en-US" id="par_id3149667" role="paragraph" l10n="U" oldref="35"><ahelp hid="OFFMGR_CHECKBOX_OFA_TP_LANGUAGES_CB_CTLSUPPORT">Activates complex text layout support. You can now modify the settings corresponding to complex text layout in <item type="productname">%PRODUCTNAME</item>.</ahelp></paragraph>
       <embed href="text/shared/guide/ctl.xhp#ctl"/>
    </body>
-</helpdocument>
\ No newline at end of file
+</helpdocument>


More information about the Libreoffice-commits mailing list