You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
constmismatchDetectedMsg1="The link list and local storage list do not match. Which will you keep?";
32
32
constconfirmListDelete="Are you sure you want to delete your list? This action cannot be undone.";
33
33
constclickDiskToClose="Click on the 'disk' icon above to close this window.";
34
-
constinstructions="Add new items to your list by typing into the input box and clicking 'Add Task'. To prioritize your list, click 'Prioritize List'. To mark the next actionable item as complete, click 'Mark Done'. To delete all items from your list, click 'Delete List'.";
34
+
constinstructions="Add new items to your list by typing into the input box and clicking 'Add Item'. To prioritize your list, click 'Prioritize'. To mark the next actionable item as complete, click 'Mark Done'. To delete all items from your list, click 'Delete List'.";
35
35
constinstructions2="Click the 'disk' icon to see options for list import/export. Click the 'i' icon to learn more about AutoFocus. Click the 'lightbulb' icon to toggle light/dark mode. Click the 'question mark' icon for instructions on how to use this app.";
36
36
constclickQuestionCircleToClose="Click on the 'question mark' icon above to close this window.";
37
37
constclickIcircleToClose="Click on the 'i' icon above to close this window.";
0 commit comments