View | Details | Raw Unified | Return to bug 607121
Collapse All | Expand All

(-)add-on-workflow.ycp (-1 / +1 lines)
Lines 880-886 void Redraw (boolean enable_back, boolea Link Here
880
    string title = _("Add-On Product Installation");
880
    string title = _("Add-On Product Installation");
881
881
882
    // Help for add-on products
882
    // Help for add-on products
883
    string help = _("<p><big><b>Add-On Product Installation</b></big></br>
883
    string help = _("<p><big><b>Add-On Product Installation</b></big><br/>
884
Here see all add-on products that are selected for installation.
884
Here see all add-on products that are selected for installation.
885
To add a new product, click <b>Add</b>. To remove an already added one,
885
To add a new product, click <b>Add</b>. To remove an already added one,
886
select it and click <b>Delete</b>.</p>");
886
select it and click <b>Delete</b>.</p>");

Return to bug 607121