1/* Alert strings */
2"OK" = "OK";
3"Cancel" = "Cancel";
4
5/* Notification window title */
6"Network Connection" = "Network Connection";
7
8/* Fix Me : Special Manual Dial string present in CCLs */
9"Pick up the phone and dial ^1.  Click OK when the phone rings, then hang up." = "Pick up your phone and dial ^1. When the phone rings, click OK and hang up the phone.";
10"Pick up the phone and dial the number.  Click OK when the phone rings, then hang up." = "Pick up the phone and dial the number. When the phone rings, click OK and hang up the phone.";
11"Modem does not support V.92" = "Modem does not support V.92";
12
13