Commit Graph

1894 Commits

Author SHA1 Message Date
46e4473935 tdf#98153 add mention and link to document filters
+ add variable to a paragraph that gives link to document filters
  + use variable to embed paragraph in the --in-filter parameter

Change-Id: If93918b17b681fd5e87e4495c5bd3a122b770a5b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111888
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
2021-03-03 15:01:05 +01:00
5e9ca1b304 tdf#140669 (related: tdf#92622) update help pages for "No List"
https://gerrit.libreoffice.org/c/core/+/108841 changed
  the "Numbering Off" command to "No List"

  The present patch make relevant adjustments in help pages.

  ( swriter/02/06040000.xhp ) "No List" command
    * "Numbering Off" -> "No List"
    + clarify that list indenting is also lost
    + add <tip> about how to preserve indenting, but remove number
    + add <relatedtopics> section and embed a related topic
    * rename two German IDs

  ( shared/02/06120000.xhp ) "Toggle Unordered List"
    * "Bullets On/Off" -> "Toggle Unordered List"
    * rename two German IDs
    - remove colspan="" rowspan=""
    * update icons size to 1cm
    * update to <h1>

  ( swriter/main0206.xhp ) "Bullets and Numbering" toolbar
    - remove embeds to "No List" and its icon table

  ( shared/guide/numbering_stop.xhp )
    * "Numbering Off" -> "No List"
    * "Bullets On/Off" -> "Toggle Unordered List"
    * correction about location of "No List" icon
    * clarify that indenting is also lost
    * make descriptions be relevant for both bullets and numbers
    * clarify when indenting is lost or not
    + move icons to separate icon tables
    + add labels to icons
    * update icons size to 1cm
    + add <note> about how to put number or bullet back
    + add <keycode>
    + add appl-switch to Related topics
    * update to <h1>,<note>

Change-Id: I8880f0aa46b2e036926497bf185092c2c5ae6d52
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111575
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2021-03-02 15:58:07 +01:00
0afc6d866d tdf#138312 "standard" missing from "Font" tab page
+ add embed for "Standard" button, along with switch to exclude
    showing this control for Chart
  + add switch for the "Apply" embed, which is only found in Writer

Change-Id: I5cd6743d517867f822bb744ed8ee3ea49da0abe5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111697
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
2021-02-28 00:17:53 +01:00
6c9b69b325 Refactor relations Help pages in sdatabase/
Change-Id: I6bb25934bc3f1443fbd5aa9806936a3628c03454
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111681
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-27 15:59:30 +01:00
6a651976ff add appl-switch for command sequence for insert Floating Frame
( shared/00/00000404.xhp )
     + add appl-switch and correct command sequence for Writer
     * rename German ID
     * change icon size to 1cm

   ( shared/01/04160500.xhp )
     * update to renamed ID

Change-Id: Ie244f924065a1cb892ada0f037e34401d9784ace
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111586
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
2021-02-26 17:05:52 +01:00
ea11983862 tdf#139667 update howtoget for Ordered tab - Bullets and Numbering
Change-Id: I27f763c1945184824a5e1c31369ebe6c4052e227
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111464
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
2021-02-25 23:58:31 +01:00
ee3befa87f tdf#139667 update help in relation to Bullets and Numbering dialog
( shared/01/06050300.xhp )
     * modify "outline style" to "outline format"
     * update to <h1>,<h2>

   ( shared/01/06050500.xhp )  "Customize" tab
     * modify "numbering style" to "numbering scheme"
     * modify "numbered" to "ordered" and "bulleted" to "unordered"
     * update to <h3>

   ( shared/01/06050400.xhp ) "Image" tab
     * "bulleted" -> "unordered"
     * update to <h1>,<h2>

   ( shared/01/06050600.xhp )
     * "numbered" and "bulleted" to "unordered" and "ordered"

   ( swriter/01/06060000.xhp )  "Chapter Numbering"
     * modified description of dialog box to align with
       terminology used for other help pages and tooltips.
     * simplify tip (from 2007) about using Chapter Numbering dialog
     * modified <note> (from 2004) about Load/save, which is also embedded
       in shared/01/06050600.xhp and swriter/01/legacynumbering.xhp
     - remove "Save As" option about list styles and its description
       because this dialog does not have this functionality any more.
     - remove <note> about "View Shadings", which does not seem valid
       any more.
     * update to <h1>,<h3>

   ( shared/00/00040500.xhp )
     * update to <menuitem> for Outline tab
     * correct command sequence to List Style deck for Outline tab
     * replace German id
     + add sys-switch for F11 (3 times)

