Update of /cvsroot/scopeapp/scopeapp/English.lproj
In directory sc8-pr-cvs1:/tmp/cvs-serv22720
Modified Files:
Localizable.strings
Log Message:
Removed Quicktime error messages
Index: Localizable.strings
===================================================================
RCS file: /cvsroot/scopeapp/scopeapp/English.lproj/Localizable.strings,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Localizable.strings 31 Jul 2002 11:24:00 -0000 1.3
--- Localizable.strings 10 Dec 2002 15:07:40 -0000 1.4
***************
*** 5,18 ****
- /** QuicktimeSampler.m **/
-
- "Error" = "Error";
- "Another application may be using QuickTime Capture, or it may not be installed." = "Another application may be using QuickTime Capture, or it may not be installed.";
- "An unknown error occurred while initialising QuickTime Capture." = "An unknown error occurred while initialising QuickTime Capture.";
- "Another application may be recording sound, or this computer may not have sound input hardware." = "Another application may be recording sound, or this computer may not have sound input hardware.";
- "Could not record sound, because the channel usage could not be set." = "Could not record sound, because the channel usage could not be set.";
- "An unknown error occurred while initialising Quicktime Capture." = "An unknown error occurred while initialising Quicktime Capture.";
- "An unknown error occurred while trying to record sound." = "An unknown error occurred while trying to record sound.";
-
/** ScopeAppDelegate.m **/
--- 5,8 ----
|