summaryrefslogtreecommitdiff
path: root/toolkit/workben/layout/recover.xml
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/workben/layout/recover.xml')
-rw-r--r--toolkit/workben/layout/recover.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/toolkit/workben/layout/recover.xml b/toolkit/workben/layout/recover.xml
index b7387b687de2..58b21173092b 100644
--- a/toolkit/workben/layout/recover.xml
+++ b/toolkit/workben/layout/recover.xml
@@ -14,7 +14,7 @@
<fixedtext id="FT_HEADER" _label="OpenOffice.org Document Restore"/>
</hbox>
<fixedline id="FL_HEADER"/>
- <!-- mockup: fixedtext multiline=true" does not work?
+ <!-- mockup: fixedtext multiline=true" does not work?
<multilineedit id="MLE_RECOVER" has_border="false" foobar="x" _text="At least one document was found that was not stored safely to the media. Uncheck any documents you do not want to restore (information may be lost)."/>
<fixedtext id="FT_RECOVER" has_border="false" multi-line="true" font-word-line-mode="true" word-break="true" _label="At least one document was found that was not stored safely to the media. Uncheck any documents you do not want to restore (information may be lost).
LINE TEST"/>
@@ -28,7 +28,7 @@ LINE TEST"/>
<fixedtext id="FT_DOC" _label="My document"/>
</hbox>
<hbox>
- <checkbox id="CB_SHEET" state="1" cnt:expand="false" scale="false" />
+ <checkbox id="CB_SHEET" state="1" cnt:expand="false" scale="false" />
<fixedimage id="FI_SHEET" cnt:expand="false" scale="false" graphic="res/commandimagelist/lc_inserttable.png" />
<fixedtext id="FT_SHEET" _label="My spreadsheet"/>
</hbox>
@@ -51,7 +51,7 @@ LINE TEST"/>
<fixedtext id="FT_PROGRESS" _label="Restore progress (idle)"/>
<hbox height="40" cnt:expand="true">
<progressbar cnt:expand="true" cnt:fill="true" id="PB_RECOVER" has_border="true" border="10" fill-color="#ccccff" background-color="#ffffff" progress-value-min="0" progress-value-max="100" progress-value="50" />
- <!-- FIXME: cannot set progress bar's height, use space as strut... !-->
+ <!-- FIXME: cannot set progress bar's height, use space as strut... !-->
<fixedtext label="" height="10" cnt:expand="false" cnt:fill="false"/>
</hbox>
</vbox>