File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
app/renderer/js/pages/preference Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ export function initGeneralSection({$root}: GeneralSectionProperties): void {
5656 </ div >
5757 < div class ="setting-row " id ="badge-option ">
5858 < div class ="setting-description ">
59- ${ t . __ ( "Show app unread badge" ) }
59+ ${ t . __ ( "Show unread count badge on app icon " ) }
6060 </ div >
6161 < div class ="setting-control "> </ div >
6262 </ div >
Original file line number Diff line number Diff line change 128128 "Settings" : " Settings" ,
129129 "Shortcuts" : " Shortcuts" ,
130130 "Show app icon in system tray" : " Show app icon in system tray" ,
131- "Show app unread badge" : " Show app unread badge" ,
132131 "Show desktop notifications" : " Show desktop notifications" ,
133132 "Show sidebar" : " Show sidebar" ,
133+ "Show unread count badge on app icon" : " Show unread count badge on app icon" ,
134134 "Spellchecker Languages" : " Spellchecker Languages" ,
135135 "Start app at login" : " Start app at login" ,
136136 "Switch to Next Organization" : " Switch to Next Organization" ,
You can’t perform that action at this time.
0 commit comments