File tree 2 files changed +2
-2
lines changed
app/renderer/js/pages/preference
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 {
56
56
</ div >
57
57
< div class ="setting-row " id ="badge-option ">
58
58
< div class ="setting-description ">
59
- ${ t . __ ( "Show app unread badge" ) }
59
+ ${ t . __ ( "Show unread count badge on app icon " ) }
60
60
</ div >
61
61
< div class ="setting-control "> </ div >
62
62
</ div >
Original file line number Diff line number Diff line change 128
128
"Settings" : " Settings" ,
129
129
"Shortcuts" : " Shortcuts" ,
130
130
"Show app icon in system tray" : " Show app icon in system tray" ,
131
- "Show app unread badge" : " Show app unread badge" ,
132
131
"Show desktop notifications" : " Show desktop notifications" ,
133
132
"Show sidebar" : " Show sidebar" ,
133
+ "Show unread count badge on app icon" : " Show unread count badge on app icon" ,
134
134
"Spellchecker Languages" : " Spellchecker Languages" ,
135
135
"Start app at login" : " Start app at login" ,
136
136
"Switch to Next Organization" : " Switch to Next Organization" ,
You can’t perform that action at this time.
0 commit comments