diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2016-10-03 10:40:34 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2016-10-03 10:20:00 +0000 |
commit | d382facf6fe638dd8ec04bdf45cf92a4488cc597 (patch) | |
tree | 4724f5d6eef8f525b830b5cc4f0b3a03d702e9c1 /source/text/shared/01/05020300.xhp | |
parent | 91563122b47dfbc08aa2d3a5c2d73bb48eb8ff72 (diff) |
test-hid-vs-ui: Fix reference to the 'formatted' element in .ui file
From source/text/shared/01/05020300.xhp, referenced items ['formated']
were not found inside cui/uiconfig/ui/numberingformatpage.ui.
Change-Id: I9a9fcee3ac21e79aba7e8637a8ed89597fccf296
Reviewed-on: https://gerrit.libreoffice.org/29476
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'source/text/shared/01/05020300.xhp')
-rw-r--r-- | source/text/shared/01/05020300.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/01/05020300.xhp b/source/text/shared/01/05020300.xhp index ce241c97b5..df1e95ce8d 100644 --- a/source/text/shared/01/05020300.xhp +++ b/source/text/shared/01/05020300.xhp @@ -110,9 +110,9 @@ <paragraph xml-lang="en-US" id="hd_id3147435" role="heading" level="3" l10n="U" oldref="106">Engineering notation</paragraph> <paragraph xml-lang="en-US" id="par_id3146149" role="paragraph" l10n="U" oldref="107"><ahelp hid="cui/ui/numberingformatpage/engineering">With scientific format, Engineering notation ensures that exponent is a multiple of 3.</ahelp></paragraph> -<bookmark xml-lang="en-US" branch="hid/cui/ui/numberingformatpage/formated" id="bm_id3150961" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/cui/ui/numberingformatpage/formatted" id="bm_id3150961" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3150103" role="heading" level="2" l10n="U" oldref="17">Format code</paragraph> - <paragraph xml-lang="en-US" id="par_id3159156" role="paragraph" l10n="U" oldref="18"><ahelp hid="cui/ui/numberingformatpage/formated">Displays the number format code for the selected format. You can also enter a custom format.</ahelp> The following options are only available for user-defined number formats.</paragraph> + <paragraph xml-lang="en-US" id="par_id3159156" role="paragraph" l10n="U" oldref="18"><ahelp hid="cui/ui/numberingformatpage/formatted">Displays the number format code for the selected format. You can also enter a custom format.</ahelp> The following options are only available for user-defined number formats.</paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/numberingformatpage/add" id="bm_id3163717" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3155311" role="heading" level="3" l10n="U" oldref="19">Add</paragraph> |