/* * Authenticating to network "%@" : title in dialogue for AirPort, * argument is SSID of wireless network * Authenticating to 802.1X network : title in dialogue for Ethernet * User Name: : label for user name field * Password: : label for the password field * Cancel : title for Cancel button * OK : title for OK button */ "Authenticating to network \"%@\"" = "Authenticating to network \"%@\""; "Authenticating to 802.1X network" = "Authenticating to 802.1X network"; "User Name:" = "Please enter your name:"; "Password:" = "Please enter your password:"; "Cancel" = "Cancel"; "OK" = "OK";