DamascenoRafael / reminders-menubar

Simple macOS menu bar application to view and interact with reminders. Developed with SwiftUI and using Apple Reminders as a source.
GNU General Public License v3.0
2.4k stars 111 forks source link

Add tooltip to "Select this list" folder icon #208

Closed yunruse closed 2 months ago

yunruse commented 2 months ago

Fixes #192 by adding a tooltip:

ss 2024-06-14 at 00 57 47

Creates a new localised string createNewRemindersHereHelp. I set all the non-English translations to the equivalent of "Select where new reminders will be saved", which while probably stilted-sounding is I'm sure a far better translation than none at all!

DamascenoRafael commented 2 months ago

Thanks for the contribution @yunruse :)