I was digging through the Localizable.strings in iTunes 8.1 and actually found a bunch of stuff. The disk use stuff goes for iPod touches as well...
Here are the strings:
And also, a confirmation of voice memos:
-Morgan
Here are the strings:
Code:
"4320.073" = "Enabling the iPhone for disk use requires manually ejecting the iPhone before each disconnect, even when automatically syncing music.";
"4320.074" = "Enabling the iPhone for disk use requires manually ejecting the iPhone before each disconnect.";
"4320.311" = "The iPhone ^FILENAME could not be updated because it could not be unmounted.";
"4320.312" = "The iPhone ^FILENAME could not be restored because it could not be unmounted.";
"4320.317" = "Only Windows-formatted iPhones can be updated.";
"4320.319" = "iTunes has detected a Macintosh-formatted iPhone. You must restore this iPhone before you can use it on Windows.";
And also, a confirmation of voice memos:
Code:
"4320.080" = "Voice Memos";
"4320.082" = "The iPhone ^1 contains new voice memos. Would you like to move these voice memos to your iTunes library?";
"4320.083" = "Moving voice memos to your iTunes library
";
-Morgan