mirror of https://github.com/BOINC/boinc.git
show "retry now" instead of "get preferences" when backing off
svn path=/trunk/boinc/; revision=1879
This commit is contained in:
parent
a6a0845187
commit
db9ea62307
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue