fix the label tag for the upgrade failed box.

2004-05-12  Not Zed  <NotZed@Ximian.com>

        * shell-errors.xml: fix the label tag for the upgrade failed box.

svn path=/trunk/; revision=25874
This commit is contained in:
Not Zed
2004-05-12 03:54:20 +00:00
committed by Michael Zucci
parent 2e3c52fbef
commit c5347b4bda
3 changed files with 4 additions and 1 deletions

View File

@ -17,7 +17,7 @@ You will need to make more space available in your home directory before you can
If you choose to continue, you may not have access to some of your old data.
</secondary>
<button stock="gtk-quit" response="GTK_RESPONSE_CANCEL"/>
<button stock="gtk-ok" _label="Continue" response="GTK_RESPONSE_OK"/>
<button stock="gtk-ok" label="Continue" response="GTK_RESPONSE_OK"/>
</error>
</error-list>