mirror of https://github.com/BOINC/boinc.git
Modified label text in the right-hand side of the "Disk" tab as per task #779.
svn path=/trunk/boinc/; revision=1566
This commit is contained in:
parent
64b6b6e814
commit
5b7d49854d
|
@ -19,8 +19,8 @@ char g_szUsageItems[MAX_USAGE_STR][256] = {
|
|||
"Free space",
|
||||
"Used space",
|
||||
"Used space: BOINC",
|
||||
"BOINC",
|
||||
"PROJECT:"
|
||||
"BOINC core client",
|
||||
""
|
||||
};
|
||||
|
||||
char g_szMiscItems[MAX_MISC_STR][256] = {
|
||||
|
|
Loading…
Reference in New Issue