From c845d021eaf2908253d3c5c1b801875ed4957f46 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Fri, 30 Sep 2016 12:15:37 -0400 Subject: [PATCH] (js) Add hotkey to flag a message --- UI/MailerUI/English.lproj/Localizable.strings | 5 ++++- UI/Templates/MailerUI/UIxMailViewTemplate.wox | 2 +- UI/WebServerResources/js/Mailer/MessageController.js | 4 ++++ 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/UI/MailerUI/English.lproj/Localizable.strings b/UI/MailerUI/English.lproj/Localizable.strings index cc9d5b822..cc9815278 100644 --- a/UI/MailerUI/English.lproj/Localizable.strings +++ b/UI/MailerUI/English.lproj/Localizable.strings @@ -371,4 +371,7 @@ "Filter" = "Filter"; /* Hotkey to write a new message */ -"hotkey_compose" = "w"; \ No newline at end of file +"hotkey_compose" = "w"; + +/* Hotkey to flag a message */ +"hotkey_flag" = "f"; \ No newline at end of file diff --git a/UI/Templates/MailerUI/UIxMailViewTemplate.wox b/UI/Templates/MailerUI/UIxMailViewTemplate.wox index cafca6a8d..ccecd28e3 100644 --- a/UI/Templates/MailerUI/UIxMailViewTemplate.wox +++ b/UI/Templates/MailerUI/UIxMailViewTemplate.wox @@ -25,7 +25,7 @@
-