Change-Id: I204b66957f19654fc6d37fd8f79d8b1686810866
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110685
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2021-02-24 09:44:58 +01:00
5fccd7a656 tdf#139667 change embed in Bullets and Numbering dialog
Numbering / Numbering Style tab was changed to Ordered
 for both Bullets and Numbering and List Style dialogs
 so do not need a separate heading any more.  Can embed
 the heading from the help page for the Numbering tab.

Change-Id: If1324a57795a5878d3e200854a4a16429ab603db
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111184
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
2021-02-23 08:58:17 +01:00
065569618b Take Mac keyboard into account with Styles shortcut
Change-Id: I67322e56753976225ab1ecfa0508269d58c5ab30
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111194
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2021-02-19 11:27:27 +01:00
1f290dca1d Another random typo grab bag
Change-Id: Ib548ab7e25600fc693d7a9d6319104f431eb8e8e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111167
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2021-02-18 23:50:23 +01:00
097d1cc82b tdf#132643 Translate German section IDs
Change-Id: Iaccdb0099a647be651408d141402d4a7fd79ff01
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110907
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-16 00:20:21 +01:00
3644c0ce61 tdf#132643 Translate German section IDs
Change-Id: I3838e64d84bbc5f032e32a8a5a27caa4ff97b032
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110911
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-16 00:19:31 +01:00
31b432160e tdf#132643 Translate German section IDs
Change-Id: Iac53343be12a97067d1c8929e2e966ac52758d2e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110910
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-16 00:18:39 +01:00
7d23998f73 tdf#132643 Translate German section IDs
Change-Id: I7f65fc8c245fd984f41c7ccfcfb98f6a17b65e95
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110909
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-16 00:17:59 +01:00
09d1cd6729 tdf#132643 Translate German section IDs
Change-Id: I861cabbf881b603dd6ed13a04fc606672c8d839e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110908
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-16 00:17:25 +01:00
037c4daa45 tdf#132643 Translate German section IDs
Change-Id: I24f38445bfcadc9d0bc35a95432d5ed13008e382
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110906
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-16 00:16:53 +01:00
79ed003b36 tdf#132643 Translate German section IDs
Change-Id: I758676582deda7fc910c73820121bcda1b110125
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110905
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-16 00:16:04 +01:00
d9b55436a3 tdf#132643 Translate German section IDs
Change-Id: I588630a0ab7d8bd2f195c3a65eaecdd28574f21d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110904
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-16 00:15:20 +01:00
0d6b658e34 tdf#132643 Translate German section IDs
Change-Id: I18a1c38a62976d8ac8ed5995a03b72d11e7fbc22
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110903
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-16 00:14:39 +01:00
d832d9a27e tdf#132643 Translate German section IDs
Change-Id: I50c2cad8065b8702337650938d58b9400585c189
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110902
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-16 00:13:57 +01:00
d516db9def tdf#132643 Translate German section IDs
Change-Id: I75da81545d82285c90715f712a0e0915531fedb8
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110874
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-15 22:03:16 +01:00
9f804dbbdd tdf#140392 improve explanation of wildcard in replace for AutoCorrect
* elaborate examples, improve layout
     * simplify tip and highlight where to use it
     * update to <h1>,<h2>,<h3>,<tip>

