File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44 <item
55 android : id =" @+id/menu_checklist"
66 android : icon =" @drawable/ic_checklist"
7- android : title =" @string/insert_checklist "
7+ android : title =" @string/toggle_checklist "
88 app : showAsAction =" always" />
99 <item
1010 android : id =" @+id/menu_history"
Original file line number Diff line number Diff line change 77 android : id =" @+id/menu_checklist"
88 android : enabled =" false"
99 android : icon =" @drawable/ic_checklist"
10- android : title =" @string/insert_checklist "
10+ android : title =" @string/toggle_checklist "
1111 app : showAsAction =" always" />
1212
1313 <item
Original file line number Diff line number Diff line change 1919 <item
2020 android : id =" @+id/menu_checklist"
2121 android : icon =" @drawable/ic_checklist"
22- android : title =" @string/insert_checklist "
22+ android : title =" @string/toggle_checklist "
2323 app : showAsAction =" always" />
2424
2525 <item
Original file line number Diff line number Diff line change 230230 <string name =" sort_tags_alphabetically" >Sort alphabetically</string >
231231 <string name =" appearance" >Appearance</string >
232232 <string name =" all_notes" >All Notes</string >
233- <string name =" insert_checklist " >Insert checklist</string >
233+ <string name =" toggle_checklist " >Toggle checklist</string >
234234
235235</resources >
You can’t perform that action at this time.
0 commit comments