Fixed memory leak in reminder
Changed alarm_structure
to reference counted structure it allows better tracking about allocated alarm structure. This MR fixes warnings about memory leaks and has some updated GUI strings. This MR replaces merge request !8 (closed).