Change-Id: Ibb0a9f811ee6cdd23cd6f8e4ec92dc06e980c3cd
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110787
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-15 00:31:50 +01:00
eab57f9cc1 tdf#132643 Translate German section IDs
Change-Id: I981fda421faa25b7a4a61006e1e947b3fe8461c3
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110878
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-14 18:56:54 +01:00
42862e4536 tdf#132643 Translate German section IDs
Change-Id: I081a606e4916189c171123500ff6953c3ee64121
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110877
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-14 18:56:16 +01:00
63ea072ac1 tdf#132643 Translate German section IDs
Change-Id: I35edabf978d42150fbf6b8c2aebd2057916d5d87
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110876
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-14 18:55:34 +01:00
bdf635d508 tdf#132643 Translate German section IDs
Change-Id: I0cd76265cfaa16d3f4cc2f0180d140eda9063b59
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110875
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-14 18:37:40 +01:00
ac4cab8ad5 tdf#132643 Translate German section IDs
Change-Id: I3ae427de7d9a49fd5a3cb17dc698585b5cc0cabb
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110873
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-14 18:11:53 +01:00
f99fa5ece8 tdf#132643 Translate German section IDs
Change-Id: I0a8a5ad8a97d9ba15608d66877fa35f2054561a6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110872
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-14 18:08:54 +01:00
57dadccac0 tdf#132643 Translate German section IDs
Change-Id: I10ec1303df2fe37a5486682ca2a2742e5d645037
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110851
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-14 18:07:06 +01:00
60dc818b2d tdf#132643 Translate German section IDs
Change-Id: I9364dbbc3414769219ab7318d38bb6f22741495b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110842
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-14 18:06:19 +01:00
b1c1852acd tdf#132643 Translate German section IDs
Change-Id: Id8807415057ac94b69c5c25abbdb385463bc6e77
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110841
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-14 18:00:52 +01:00
09c4f7472b tdf#140366 further adjustment of autoinclude in Exceptions
Change-Id: Idab97605113d93d1da3a3486ca735398857cd988
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110853
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2021-02-14 09:19:32 +01:00
91a0a351ac tdf#140366 clarifications in AutoCorrect Options
( shared/01/06040100.xhp ) "Options" tab

    + add <note> that words in dictionaries are not
      autocorrected by "Correct TWo INitial CApitals"

  ( shared/01/06040300.xhp ) "Exceptions" tab

    + clarify how and when to use the "AutoInclude" option

Change-Id: Ia79f58318f861fc690151205984e34176ae2a829
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110782
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2021-02-13 15:18:13 +01:00
b7508b8c33 update Exceptions options in AutoCorrect dialog
For "Correct TWo INitial CApitals" description
   * update label to Correct TWo INitial CApitals or sMALL iNITIAL
   + add "small initial" to description in relevant places

  For "AutoInclude" description
   + add missing space
   * move position of <emph> to correct position

  * update to <h1>,<h2>,<h3>

Change-Id: I2d5b3e2f41b9e3b209e716cd6b231840d2f94d24
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110774
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
2021-02-12 10:21:15 +01:00
6a01bc7252 Mute l10n of several strings
Change-Id: I45455bda308703dfcb4e70c4e2acaed3a5562e04
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110688
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-11 20:35:38 +01:00
b8b09233de tdf#139667 update help pages for List Style, Ordered and Unordered
( swriter/01/05130004.xhp ) "List Style"
  * modify description from 2004 about list styles

  ( shared/01/05040100.xhp ) "Organizer"
  + add <note> that "Inherit From" cannot be used with list style
    and page style.

  ( shared/01/06050100.xhp ) "Bullets"
  * rename "Bullets" to "Unordered"
  * adjust to indicate Unordered list
  * replace "style" with "type" when referring to bullets
  * change "Options" to "Customize" in Related topics
  * update to <h1>,<h2>,<note>

  ( shared/01/06050200.xhp )  "Numbering Style"
  * rename "Numbering Style" to "Ordered"
  * small adjustment in description

