1/* Message text for new keychain syncing device notification */
2"\\U201C%1$@\\U201D wants to use your passwords." = "“%1$@” wants to use your passwords.";
3
4/* Body for iCloud Keychain Reset notification
5   Body text for iCloud Keychain Application still pending (from this device) reminder */
6"Approve this Mac from another device to use iCloud Keychain." = "Approve this Mac from another device to use iCloud Keychain.";
7
8/* Close button */
9"Close" = "Close";
10
11/* Title for iCloud Keychain Application still pending (from this device) reminder
12   Title for new keychain syncing device notification */
13"iCloud Keychain" = "iCloud Keychain";
14
15/* Title for iCloud Keychain Reset notification */
16"iCloud Keychain Was Reset" = "iCloud Keychain Was Reset";
17
18/* Button label to dismiss device notification */
19"Later" = "Later";
20
21/* Options Button */
22"Options" = "Options";
23
24/* Button label to view device notification */
25"View" = "View";
26
27