base: modify the the reload menu message

bzr revid: ced-e2d81b71051eb15aabafa9d7bc1486f16110f1c2
This commit is contained in:
ced 2007-07-12 15:31:01 +00:00
parent 1144f537f4
commit 979aa67ed4
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ view_form_end = """<?xml version="1.0"?>
<separator string="System upgrade done"/>
<label align="0.0" string="The modules have been upgraded / installed !" colspan="4"/>
<label align="0.0" string="You may have to reinstall some language pack." colspan="4"/>
<label align="0.0" string="We suggest you to close all tabs and open a new menu window (Ctrl T)." colspan="4"/>
<label align="0.0" string="We suggest you to reload the menu tab (Ctrl+t Ctrl+r)." colspan="4"/>
</form>"""
view_form = """<?xml version="1.0"?>