Files
NetNewsWire/Shared/Translations/Buttons.strings
2022-12-16 16:38:06 +08:00

18 lines
531 B
Plaintext

/*
Buttons.strings
NetNewsWire
Created by Stuart Breckenridge on 15/12/2022.
Copyright © 2022 Ranchero Software. All rights reserved.
*/
"CANCEL_BUTTON_TITLE" = "Cancel";
"DISMISS_BUTTON_TITLE" = "Dismiss";
"DONE_BUTTON_TITLE" = "Done";
"REMOVE_ACCOUNT_BUTTON_TITLE" = "Remove Account";
"DEACTIVATE_BUTTON_TITLE" = "Deactivate";
"CREDENTIALS_BUTTON_TITLE" = "Credentials";
"ADD_ACCOUNT_BUTTON_TITLE" = "Add Account";
"UPDATE_CREDENTIALS_BUTTON_TITLE" = "Update Credentials";
"USE_CLOUDKIT_BUTTON_TITLE" = "Use iCloud";