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 @@
-