show "retry now" instead of "get preferences" when backing off

svn path=/trunk/boinc/; revision=1879
This commit is contained in:
Dan Werthimer 2003-07-30 21:34:12 +00:00
parent a6a0845187
commit db9ea62307
1 changed files with 1 additions and 1 deletions

View File

@ -228,7 +228,7 @@ BEGIN
POPUP "Project"
BEGIN
MENUITEM "&Web site", ID_PROJECT_WEB_SITE
MENUITEM "Get &preferences", ID_PROJECT_GET_PREFS
MENUITEM "GET PREFERENCES", ID_PROJECT_GET_PREFS
MENUITEM "&Detach...", ID_PROJECT_DETACH
MENUITEM "&Reset project...", ID_PROJECT_RESET
END