//////////////////////////////////////////////////////////////////////////////// // // HP RemoteControl // (C) Copyright 2016-2017, 2019-2021, 2023-2024 HP Development Company, L.P. // All Rights Reserved Worldwide // Proprietary and Confidential - Not for Distribution // Written by Software MacKiev // // InfoPlist.strings // // AUTHOR IDENTITY: // Dmitry Kot 11/23/16 Software MacKiev // //////////////////////////////////////////////////////////////////////////////// NSContactsUsageDescription = "This lets you save the printer email address in your Contacts."; NSCameraUsageDescription = "This lets you capture images and documents for sharing and printing."; NSPhotoLibraryUsageDescription = "This lets you save photos, as well as print or import photos into this app from your library."; NSPhotoLibraryAddUsageDescription = "This lets you save photos to your camera roll"; NSBluetoothAlwaysUsageDescription = "This app uses Bluetooth to set up and connect to your printer. If you don't allow Bluetooth use, we might not be able to set up your printer."; NSLocationWhenInUseUsageDescription = "This app uses location data to easily find your wireless network and set up your printer."; NSLocationAlwaysUsageDescription = "This app uses location data to easily find your wireless network and set up your printer."; NSLocationAlwaysAndWhenInUseUsageDescription = "This app uses location data to easily find your wireless network and set up your printer."; NSLocalNetworkUsageDescription = "This app uses the Local Network to find available printers on your network."; NSBluetoothPeripheralUsageDescription = "This step lets you set up your new printer using Bluetooth."; NSFaceIDUsageDescription = "Using Face ID Keeps your HP account secure, and your access to it easy!"; LocationTemporaryUsagePurpose = "This app uses your precise location to easily find your wireless network and connect to your printer."; NSHumanReadableCopyright = "© Copyright 2011 - 2026 HP Development Company, L.P."; NSUserTrackingUsageDescription = "This allows this app to deliver relevant ads for your printer and printing needs.";