Changeset 1221
- Timestamp:
- Dec 15, 2006, 1:38:52 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/Controller.m
r1220 r1221 91 91 "Transmission already running alert -> title")]; 92 92 [alert setInformativeText: NSLocalizedString(@"There is already a copy of Transmission running. " 93 "This copy cannot openuntil that instance is quit.", "Transmission already running alert -> message")];93 "This copy cannot be opened until that instance is quit.", "Transmission already running alert -> message")]; 94 94 [alert setAlertStyle: NSWarningAlertStyle]; 95 95
Note: See TracChangeset
for help on using the changeset viewer.