mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
13 lines
416 B
Plaintext
13 lines
416 B
Plaintext
/*
|
|
Errors.strings
|
|
NetNewsWire
|
|
|
|
Created by Stuart Breckenridge on 16/12/2022.
|
|
Copyright © 2022 Ranchero Software. All rights reserved.
|
|
*/
|
|
|
|
"ERROR_TITLE" = "Error";
|
|
"DUPLICATE_ACCOUNT_ERROR" = "There is already an account of that type with that username created.";
|
|
"CLOUDKIT_NOT_ENABLED_ERROR" = "Unable to add iCloud Account. Please make sure you have iCloud and iCloud Drive enabled in System Settings.";
|
|
|