mirror of
https://github.com/transmission/transmission.git
synced 2026-04-17 23:54:19 +01:00
add in placeholder code so that InfoOptionsView can be localized with a strings file after 2.7
This commit is contained in:
@@ -38,6 +38,11 @@
|
||||
* fRatioLimitGlobalLabel, * fIdleLimitGlobalLabel,
|
||||
* fPeersConnectLabel, * fPeersConnectField;
|
||||
|
||||
//remove when we switch to auto layout on 10.7
|
||||
IBOutlet NSTextField * fTransferBandwidthSectionLabel, * fPrioritySectionLabel, * fPriorityLabel;
|
||||
IBOutlet NSTextField * fSeedingLimitsSectionLabel, * fRatioLabel, * fInactivityLabel;
|
||||
IBOutlet NSTextField * fAdvancedSectionLabel, * fMaxConnectionsLabel;
|
||||
|
||||
NSString * fInitialString;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user