Change-Id: Iac5eab2de236c7457c7e849c0f6e475551fcea4d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110371
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-11 14:03:30 +01:00
dc49a6fffb tdf#137084 update help for Tools menu
( swriter/main0106.xhp ) "Tools" menu
    + add "Automatic Spell Checking" heading and embed explanation
    + embed Thesaurus heading and explanation
    + add "Address Book Source" heading and embed explanation
    + embed AutoCorrect heading and explanation
    - remove "AutoCorrect Options" and its embed
    - remove "MediaPlayer" embed
    - remove "XML Filter Settings" heading and embed explanation
    + add "Endnotes" to label
    * move position of "Update"
    * update to <h1>,<h2>

   ( shared/01/06020000.xhp ) "Thesaurus"
       + add <relatedtopics>
       * move link to relatedtopics
       * update to <h1>,<h2>,<h3>,<warning>

   ( shared/00/00000406.xhp )
       * update command sequence to Thesaurus command
       * update to <menuitem>

   ( shared/01/01110101.xhp )
       * update "Configure" command to "Assign"
       * update to <h1>,<h2>,<h3>,<menuitem>

   ( shared/02/18030000.xhp )
       * update to <h1>

   ( shared/autopi/01170000.xhp )
       * update to <h1>,some <h2>

   ( swriter/01/02120000.xhp )
       * update to <h1>,<tip>

   ( swriter/01/05150000.xhp )  "AutoCorrect"
       * update to <h1>,<h2>

   ( swriter/01/06990000.xhp ) "Update"
       * update to <h1>

Change-Id: Idd28b5b6da0abbed349499581f9c85470928bfe5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110566
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2021-02-10 22:47:11 +01:00
0ba09fdc2f typos
Change-Id: I5d454f184d5787eccdff2f732a43eac056c9ad49
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110679
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-10 20:23:23 +01:00
246f9b7f85 tdf#91920 sw page gutter margin: add help
Cover the default, the mirrored and the from-top cases.

Change-Id: Icf4da5232c1c2a693a5741f6c207d59acd79294b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110629
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2021-02-09 11:38:16 +01:00
603f982295 Update LibeOffice 7.1 video
Original URL changed

Change-Id: I1c1f24f3591af69d97f2bc31389769f4689bc228
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110576
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-08 14:16:01 +01:00
cb6c6cf9d1 Fix localization in sf_dialogcontrol and manage_templates
Change-Id: I865da2b0960ad00866a0f242e9f8ef27ba30a7ea
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110446
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2021-02-08 02:02:13 +01:00
c3fe3dbb29 Remove excessive <emph>
Change-Id: I861022023d0b526382406f4194c70d30c4df10c9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110556
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-08 01:15:36 +01:00
1a00a0acf7 tdf#132643 Translate German section IDs
Change-Id: If7cbdf219ff475bca82b192001bf26d116fb7b7b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110529
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-07 13:01:34 +01:00
acf0b94762 tdf#132643 Translate German section IDs
Change-Id: Iabde3845a10b5d62d0d97f582d18baec38cdeea7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110528
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-07 12:59:54 +01:00
eb9ea4ae07 tdf#132643 Translate German section IDs
Change-Id: Ia647a7b289a42d2e9e556f6a2943de8a0468d07c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110527
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-07 12:58:46 +01:00
4803fd8060 tdf#132643 Translate German section IDs
Change-Id: I44600da4388360e4b31a098b100071e62f3d4b7b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110526
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-07 12:57:52 +01:00
7ecb8df9bf tdf#132643 Translate German section IDs
Change-Id: Ib3b19c482c4a4a1c6e76dd1d0c90bf89e7b8a9b8
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110525
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-07 12:57:20 +01:00
4d729a974b tdf#132643 Translate German section IDs
Change-Id: I1619486a82b8e7739de40f4910bf2d0e179fc308
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110500
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-06 14:49:09 +01:00
6f5ef67bda tdf#132643 Translate German section IDs
Change-Id: I076c6306f60ecb08821cc54c9d8b699b97276b49
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110509
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-06 14:48:33 +01:00
ae7a7dd416 tdf#132643 Translate German section IDs
Change-Id: I98d3445b37b7b744df7363f1f0098aec27c5203e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110508
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-06 14:47:43 +01:00