diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2016-01-27 17:14:55 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2016-01-29 14:37:19 -0600 |
commit | c3da36361e0af615920e56e9508bcce0e48f1db4 (patch) | |
tree | e53f5240c8092e867ef8115a9fe172a22582af88 | |
parent | 0caa881976b2213448b33fa5c31741759a5e4458 (diff) |
Unique IDs (broken with prev. commit)
Change-Id: I0954d35bd5e13a3d63105425ceac8039a56ab2ef
(cherry picked from commit 591487475aa421d1393a54f328524886519a4095)
...and another
Change-Id: Ieb1a87a1f75370f3130dbf4c100c211dd3b928b9
(cherry picked from commit 0d03b3df4b598e8b0fa431757c64ff7b005e0f8a)
...and two more
Change-Id: I7c546d9fa91bd06dcb3782c445a62eea37598cef
(cherry picked from commit 5f4c82272d89fb90ee0114705bb88f230b5a439d)
Signed-off-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r-- | source/text/shared/01/05020301.xhp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/source/text/shared/01/05020301.xhp b/source/text/shared/01/05020301.xhp index 17ecac12b6..8b1c99238d 100644 --- a/source/text/shared/01/05020301.xhp +++ b/source/text/shared/01/05020301.xhp @@ -74,10 +74,10 @@ </tablerow> <tablerow> <tablecell> -<paragraph id="par_id3152802" role="code" localize="false" xml-lang="en-US">?</paragraph> +<paragraph role="code" id="par_id3152802" xml-lang="en-US" l10n="U" oldref="239">?</paragraph> </tablecell> <tablecell> -<paragraph id="par_id3145091" role="tablecontent" xml-lang="en-US">Displays space characters instead of extra zeros.</paragraph> +<paragraph role="tablecontent" id="par_id3145091" xml-lang="en-US" l10n="U" oldref="240">Displays space characters instead of extra zeros.</paragraph> </tablecell> </tablerow> <tablerow> @@ -142,10 +142,10 @@ </tablerow> <tablerow> <tablecell> -<paragraph id="par_id3156153" role="tablecontent" xml-lang="en-US">.5 as 0.5   (with two extra spaces at the end)</paragraph> +<paragraph role="tablecontent" id="par_id3156153" xml-lang="en-US" l10n="U" oldref="241">.5 as 0.5   (with two extra spaces at the end)</paragraph> </tablecell> <tablecell> -<paragraph id="par_id3149763" role="code"xml-lang="en-US">0.???</paragraph> +<paragraph role="code" id="par_id3149763" xml-lang="en-US" l10n="U" oldref="242">0.???</paragraph> </tablecell> </tablerow> </table> |