mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
trivial changes
This commit is contained in:
@@ -267,8 +267,8 @@
|
||||
fNatStatus = stat->natTraversalStatus;
|
||||
fPublicPort = stat->publicPort;
|
||||
|
||||
[fPortStatusField setStringValue: [NSLocalizedString(@"Checking port status",
|
||||
"Preferences -> Network -> port status") stringByAppendingEllipsis]];
|
||||
[fPortStatusField setStringValue: [NSLocalizedString(@"Checking port status", "Preferences -> Network -> port status")
|
||||
stringByAppendingEllipsis]];
|
||||
[fPortStatusImage setImage: nil];
|
||||
[fPortStatusProgress startAnimation: self];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user