normalize capitalization in reply option messages
This commit is contained in:
parent
9aa5fc0ec4
commit
6515f7364a
1 changed files with 2 additions and 2 deletions
|
|
@ -304,11 +304,11 @@
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"prefs_OptionText_reply_all": {
|
"prefs_OptionText_reply_all": {
|
||||||
"message": "Reply to All",
|
"message": "Reply to all",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"prefs_OptionText_reply_sender": {
|
"prefs_OptionText_reply_sender": {
|
||||||
"message": "Reply to Sender",
|
"message": "Reply to sender",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"prefs_OptionText_reply_type": {
|
"prefs_OptionText_reply_type": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue