mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-29 18:29:27 +01:00
Rename Feedbin account "Create" button to "Add Account"
This commit is contained in:
parent
a70f16eb37
commit
073eee6ff8
@ -34,7 +34,7 @@ class AccountsFeedbinWindowController: NSWindowController {
|
||||
}
|
||||
actionButton.title = NSLocalizedString("Update", comment: "Update")
|
||||
} else {
|
||||
actionButton.title = NSLocalizedString("Create", comment: "Create")
|
||||
actionButton.title = NSLocalizedString("Add Account", comment: "Add Account")
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user