diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2017-05-09 16:11:32 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2017-05-09 16:37:41 +0200 |
commit | eb9ec1c794a0d3b8522375c7a87ac3ee999c8a66 (patch) | |
tree | 4729b5cc168353458cda5d1b9ea3174a476c2b4b /source/text/shared/02/02040000.xhp | |
parent | 7897a9174b6b4a91134398359f3f1e690c774b69 (diff) |
remove obsolete oldref attribute (removes one context line in pot)
also remove obsolete l10n attribute (doesn't affect translations/pot)
Change-Id: I809866ea7b16cb1cacad9efacb6fdeebae38ea9f
Diffstat (limited to 'source/text/shared/02/02040000.xhp')
-rw-r--r-- | source/text/shared/02/02040000.xhp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/source/text/shared/02/02040000.xhp b/source/text/shared/02/02040000.xhp index 46e1a478e3..24e89fe698 100644 --- a/source/text/shared/02/02040000.xhp +++ b/source/text/shared/02/02040000.xhp @@ -34,8 +34,8 @@ <section id="textlire"> <bookmark xml-lang="en-US" branch="hid/.uno:TextdirectionLeftToRight" id="bm_id4510932" localize="false"/><!-- HID added by script --> -<bookmark branch="hid/.uno:TextdirectionLeftToRight" xml-lang="en-US" id="bm_id3148520" localize="false"/><paragraph id="hd_id3153255" role="heading" level="1" oldref="1" l10n="U" xml-lang="en-US"><link href="text/shared/02/02040000.xhp" name="Text running from left to right">Text running from left to right</link></paragraph> - <paragraph l10n="U" role="paragraph" id="par_id3153539" xml-lang="en-US" oldref="2"><ahelp hid=".uno:TextdirectionLeftToRigh" visibility="visible">Specifies the horizontal direction of the text.</ahelp></paragraph> +<bookmark branch="hid/.uno:TextdirectionLeftToRight" xml-lang="en-US" id="bm_id3148520" localize="false"/><paragraph id="hd_id3153255" role="heading" level="1" xml-lang="en-US"><link href="text/shared/02/02040000.xhp" name="Text running from left to right">Text running from left to right</link></paragraph> + <paragraph role="paragraph" id="par_id3153539" xml-lang="en-US"><ahelp hid=".uno:TextdirectionLeftToRigh" visibility="visible">Specifies the horizontal direction of the text.</ahelp></paragraph> </section> <section id="sytextlire"> <table id="tbl_id3150713"> @@ -44,10 +44,10 @@ <tablerow> <tablecell> - <paragraph l10n="E" role="paragraph" id="par_id3147291" xml-lang="en-US" oldref=""><image src="cmd/sc_textdirectionlefttoright.png" id="img_id3155805"><alt xml-lang="en-US" id="alt_id3155805">Icon</alt></image></paragraph> + <paragraph role="paragraph" id="par_id3147291" xml-lang="en-US"><image src="cmd/sc_textdirectionlefttoright.png" id="img_id3155805"><alt xml-lang="en-US" id="alt_id3155805">Icon</alt></image></paragraph> </tablecell> <tablecell> - <paragraph role="paragraph" id="par_id3153749" l10n="U" xml-lang="en-US" oldref="3">Text direction from left to right</paragraph> + <paragraph role="paragraph" id="par_id3153749" xml-lang="en-US">Text direction from left to right</paragraph> </tablecell> </tablerow> |