mirror of
https://github.com/transmission/transmission.git
synced 2025-12-27 13:41:17 +00:00
keep strings consistent
This commit is contained in:
@@ -687,7 +687,7 @@
|
||||
item = [menu itemWithTag: ACTION_MENU_GLOBAL_TAG];
|
||||
[item setState: mode == NSMixedState ? NSOnState : NSOffState];
|
||||
}
|
||||
else //assume the menu is part of the file list
|
||||
else //assume the menu is part of the file list
|
||||
{
|
||||
if ([menu numberOfItems] > 0)
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user